RESOLVED FIXED 54031
WK2: Add ability to pass context to policy delegate methods
https://bugs.webkit.org/show_bug.cgi?id=54031
Summary WK2: Add ability to pass context to policy delegate methods
Sam Weinig
Reported 2011-02-08 13:43:50 PST
WK2: Add ability to pass context to policy delegate methods
Attachments
Patch (80.22 KB, patch)
2011-02-08 14:10 PST, Sam Weinig
andersca: review+
Sam Weinig
Comment 1 2011-02-08 14:10:18 PST
WebKit Review Bot
Comment 2 2011-02-08 14:11:50 PST
Attachment 81689 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit2/ChangeLog', u'Source/WebKit..." exit_code: 1 Source/WebKit2/WebProcess/InjectedBundle/InjectedBundleNavigationAction.h:38: Code inside a namespace should not be indented. [whitespace/indent] [4] Source/WebKit2/WebProcess/InjectedBundle/InjectedBundlePagePolicyClient.h:35: Code inside a namespace should not be indented. [whitespace/indent] [4] Source/WebKit2/UIProcess/WebPolicyClient.h:37: Code inside a namespace should not be indented. [whitespace/indent] [4] Total errors found: 3 in 28 files If any of these errors are false positives, please file a bug against check-webkit-style.
Build Bot
Comment 3 2011-02-08 14:41:09 PST
Sam Weinig
Comment 4 2011-02-08 14:48:46 PST
Landed in r77974.
Note You need to log in before you can comment on or make changes to this bug.