[Webkit-unassigned] [Bug 174605] New: [WK] Deprecate WKScriptMessage.webView

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 17 20:18:58 PDT 2017


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

            Bug ID: 174605
           Summary: [WK] Deprecate WKScriptMessage.webView
           Product: WebKit
           Version: WebKit Local Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dbates at webkit.org
                CC: andersca at apple.com, beidson at apple.com,
                    ggaren at apple.com, mitz at webkit.org

Deprecate WKScriptMessage.webView as it is redundant now that WKFrameInfo has a webView property. The webView property was added to WKFrameInfo in r219013. Moving forward developers should use -[WKScriptMessage frameInfo].webView to get the WKWebView that sent the script message.

-- 
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/20170718/755997d9/attachment-0001.html>


More information about the webkit-unassigned mailing list