Bug 120000 - Chrome::client() should return a reference.
Summary: Chrome::client() should return a reference.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-19 00:49 PDT by Andreas Kling
Modified: 2013-08-19 04:13 PDT (History)
3 users (show)

See Also:


Attachments
Patch (78.30 KB, patch)
2013-08-19 03:11 PDT, Andreas Kling
eflews.bot: commit-queue-
Details | Formatted Diff | Diff
Patch (78.30 KB, patch)
2013-08-19 03:27 PDT, Andreas Kling
koivisto: review+
Details | Formatted Diff | Diff

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