Bug 110888 - [TexMap] Ignore layer repaint request when drawsContent is false
Summary: [TexMap] Ignore layer repaint request when drawsContent is false
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Allan Sandfeld Jensen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-26 09:22 PST by Allan Sandfeld Jensen
Modified: 2013-02-26 11:02 PST (History)
2 users (show)

See Also:


Attachments
Patch (2.28 KB, patch)
2013-02-26 09:24 PST, Allan Sandfeld Jensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Allan Sandfeld Jensen 2013-02-26 09:22:48 PST
As long as drawsContent is false we should ignore requests for repaints. A full repaint will be requested anyway when drawsContent is set true.

This also matches Chromium and CF behavior.
Comment 1 Allan Sandfeld Jensen 2013-02-26 09:24:15 PST
Created attachment 190302 [details]
Patch
Comment 2 WebKit Review Bot 2013-02-26 11:02:04 PST
Comment on attachment 190302 [details]
Patch

Clearing flags on attachment: 190302

Committed r144078: <http://trac.webkit.org/changeset/144078>
Comment 3 WebKit Review Bot 2013-02-26 11:02:07 PST
All reviewed patches have been landed.  Closing bug.