[Webkit-unassigned] [Bug 207917] New: Recognize WKPage and WKWebView calls as generated by client API use

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 18 15:14:11 PST 2020


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

            Bug ID: 207917
           Summary: Recognize WKPage and WKWebView calls as generated by
                    client API use
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

Calls to WKPage and WKWebView API used to load data and strings directly should be recognized by the loading code as being from client API calls. This brings these API behaviors into alignment with similar API for loading URLs and URLRequests directly. This change also allows us to enforce stricter handling of Data URLs, and to remove the need to explicitly permit top-level data URL navigation when client APIs are used.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200218/9e455ba0/attachment.htm>


More information about the webkit-unassigned mailing list