Bug 138757 - Raise an exception if -[WKWebView initWithFrame:configuration:] is passed a nil configuration
Summary: Raise an exception if -[WKWebView initWithFrame:configuration:] is passed a n...
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: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-14 14:42 PST by Anders Carlsson
Modified: 2014-11-15 10:41 PST (History)
0 users

See Also:


Attachments
Patch (1.40 KB, patch)
2014-11-14 14:43 PST, Anders Carlsson
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2014-11-14 14:42:56 PST
Raise an exception if -[WKWebView initWithFrame:configuration:] is passed a nil configuration
Comment 1 Anders Carlsson 2014-11-14 14:43:45 PST
Created attachment 241626 [details]
Patch
Comment 2 Anders Carlsson 2014-11-15 10:41:19 PST
Committed r176155: <http://trac.webkit.org/changeset/176155>