Bug 134288

Summary: Assertion failed: CGPathAddRoundedRect asserts on non-renderable rounded rectangle.
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, bunhere, cdumez, commit-queue, gyuyoung.kim, rniwa, sergio, simon.fraser
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Archive of layout-test-results from webkit-ews-11 for mac-mountainlion-wk2
none
Patch none

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>