RESOLVED FIXED47461
WKFrameGetFrameLoadState() returns kWKFrameLoadStateCommitted after the load has been stopped
https://bugs.webkit.org/show_bug.cgi?id=47461
Summary WKFrameGetFrameLoadState() returns kWKFrameLoadStateCommitted after the load ...
Sam Weinig
Reported 2010-10-09 15:33:20 PDT
WKFrameGetFrameLoadState() returns kWKFrameLoadStateCommitted after the load has been stopped.
Attachments
Patch (10.65 KB, patch)
2010-10-09 15:38 PDT, Sam Weinig
mitz: review+
Sam Weinig
Comment 1 2010-10-09 15:33:36 PDT
Sam Weinig
Comment 2 2010-10-09 15:38:05 PDT
WebKit Review Bot
Comment 3 2010-10-09 15:40:21 PDT
Attachment 70379 [details] did not pass style-queue: Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1 WebKitTools/TestWebKitAPI/Tests/WebKit2/FailedLoad.cpp:26: Found other header before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted. [build/include_order] [4] WebKitTools/TestWebKitAPI/Tests/WebKit2/FailedLoad.cpp:28: Alphabetical sorting problem. [build/include_order] [4] WebKitTools/TestWebKitAPI/Tests/WebKit2/FailedLoad.cpp:31: Alphabetical sorting problem. [build/include_order] [4] Total errors found: 3 in 9 files If any of these errors are false positives, please file a bug against check-webkit-style.
Sam Weinig
Comment 4 2010-10-09 16:19:08 PDT
Landed in r69461.
Note You need to log in before you can comment on or make changes to this bug.