WebFrameWidgetImpl lacks the equivalent codepath to WebViewImpl::ShowContextMenu() |
||||
Issue descriptionChrome Version: 60.0.3097.0 (Developer Build) (64-bit) - tip-of-tree OS: Linux (at least) WebViewImpl::ShowContextMenu() is used to show the touch-selection editing popup context menu, via ViewMsg_ShowContextMenu. This is sent to RenderViewImpl from the TSE QuickMenu in the browser process. In implementing TSE for OOPIF, we need the corresponding machinery in WebFrameWidgetImpl (and we should probably convert ViewMsg_ShowContextMenu to be a FrameMsg instead).
,
May 18 2017
That would be ideal ... I'll investigate that first.
,
May 25 2017
Issue 471729 has been merged into this issue.
,
May 30 2017
,
May 30 2017
|
||||
►
Sign in to add a comment |
||||
Comment 1 by kenrb@chromium.org
, May 17 2017