Bug 51560 - Incorrect layer property used noted as changed in GraphicsLayerCA::setAcceleratesDrawing
Summary: Incorrect layer property used noted as changed in GraphicsLayerCA::setAcceler...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (Intel) OS X 10.6
: P2 Normal
Assignee: Matthew Delaney
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-23 14:08 PST by Matthew Delaney
Modified: 2010-12-23 14:52 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.22 KB, patch)
2010-12-23 14:10 PST, Matthew Delaney
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Delaney 2010-12-23 14:08:52 PST
In GraphicsLayerCA::setAcceleratesDrawing it has noteLayerPropertyChanged(DrawsContentChanged); but should be noteLayerPropertyChanged(AcceleratedDrawingchanged);
Comment 1 Matthew Delaney 2010-12-23 14:10:46 PST
Created attachment 77369 [details]
Patch
Comment 2 Matthew Delaney 2010-12-23 14:15:41 PST
Committed r74579: <http://trac.webkit.org/changeset/74579>
Comment 3 WebKit Review Bot 2010-12-23 14:52:02 PST
http://trac.webkit.org/changeset/74579 might have broken GTK Linux 64-bit Debug
The following tests are not passing:
editing/selection/extend-by-character-004.html