RESOLVED FIXED 120339
FocusController::focusedOrMainFrame() should return a reference.
https://bugs.webkit.org/show_bug.cgi?id=120339
Summary FocusController::focusedOrMainFrame() should return a reference.
Andreas Kling
Reported 2013-08-26 20:33:09 PDT
FocusController::focusedOrMainFrame() should return a reference.
Attachments
Patch (120.44 KB, patch)
2013-08-26 20:37 PDT, Andreas Kling
webkit-ews: commit-queue-
Patch (120.58 KB, patch)
2013-08-26 20:53 PDT, Andreas Kling
webkit-ews: commit-queue-
Patch (120.77 KB, patch)
2013-08-26 21:05 PDT, Andreas Kling
eflews.bot: commit-queue-
Patch (121.60 KB, patch)
2013-08-27 05:18 PDT, Andreas Kling
koivisto: review+
Andreas Kling
Comment 1 2013-08-26 20:37:26 PDT
Created attachment 209711 [details] Patch I'm sure EWS will hate it. I like it though.
Early Warning System Bot
Comment 2 2013-08-26 20:42:31 PDT
EFL EWS Bot
Comment 3 2013-08-26 20:42:56 PDT
Early Warning System Bot
Comment 4 2013-08-26 20:42:59 PDT
Andreas Kling
Comment 5 2013-08-26 20:53:35 PDT
Early Warning System Bot
Comment 6 2013-08-26 20:58:27 PDT
EFL EWS Bot
Comment 7 2013-08-26 20:58:59 PDT
Early Warning System Bot
Comment 8 2013-08-26 20:59:18 PDT
kov's GTK+ EWS bot
Comment 9 2013-08-26 21:00:54 PDT
Andreas Kling
Comment 10 2013-08-26 21:05:16 PDT
EFL EWS Bot
Comment 11 2013-08-26 21:11:20 PDT
Early Warning System Bot
Comment 12 2013-08-26 21:11:44 PDT
Darin Adler
Comment 13 2013-08-26 21:50:16 PDT
/mnt/eflews/webkit/WebKit/Source/WebKit/efl/ewk/ewk_view.cpp: In function 'Evas_Object* ewk_view_frame_focused_get(const Evas_Object*)': /mnt/eflews/webkit/WebKit/Source/WebKit/efl/ewk/ewk_view.cpp:1400:94: error: request for member 'loader' in 'core', which is of pointer type 'WebCore::Frame*' (maybe you meant to use '->' ?) /home/webkit/WebKit/Source/WebKit2/WebProcess/WebPage/WebPage.cpp: In member function 'WebKit::EditorState WebKit::WebPage::editorState() const': /home/webkit/WebKit/Source/WebKit2/WebProcess/WebPage/WebPage.cpp:615:35: error: base operand of '->' has non-pointer type 'WebCore::Frame' and more of the same
Build Bot
Comment 14 2013-08-27 04:10:49 PDT
Andreas Kling
Comment 15 2013-08-27 05:18:34 PDT
Antti Koivisto
Comment 16 2013-08-27 05:51:46 PDT
Comment on attachment 209750 [details] Patch r=me
Andreas Kling
Comment 17 2013-08-27 05:59:41 PDT
Note You need to log in before you can comment on or make changes to this bug.