Bug 70859 - Add WKBrowsingContextLoadDelegateTest test for a failed load
Summary: Add WKBrowsingContextLoadDelegateTest test for a failed load
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-25 16:03 PDT by Sam Weinig
Modified: 2011-10-25 16:17 PDT (History)
0 users

See Also:


Attachments
Patch (3.26 KB, patch)
2011-10-25 16:05 PDT, Sam Weinig
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2011-10-25 16:03:17 PDT
Add WKBrowsingContextLoadDelegateTest test for a failed load
Comment 1 Sam Weinig 2011-10-25 16:05:18 PDT
Created attachment 112418 [details]
Patch
Comment 2 Anders Carlsson 2011-10-25 16:07:18 PDT
Comment on attachment 112418 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=112418&action=review

> Tools/TestWebKitAPI/Tests/WebKit2ObjC/WKBrowsingContextLoadDelegateTest.mm:66
> +

Huh?
Comment 3 Sam Weinig 2011-10-25 16:17:57 PDT
Committed r98409: <http://trac.webkit.org/changeset/98409>