Bug 134288 - Assertion failed: CGPathAddRoundedRect asserts on non-renderable rounded rectangle.
Summary: Assertion failed: CGPathAddRoundedRect asserts on non-renderable rounded rect...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-06-24 19:57 PDT by zalan
Modified: 2014-06-25 20:12 PDT (History)
8 users (show)

See Also:


Attachments
Patch (9.50 KB, patch)
2014-06-24 20:28 PDT, zalan
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from webkit-ews-11 for mac-mountainlion-wk2 (530.47 KB, application/zip)
2014-06-24 22:44 PDT, Build Bot
no flags Details
Patch (9.64 KB, patch)
2014-06-25 16:12 PDT, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2014-06-24 19:57:33 PDT
When the radius width/height sum is bigger than the rectangle width/height.
Comment 1 zalan 2014-06-24 20:28:59 PDT
Created attachment 233782 [details]
Patch
Comment 2 zalan 2014-06-24 20:29:16 PDT
Comment on attachment 233782 [details]
Patch

EWS first
Comment 3 Build Bot 2014-06-24 22:44:36 PDT
Comment on attachment 233782 [details]
Patch

Attachment 233782 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.appspot.com/results/5198997765488640

New failing tests:
media/W3C/video/networkState/networkState_during_loadstart.html
Comment 4 Build Bot 2014-06-24 22:44:41 PDT
Created attachment 233788 [details]
Archive of layout-test-results from webkit-ews-11 for mac-mountainlion-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: webkit-ews-11  Port: mac-mountainlion-wk2  Platform: Mac OS X 10.8.5
Comment 5 zalan 2014-06-25 06:49:30 PDT
Failed cases look unrelated.
Comment 6 zalan 2014-06-25 16:12:18 PDT
Created attachment 233846 [details]
Patch
Comment 7 WebKit Commit Bot 2014-06-25 19:39:35 PDT
Comment on attachment 233846 [details]
Patch

Clearing flags on attachment: 233846

Committed r170458: <http://trac.webkit.org/changeset/170458>
Comment 8 WebKit Commit Bot 2014-06-25 19:39:40 PDT
All reviewed patches have been landed.  Closing bug.
Comment 9 zalan 2014-06-25 20:12:44 PDT
<rdar://problem/17378271>