Bug 104327 - [CoordGfx] Variable name starts with upper case character
Summary: [CoordGfx] Variable name starts with upper case character
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: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-06 17:22 PST by Helder Correia
Modified: 2012-12-07 14:14 PST (History)
5 users (show)

See Also:


Attachments
Patch (1.65 KB, patch)
2012-12-06 17:24 PST, Helder Correia
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.