Bug 153510 - Add a private WKUIDelegate method for getting a presenting view controller for a WKWebView on iOS
Summary: Add a private WKUIDelegate method for getting a presenting view controller fo...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-26 14:08 PST by Anders Carlsson
Modified: 2016-01-26 14:22 PST (History)
0 users

See Also:


Attachments
Patch (5.73 KB, patch)
2016-01-26 14:14 PST, Anders Carlsson
mitz: 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 2016-01-26 14:08:30 PST
Add a private WKUIDelegate method for getting a presenting view controller for a WKWebView on iOS
Comment 1 Anders Carlsson 2016-01-26 14:14:39 PST
Created attachment 269918 [details]
Patch
Comment 2 Anders Carlsson 2016-01-26 14:22:35 PST
Committed r195623: <http://trac.webkit.org/changeset/195623>