Bug 158997

Summary: WKWebView with no WKNavigationDelegate does not follow universal links
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, kling
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

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>