RESOLVED FIXED 160695
Add WKPage SPI for looking up a WKFrame given a WKFrameHandle
https://bugs.webkit.org/show_bug.cgi?id=160695
Summary Add WKPage SPI for looking up a WKFrame given a WKFrameHandle
mitz
Reported 2016-08-09 09:59:04 PDT
This will make it easier for clients to transition bundle message arguments from WKFrame to WKFrameHandle. Patch forthcoming.
Attachments
Add WKPageLookUpFrameFromHandle (2.36 KB, patch)
2016-08-09 10:00 PDT, mitz
andersca: review+
mitz
Comment 1 2016-08-09 10:00:56 PDT
Created attachment 285645 [details] Add WKPageLookUpFrameFromHandle
Anders Carlsson
Comment 2 2016-08-09 10:02:26 PDT
Comment on attachment 285645 [details] Add WKPageLookUpFrameFromHandle View in context: https://bugs.webkit.org/attachment.cgi?id=285645&action=review > Source/WebKit2/ChangeLog:3 > + Add WKPage SPI for looking ap a WKFrame given a WKFrameHandle Tyop.
mitz
Comment 3 2016-08-09 10:03:20 PDT
Note You need to log in before you can comment on or make changes to this bug.