commit | 64d6295b0f6d500ccb3e8091adb2c334925dc388 | [log] [tgz] |
---|---|---|
author | reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Fri Jan 18 17:49:28 2013 +0000 |
committer | reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Fri Jan 18 17:49:28 2013 +0000 |
tree | dd4a9a6d29f43dc17378f725dd864e878cc84617 | |
parent | 7da456d52b58a5361581e6db441ca91b347c4eb2 [diff] |
increase iteration count from 16 to 24, when computing cubic-line intersection. This fixes crbug 170666. Before the fix, were were finishing the "clip" step with a curve that was still partly negative, and so as assert would fire. added unittest to confirm that the assert doesn't fire. git-svn-id: http://skia.googlecode.com/svn/trunk@7278 2bbb7eff-a529-9590-31e7-b0007b416f81