Bug 120000

Summary: Chrome::client() should return a reference.
Product: WebKit Reporter: Andreas Kling <kling>
Component: WebCore Misc.Assignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: eflews.bot, gyuyoung.kim, kling
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
eflews.bot: commit-queue-
Patch koivisto: review+

Description Andreas Kling 2013-08-19 00:49:29 PDT
Simplify Settings retrieval in RenderLayerCompositor.
Comment 1 Andreas Kling 2013-08-19 03:11:42 PDT
Created attachment 209071 [details]
Patch
Comment 2 EFL EWS Bot 2013-08-19 03:18:55 PDT
Comment on attachment 209071 [details]
Patch

Attachment 209071 [details] did not pass efl-ews (efl):
Output: http://webkit-queues.appspot.com/results/1513235
Comment 3 Andreas Kling 2013-08-19 03:27:51 PDT
Created attachment 209073 [details]
Patch
Comment 4 Andreas Kling 2013-08-19 04:13:16 PDT
Committed <https://trac.webkit.org/r154272> yo.