RESOLVED FIXED 47871
Need to include WKErrorRef in the WKPageDidFail... functions
https://bugs.webkit.org/show_bug.cgi?id=47871
Summary Need to include WKErrorRef in the WKPageDidFail... functions
Sam Weinig
Reported 2010-10-18 19:01:51 PDT
We need to fix the FIXME in WKPage.h and add WKErrorRef parameters to the WKPageDidFail... functions.
Attachments
Patch (34.50 KB, patch)
2010-10-18 19:05 PDT, Sam Weinig
mitz: review+
Part two. (20.78 KB, patch)
2010-10-19 10:05 PDT, Sam Weinig
andersca: review+
Sam Weinig
Comment 1 2010-10-18 19:02:05 PDT
Sam Weinig
Comment 2 2010-10-18 19:05:04 PDT
Early Warning System Bot
Comment 3 2010-10-18 19:13:41 PDT
Sam Weinig
Comment 4 2010-10-19 10:05:47 PDT
Created attachment 71179 [details] Part two.
WebKit Review Bot
Comment 5 2010-10-19 10:09:28 PDT
Attachment 71179 [details] did not pass style-queue: Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1 WebKit2/Shared/WebError.cpp:27: 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: 1 in 10 files If any of these errors are false positives, please file a bug against check-webkit-style.
Sam Weinig
Comment 6 2010-10-19 10:16:21 PDT
Note You need to log in before you can comment on or make changes to this bug.