[Webkit-unassigned] [Bug 174605] [WK] Deprecate WKScriptMessage.webView
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 17 20:21:43 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=174605
mitz at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|dbates at webkit.org |webkit-unassigned at lists.web
| |kit.org
--- Comment #3 from mitz at webkit.org ---
(In reply to Daniel Bates from comment #0)
> 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.
Why should developers take two steps to get to something that previously required only one?
--
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/48c96f27/attachment-0001.html>
More information about the webkit-unassigned
mailing list