Bug 49222

Summary: Expose WKContextMenuItem API object
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebKit2Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal CC: eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
WebContextMenuItem -> WebContextMenuItemData andersca: review+, beidson: commit-queue-

Brady Eidson
Reported 2010-11-08 16:27:56 PST
We should expose a WKContextMenuItem API object.
Attachments
WebContextMenuItem -> WebContextMenuItemData (38.99 KB, patch)
2010-11-08 16:39 PST, Brady Eidson
andersca: review+
beidson: commit-queue-
Brady Eidson
Comment 1 2010-11-08 16:36:33 PST
Since these items will both need to cross over IPC, we can't have WebContextMenuItem represent the APIObject as-is (due to inheriting from Noncopyable). We'll have to do the WebType + WebTypeData trick. A rename patch coming up...
Brady Eidson
Comment 2 2010-11-08 16:39:05 PST
Created attachment 73305 [details] WebContextMenuItem -> WebContextMenuItemData
Brady Eidson
Comment 3 2010-11-08 16:42:56 PST
Landed in r71585
Eric Seidel (no email)
Comment 4 2010-12-14 01:44:13 PST
webkit-patch land ftw. :)
Note You need to log in before you can comment on or make changes to this bug.