Bug 160695

Summary: Add WKPage SPI for looking up a WKFrame given a WKFrameHandle
Product: WebKit Reporter: mitz
Component: WebKit2Assignee: mitz
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Add WKPageLookUpFrameFromHandle andersca: review+

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.