RESOLVED FIXED 55827
Replace WebKit2's decidePolicyForMIMEType with decidePolicyForResponse
https://bugs.webkit.org/show_bug.cgi?id=55827
Summary Replace WebKit2's decidePolicyForMIMEType with decidePolicyForResponse
Sam Weinig
Reported 2011-03-05 13:30:03 PST
Replace WebKit2's decidePolicyForMIMEType with decidePolicyForResponse
Attachments
Patch (55.60 KB, patch)
2011-03-05 13:36 PST, Sam Weinig
andersca: review+
Sam Weinig
Comment 1 2011-03-05 13:36:22 PST
WebKit Review Bot
Comment 2 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.
Sam Weinig
Comment 3 2011-03-07 10:28:59 PST
Landed in 80475.
Note You need to log in before you can comment on or make changes to this bug.