Bug 68211

Summary: remove default NULL argument in LayerChromium::create()
Product: WebKit Reporter: Shawn Singh <shawnsingh>
Component: Layout and RenderingAssignee: Shawn Singh <shawnsingh>
Status: RESOLVED FIXED    
Severity: Normal CC: enne, jamesr, nduca, piman, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Shawn Singh 2011-09-15 19:29:59 PDT
All existing instances of LayerChromium give an instance of the delegate, and it seems error prone to keep this default arg.
Comment 1 Shawn Singh 2011-09-15 19:58:02 PDT
Created attachment 107588 [details]
Patch
Comment 2 James Robinson 2011-09-15 23:47:45 PDT
Comment on attachment 107588 [details]
Patch

Looks good. PluginLayerChromium has one of these too
Comment 3 WebKit Review Bot 2011-09-16 17:49:33 PDT
Comment on attachment 107588 [details]
Patch

Clearing flags on attachment: 107588

Committed r95344: <http://trac.webkit.org/changeset/95344>
Comment 4 WebKit Review Bot 2011-09-16 17:49:37 PDT
All reviewed patches have been landed.  Closing bug.