Bug 55884 - Add unableToImplementPolicy callback for WebKit2 policy client
Summary: Add unableToImplementPolicy callback for WebKit2 policy client
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2011-03-07 10:50 PST by Sam Weinig
Modified: 2011-03-07 11:05 PST (History)
1 user (show)

See Also:


Attachments
Patch (15.86 KB, patch)
2011-03-07 10:53 PST, Sam Weinig
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2011-03-07 10:50:30 PST
Add unableToImplementPolicy callback for WebKit2 policy client
Comment 1 Sam Weinig 2011-03-07 10:53:03 PST
Created attachment 84955 [details]
Patch
Comment 2 Sam Weinig 2011-03-07 10:53:33 PST
<rdar://problem/9071902>
Comment 3 WebKit Review Bot 2011-03-07 10:54:57 PST
Attachment 84955 [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/UIProcess/WebPolicyClient.h:36:  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]
Total errors found: 2 in 13 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 Sam Weinig 2011-03-07 11:05:39 PST
Committed r80479: <http://trac.webkit.org/changeset/80479>