Bug 16449

Summary: cairo_arc() functions hang or crash when passed inf as radius or start/end angle
Product: WebKit Reporter: Alp Toker <alp>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: mrowe
Priority: P2 Keywords: Cairo, Gtk
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Add checks for inf to fix tests mrowe: review+

Alp Toker
Reported 2007-12-15 04:58:42 PST
Found by tests: LayoutTests/fast/canvas/arc-crash.html LayoutTests/fast/canvas/canvas-with-incorrect-args.html Both cause hangs.
Attachments
Add checks for inf to fix tests (1.70 KB, patch)
2007-12-15 05:07 PST, Alp Toker
mrowe: review+
Alp Toker
Comment 1 2007-12-15 05:07:16 PST
Created attachment 17913 [details] Add checks for inf to fix tests
Alp Toker
Comment 2 2007-12-15 05:13:46 PST
Landed in 28751.
Alp Toker
Comment 3 2007-12-15 05:43:47 PST
Hanging tests removed from the skip list in follow-up commit r28752.
Note You need to log in before you can comment on or make changes to this bug.