Bug 55827

Summary: Replace WebKit2's decidePolicyForMIMEType with decidePolicyForResponse
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch andersca: review+

Description Sam Weinig 2011-03-05 13:30:03 PST
Replace WebKit2's decidePolicyForMIMEType with decidePolicyForResponse
Comment 1 Sam Weinig 2011-03-05 13:36:22 PST
Created attachment 84874 [details]
Patch
Comment 2 WebKit Review Bot 2011-03-05 13:38:21 PST
Attachment 84874 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'LayoutTests/platform/mac-wk2/Skipped', u'S..." exit_code: 1

Source/WebKit/qt/WebCoreSupport/FrameLoaderClientQt.h:126:  The parameter name "function" adds no information, so it should be removed.  [readability/parameter_name] [5]
Source/WebKit/wx/WebKitSupport/FrameLoaderClientWx.h:200:  The parameter name "function" adds no information, so it should be removed.  [readability/parameter_name] [5]
Source/WebKit/chromium/src/FrameLoaderClientImpl.h:117:  The parameter name "function" adds no information, so it should be removed.  [readability/parameter_name] [5]
Total errors found: 3 in 49 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Sam Weinig 2011-03-07 10:28:59 PST
Landed in 80475.