WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
49222
Expose WKContextMenuItem API object
https://bugs.webkit.org/show_bug.cgi?id=49222
Summary
Expose WKContextMenuItem API object
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-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug