WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
41005
[EFL] Implement several notification hooks in FrameLoaderClient
https://bugs.webkit.org/show_bug.cgi?id=41005
Summary
[EFL] Implement several notification hooks in FrameLoaderClient
Lucas De Marchi
Reported
2010-06-22 12:27:16 PDT
[EFL] Implement several notification hooks in FrameLoaderClient
Attachments
This patch does not applying without applying #40930 first, so I'm not setting r? not to bother style bot. I hope someone review that one quickly.
(16.17 KB, patch)
2010-06-22 12:34 PDT
,
Lucas De Marchi
no flags
Details
Formatted Diff
Diff
Patch
(16.17 KB, patch)
2010-06-22 12:36 PDT
,
Lucas De Marchi
no flags
Details
Formatted Diff
Diff
Patch
(16.18 KB, patch)
2010-07-07 13:56 PDT
,
Lucas De Marchi
no flags
Details
Formatted Diff
Diff
Patch
(16.18 KB, patch)
2010-07-07 14:01 PDT
,
Lucas De Marchi
no flags
Details
Formatted Diff
Diff
Show Obsolete
(3)
View All
Add attachment
proposed patch, testcase, etc.
Lucas De Marchi
Comment 1
2010-06-22 12:34:15 PDT
Created
attachment 59403
[details]
This patch does not applying without applying #40930 first, so I'm not setting r? not to bother style bot. I hope someone review that one quickly.
Lucas De Marchi
Comment 2
2010-06-22 12:36:45 PDT
Created
attachment 59404
[details]
Patch Wrong argument to webkit-patch. Fixing filename.
WebKit Review Bot
Comment 3
2010-06-24 09:52:36 PDT
Attachment 59404
[details]
did not pass style-queue: Failed to run "['WebKitTools/Scripts/check-webkit-style', '--no-squash']" exit_code: 1 WebKit/efl/ewk/ewk_private.h:55: Extra space between void and ewk_view_load_provisional [whitespace/declaration] [3] WebKit/efl/ewk/ewk_private.h:57: Extra space between void and ewk_view_frame_main_cleared [whitespace/declaration] [3] WebKit/efl/ewk/ewk_private.h:58: Extra space between void and ewk_view_frame_main_icon_received [whitespace/declaration] [3] WebKit/efl/ewk/ewk_private.h:62: Extra space between void and ewk_view_load_show [whitespace/declaration] [3] WebKit/efl/ewk/ewk_private.h:63: Extra space between void and ewk_view_restore_state [whitespace/declaration] [3] WebKit/efl/ewk/ewk_private.h:121: Extra space between void and ewk_frame_load_provisional [whitespace/declaration] [3] WebKit/efl/ewk/ewk_private.h:122: Extra space between void and ewk_frame_load_firstlayout_finished [whitespace/declaration] [3] WebKit/efl/ewk/ewk_private.h:123: Extra space between void and ewk_frame_load_firstlayout_nonempty_finished [whitespace/declaration] [3] WebKit/efl/ewk/ewk_private.h:124: Extra space between void and ewk_frame_load_document_finished [whitespace/declaration] [3] WebKit/efl/ewk/ewk_private.h:129: Extra space between void and ewk_frame_request_will_send [whitespace/declaration] [3] WebKit/efl/ewk/ewk_private.h:130: Extra space between void and ewk_frame_request_assign_identifier [whitespace/declaration] [3] WebKit/efl/ewk/ewk_private.h:131: Extra space between void and ewk_frame_view_state_save [whitespace/declaration] [3] WebKit/efl/ewk/ewk_private.h:133: Extra space between void and ewk_frame_did_perform_first_navigation [whitespace/declaration] [3] Total errors found: 13 in 5 files If any of these errors are false positives, please file a bug against check-webkit-style.
Kenneth Rohde Christiansen
Comment 4
2010-07-07 11:31:05 PDT
Comment on
attachment 59404
[details]
Patch Looks good to me. Lots of new useful API :-)
WebKit Commit Bot
Comment 5
2010-07-07 13:07:58 PDT
Comment on
attachment 59404
[details]
Patch Rejecting patch 59404 from commit-queue. Failed to run "[u'/Users/eseidel/Projects/CommitQueue/WebKitTools/Scripts/svn-apply', u'--reviewer', u'Kenneth Rohde Christiansen', u'--force']" exit_code: 1 Last 500 characters of output: at 478 (offset 2 lines). Hunk #5 succeeded at 567 (offset 2 lines). Hunk #6 succeeded at 581 (offset 2 lines). Hunk #7 FAILED at 621. 1 out of 7 hunks FAILED -- saving rejects to file WebKit/efl/WebCoreSupport/FrameLoaderClientEfl.cpp.rej patching file WebKit/efl/ewk/ewk_frame.cpp Hunk #2 succeeded at 1634 (offset -9 lines). Hunk #3 succeeded at 1717 (offset -9 lines). patching file WebKit/efl/ewk/ewk_frame.h patching file WebKit/efl/ewk/ewk_private.h Hunk #2 succeeded at 123 (offset 5 lines). Full output:
http://webkit-commit-queue.appspot.com/results/3400371
Lucas De Marchi
Comment 6
2010-07-07 13:56:57 PDT
Created
attachment 60773
[details]
Patch
Lucas De Marchi
Comment 7
2010-07-07 14:01:03 PDT
Created
attachment 60775
[details]
Patch
WebKit Review Bot
Comment 8
2010-07-07 14:03:18 PDT
Attachment 60775
[details]
did not pass style-queue: Failed to run "['WebKitTools/Scripts/check-webkit-style', '--no-squash']" exit_code: 1 WebKit/efl/ewk/ewk_private.h:55: Extra space between void and ewk_view_load_provisional [whitespace/declaration] [3] WebKit/efl/ewk/ewk_private.h:57: Extra space between void and ewk_view_frame_main_cleared [whitespace/declaration] [3] WebKit/efl/ewk/ewk_private.h:58: Extra space between void and ewk_view_frame_main_icon_received [whitespace/declaration] [3] WebKit/efl/ewk/ewk_private.h:62: Extra space between void and ewk_view_load_show [whitespace/declaration] [3] WebKit/efl/ewk/ewk_private.h:63: Extra space between void and ewk_view_restore_state [whitespace/declaration] [3] WebKit/efl/ewk/ewk_private.h:126: Extra space between void and ewk_frame_load_provisional [whitespace/declaration] [3] WebKit/efl/ewk/ewk_private.h:127: Extra space between void and ewk_frame_load_firstlayout_finished [whitespace/declaration] [3] WebKit/efl/ewk/ewk_private.h:128: Extra space between void and ewk_frame_load_firstlayout_nonempty_finished [whitespace/declaration] [3] WebKit/efl/ewk/ewk_private.h:129: Extra space between void and ewk_frame_load_document_finished [whitespace/declaration] [3] WebKit/efl/ewk/ewk_private.h:134: Extra space between void and ewk_frame_request_will_send [whitespace/declaration] [3] WebKit/efl/ewk/ewk_private.h:135: Extra space between void and ewk_frame_request_assign_identifier [whitespace/declaration] [3] WebKit/efl/ewk/ewk_private.h:136: Extra space between void and ewk_frame_view_state_save [whitespace/declaration] [3] WebKit/efl/ewk/ewk_private.h:138: Extra space between void and ewk_frame_did_perform_first_navigation [whitespace/declaration] [3] Total errors found: 13 in 5 files If any of these errors are false positives, please file a bug against check-webkit-style.
WebKit Commit Bot
Comment 9
2010-07-08 07:37:57 PDT
Comment on
attachment 60775
[details]
Patch Clearing flags on attachment: 60775 Committed
r62787
: <
http://trac.webkit.org/changeset/62787
>
WebKit Commit Bot
Comment 10
2010-07-08 07:38:02 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug