Bug 104327

Summary: [CoordGfx] Variable name starts with upper case character
Product: WebKit Reporter: Helder Correia <helder.correia>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: gtk-ews, noam, webkit.review.bot, xan.lopez, zeno
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Helder Correia 2012-12-06 17:22:53 PST
In CoordinatedGraphicsLayer::setMaskLayer(GraphicsLayer*):

    CoordinatedGraphicsLayer* CoordinatedGraphicsLayer = toCoordinatedGraphicsLayer(layer);
    CoordinatedGraphicsLayer->didChangeLayerState();
Comment 1 Helder Correia 2012-12-06 17:24:51 PST
Created attachment 178117 [details]
Patch
Comment 2 kov's GTK+ EWS bot 2012-12-06 17:36:29 PST
Comment on attachment 178117 [details]
Patch

Attachment 178117 [details] did not pass gtk-ews (gtk):
Output: http://queues.webkit.org/results/15159915
Comment 3 WebKit Review Bot 2012-12-07 14:14:15 PST
Comment on attachment 178117 [details]
Patch

Clearing flags on attachment: 178117

Committed r136983: <http://trac.webkit.org/changeset/136983>
Comment 4 WebKit Review Bot 2012-12-07 14:14:18 PST
All reviewed patches have been landed.  Closing bug.