[Webkit-unassigned] [Bug 51063] REGRESSION (WebKit2): No context menu appears when right-clicking on windowless Flash plugin

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 21 13:32:11 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=51063





--- Comment #16 from Adam Roben (:aroben) <aroben at apple.com>  2011-04-21 13:32:11 PST ---
(From update of attachment 90582)
View in context: https://bugs.webkit.org/attachment.cgi?id=90582&action=review

>> Source/WebKit2/Platform/win/ModuleWin.cpp:53
>> +static void overwriteReadOnlyMemory(void* destination, const void* source, size_t size)
> 
> Perhaps using memcpy in the function name would be clearer, especially since the parameter list is the same.  memcpyToReadOnlyMemory()?

Good idea. I'll use that name.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list