Bug 173013 - WKNavigationAction._shouldOpenExternalSchemes should return false for cross-frame navigations
Summary: WKNavigationAction._shouldOpenExternalSchemes should return false for cross-f...
Status: RESOLVED DUPLICATE of bug 170906
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-06 10:57 PDT by Antti Koivisto
Modified: 2017-06-07 11:33 PDT (History)
10 users (show)

See Also:


Attachments
wip (6.01 KB, patch)
2017-06-06 11:02 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff
patch (25.26 KB, patch)
2017-06-07 11:28 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2017-06-06 10:57:56 PDT
<rdar://problem/31664561>
Comment 1 Antti Koivisto 2017-06-06 11:02:20 PDT
Created attachment 312091 [details]
wip
Comment 2 Antti Koivisto 2017-06-07 11:28:51 PDT
Created attachment 312205 [details]
patch
Comment 3 Antti Koivisto 2017-06-07 11:33:40 PDT

*** This bug has been marked as a duplicate of bug 170906 ***