Bug 68246

Summary: Chromium: Fix repaint of rubber-band overhang area under composited path
Product: WebKit Reporter: asvitkine
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: enne, jamesr, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description asvitkine 2011-09-16 07:51:06 PDT
Chromium: Fix repaint of rubber-band overhang area under composited path
Comment 1 asvitkine 2011-09-16 07:55:38 PDT
Created attachment 107651 [details]
Patch
Comment 2 asvitkine 2011-09-16 07:58:08 PDT
James, could you review this?

(Also, if you have a suggestion on how to test this, I'll gladly add a layout test. But simply calling calling scrollContents() twice from the test doesn't have the desired effect - since there's no repaint between them to reset the invalidation.)
Comment 3 asvitkine 2011-09-16 09:17:45 PDT
Created attachment 107660 [details]
Patch
Comment 4 asvitkine 2011-09-16 09:18:07 PDT
Found a way to test this. New patch with layout test.
Comment 5 WebKit Review Bot 2011-09-16 20:46:43 PDT
Comment on attachment 107660 [details]
Patch

Clearing flags on attachment: 107660

Committed r95361: <http://trac.webkit.org/changeset/95361>
Comment 6 WebKit Review Bot 2011-09-16 20:46:49 PDT
All reviewed patches have been landed.  Closing bug.