Bug 92766

Summary: Inject onContextMenu event when requesting context.
Product: WebKit Reporter: gmak
Component: WebKit BlackBerryAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: mifenton, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch with commit log none

Description gmak 2012-07-31 09:12:29 PDT
Inject onContextMenu event when requesting context.
Create a fake mouse event and call context node.
Comment 1 gmak 2012-07-31 09:17:24 PDT
Created attachment 155563 [details]
patch with commit log
Comment 2 Antonio Gomes 2012-07-31 09:19:30 PDT
Comment on attachment 155563 [details]
patch with commit log

View in context: https://bugs.webkit.org/attachment.cgi?id=155563&action=review

> Source/WebKit/blackberry/ChangeLog:13
> +        PR #184032
> +        https://bugs.webkit.org/show_bug.cgi?id=92766
> +
> +        Reviewed by NOBODY (OOPS!).
> +        Reviewed Internally by Antonio Gomes.

format looks a bit odd

lets  see if the tools can do it
Comment 3 WebKit Review Bot 2012-07-31 10:21:17 PDT
Comment on attachment 155563 [details]
patch with commit log

Clearing flags on attachment: 155563

Committed r124218: <http://trac.webkit.org/changeset/124218>
Comment 4 WebKit Review Bot 2012-07-31 10:21:20 PDT
All reviewed patches have been landed.  Closing bug.