WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
69553
Add WKPageContextMenuClient callback when context menu is dismissed
https://bugs.webkit.org/show_bug.cgi?id=69553
Summary
Add WKPageContextMenuClient callback when context menu is dismissed
Jeff Miller
Reported
2011-10-06 13:06:42 PDT
Currently, WKPageContextMenuClient has a callback that's invoked when a custom context menu item is chosen. It would be nice to have a new callback that's always invoked when a context menu is dismissed (either when no item is selected, a non-custom item is selected, or a custom item is selected). This could allow clients to clean up any persistent state they may keep around during menu navigation to handle custom menu items.
Attachments
Patch
(5.97 KB, patch)
2011-10-07 16:47 PDT
,
Jeff Miller
beidson
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2011-10-06 13:06:59 PDT
<
rdar://problem/10245835
>
Jeff Miller
Comment 2
2011-10-07 16:47:59 PDT
Created
attachment 110232
[details]
Patch
Jeff Miller
Comment 3
2011-10-07 19:45:17 PDT
Committed
r97000
: <
http://trac.webkit.org/changeset/97000
>
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