Bug 124191

Summary: Remote Layer Tree: Sporadic memory corruption during painting
Product: WebKit Reporter: Tim Horton <thorton>
Component: WebKit2Assignee: Tim Horton <thorton>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch
none
clarify changelog beidson: review+

Description Tim Horton 2013-11-11 23:42:53 PST
I half-flipped the logic of a condition but failed to flip the operators, causing us to overrun the bounds of cgPaintingRects.
Comment 1 Tim Horton 2013-11-11 23:44:27 PST
Created attachment 216642 [details]
patch
Comment 2 Tim Horton 2013-11-11 23:48:10 PST
Created attachment 216643 [details]
clarify changelog
Comment 3 Tim Horton 2013-11-11 23:55:08 PST
http://trac.webkit.org/changeset/159098