Bug 55884

Summary: Add unableToImplementPolicy callback for WebKit2 policy client
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch andersca: review+

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>