RESOLVED FIXED Bug 45062
Add URLResponse API for WebKit2
https://bugs.webkit.org/show_bug.cgi?id=45062
Summary Add URLResponse API for WebKit2
Sam Weinig
Reported 2010-09-01 14:26:50 PDT
Add URLResponse API for WebKit2
Attachments
Patch (34.07 KB, patch)
2010-09-01 14:28 PDT, Sam Weinig
andersca: review+
Sam Weinig
Comment 1 2010-09-01 14:28:47 PDT
WebKit Review Bot
Comment 2 2010-09-01 14:33:14 PDT
Attachment 66272 [details] did not pass style-queue: Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1 WebKit2/UIProcess/API/C/WKURLResponse.cpp:26: Found header this file implements before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted. [build/include_order] [4] WebKit2/UIProcess/API/C/cf/WKURLResponseCF.cpp:26: Found header this file implements before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted. [build/include_order] [4] WebKit2/Shared/win/WebURLResponseWin.cpp:26: Found header this file implements before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted. [build/include_order] [4] WebKit2/Shared/WebURLResponse.cpp:26: Found header this file implements before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted. [build/include_order] [4] WebKit2/Shared/qt/WebURLResponseQt.cpp:26: Found header this file implements before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted. [build/include_order] [4] Total errors found: 5 in 15 files If any of these errors are false positives, please file a bug against check-webkit-style.
Sam Weinig
Comment 3 2010-09-01 20:38:49 PDT
Note You need to log in before you can comment on or make changes to this bug.