[Webkit-unassigned] [Bug 147040] New: The external URL policy is not reported correctly in navigation actions that create new windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 17 09:29:40 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=147040

            Bug ID: 147040
           Summary: The external URL policy is not reported correctly in
                    navigation actions that create new windows
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: WebKit API
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mitz at webkit.org
                CC: beidson at apple.com

<rdar://problem/21803781>

When a navigation targets a new window, the WKNavigationAction passed to -webView:decidePolicyForNavigationAction:decisionHandler: doesn’t have the correct values for -_shouldOpenExternalSchemes and -_shouldOpenAppLinks.

When window.open is called, the WKNavigationAction passed to -webView:createWebViewWithConfiguration:forNavigationAction:windowFeatures: doesn’t have the correct values for  -_shouldOpenExternalSchemes and -_shouldOpenAppLinks, and so does the WKNavigationAction passed to the new view’s -webView:decidePolicyForNavigationAction:decisionHandler:.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150717/2be6d7d1/attachment.html>


More information about the webkit-unassigned mailing list