[Webkit-unassigned] [Bug 70491] Add mechanisms to notify WebCore of showing and dismissing context menu

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 21 11:18:30 PDT 2011


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


Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #111964|review?                     |review-
               Flag|                            |




--- Comment #3 from Ryosuke Niwa <rniwa at webkit.org>  2011-10-21 11:18:30 PST ---
(From update of attachment 111964)
View in context: https://bugs.webkit.org/attachment.cgi?id=111964&action=review

> Source/WebCore/page/EventHandler.cpp:2264
> +    m_frame->selection()->setCaretBlinkingSuspended(true);

This patch shouldn't be adding a bug fix. Instead, you should add an empty stub functions that are called by each port.

-- 
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