Bug 80040

Summary: [chromium] Partial texture updates not happening with accelerated painting path
Product: WebKit Reporter: Alok Priyadarshi <alokp>
Component: Layout and RenderingAssignee: Alok Priyadarshi <alokp>
Status: RESOLVED FIXED    
Severity: Normal CC: bsalomon, jamesr, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch none

Description Alok Priyadarshi 2012-03-01 12:14:46 PST
CRBUG: crbug.com/106813

Pages show incomplete or corrupted rendering due to partial textures not happening with accelerated painting.
Comment 1 Alok Priyadarshi 2012-03-01 12:20:37 PST
Created attachment 129731 [details]
proposed patch
Comment 2 James Robinson 2012-03-01 13:20:58 PST
Comment on attachment 129731 [details]
proposed patch

Change looks OK.  I feel like we're going to be chasing things like this down for quite a while unless we get the test situation improved, so I'd suggest you spend some time on that before trying to chase down too many more individual bugs.
Comment 3 WebKit Review Bot 2012-03-01 15:17:33 PST
Comment on attachment 129731 [details]
proposed patch

Clearing flags on attachment: 129731

Committed r109442: <http://trac.webkit.org/changeset/109442>
Comment 4 WebKit Review Bot 2012-03-01 15:17:37 PST
All reviewed patches have been landed.  Closing bug.