Bug 158997 - WKWebView with no WKNavigationDelegate does not follow universal links
Summary: WKWebView with no WKNavigationDelegate does not follow universal links
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: Sam Weinig
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-06-21 14:26 PDT by Sam Weinig
Modified: 2016-06-22 09:58 PDT (History)
3 users (show)

See Also:


Attachments
Patch (9.49 KB, patch)
2016-06-21 14:30 PDT, Sam Weinig
no flags Details | Formatted Diff | Diff
Patch (8.62 KB, patch)
2016-06-21 21:40 PDT, Sam Weinig
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2016-06-21 14:26:49 PDT
WKWebView with no WKNavigationDelegate does not follow universal links
Comment 1 Sam Weinig 2016-06-21 14:30:34 PDT
Created attachment 281774 [details]
Patch
Comment 2 WebKit Commit Bot 2016-06-21 15:27:08 PDT
Comment on attachment 281774 [details]
Patch

Clearing flags on attachment: 281774

Committed r202296: <http://trac.webkit.org/changeset/202296>
Comment 3 WebKit Commit Bot 2016-06-21 15:27:11 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Sam Weinig 2016-06-21 17:07:55 PDT
<rdar://problem/24374110>
Comment 5 Chris Dumez 2016-06-21 19:25:06 PDT
Heads-up, several of our bots seem to indicate this was a 12% membuster regression on Mac.
Comment 6 Chris Dumez 2016-06-21 20:16:28 PDT
Reverted r202296 for reason:

Broke basic browsing in Safari

Committed r202316: <http://trac.webkit.org/changeset/202316>
Comment 7 Sam Weinig 2016-06-21 21:40:08 PDT
Created attachment 281814 [details]
Patch
Comment 8 Sam Weinig 2016-06-22 09:56:00 PDT
Committed r202329: <http://trac.webkit.org/changeset/202329>