WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
52646
Implement NPN_PopUpContextMenu
https://bugs.webkit.org/show_bug.cgi?id=52646
Summary
Implement NPN_PopUpContextMenu
Anders Carlsson
Reported
2011-01-18 12:01:45 PST
Implement NPN_PopUpContextMenu
Attachments
Patch
(5.21 KB, patch)
2011-01-18 12:05 PST
,
Anders Carlsson
sam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2011-01-18 12:05:04 PST
Created
attachment 79304
[details]
Patch
Sam Weinig
Comment 2
2011-01-18 12:07:56 PST
Comment on
attachment 79304
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=79304&action=review
> Source/WebKit2/WebProcess/Plugins/Netscape/NetscapePlugin.h:209 > + NPCocoaEvent *m_currentMouseEvent;
* on the wrong side. Or at least, I think it is, assuming NPCocoaEvent is no an objective-c object.
> Source/WebKit2/WebProcess/Plugins/Netscape/mac/NetscapePluginMac.mm:492 > + NPCocoaEvent *previousMouseEvent = m_currentMouseEvent;
* on wrong side.
Anders Carlsson
Comment 3
2011-01-18 12:09:15 PST
Committed
r76043
: <
http://trac.webkit.org/changeset/76043
>
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