Bug 119826 - Page::focusController() should return a reference.
Summary: Page::focusController() 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-14 16:35 PDT by Andreas Kling
Modified: 2013-08-15 12:58 PDT (History)
4 users (show)

See Also:


Attachments
Patch (119.42 KB, patch)
2013-08-14 16:48 PDT, Andreas Kling
webkit-ews: commit-queue-
Details | Formatted Diff | Diff
Patch II (123.92 KB, patch)
2013-08-14 17:03 PDT, Andreas Kling
gtk-ews: commit-queue-
Details | Formatted Diff | Diff
Patch III (124.44 KB, patch)
2013-08-15 01:11 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff
Patch IV (124.48 KB, patch)
2013-08-15 01:13 PDT, Andreas Kling
andersca: 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-14 16:35:11 PDT
Page::focusController() should return a reference.
Comment 1 Andreas Kling 2013-08-14 16:48:02 PDT
Created attachment 208772 [details]
Patch
Comment 2 Early Warning System Bot 2013-08-14 17:00:18 PDT
Comment on attachment 208772 [details]
Patch

Attachment 208772 [details] did not pass qt-wk2-ews (qt-wk2):
Output: http://webkit-queues.appspot.com/results/1459950
Comment 3 Andreas Kling 2013-08-14 17:03:23 PDT
Created attachment 208774 [details]
Patch II
Comment 4 kov's GTK+ EWS bot 2013-08-14 17:41:11 PDT
Comment on attachment 208774 [details]
Patch II

Attachment 208774 [details] did not pass gtk-ews (gtk):
Output: http://webkit-queues.appspot.com/results/1465218
Comment 5 Andreas Kling 2013-08-15 01:11:00 PDT
Created attachment 208796 [details]
Patch III
Comment 6 Andreas Kling 2013-08-15 01:13:56 PDT
Created attachment 208797 [details]
Patch IV
Comment 7 Andreas Kling 2013-08-15 12:58:15 PDT
Committed r154122: <http://trac.webkit.org/changeset/154122>