RESOLVED FIXED 63725
Web Inspector: showContextMenu missing in Remote DevTools
https://bugs.webkit.org/show_bug.cgi?id=63725
Summary Web Inspector: showContextMenu missing in Remote DevTools
mhillyard
Reported 2011-06-30 08:41:43 PDT
Right click in the remote DevTools console. Get: Uncaught TypeError: Object #<Object> has no method 'showContextMenu' WebInspector.ContextMenu.show ContextMenu.js:45 WebInspector.ConsoleView._handleContextMenuEvent ConsoleView.js:437 bound utilities.js:38
Attachments
Patch (16.58 KB, patch)
2011-08-14 02:05 PDT, Pavel Feldman
yurys: review+
[IMAGE] Screenshot with patch applied. (38.32 KB, image/png)
2011-08-15 01:00 PDT, Pavel Feldman
no flags
Joseph Pecoraro
Comment 1 2011-06-30 10:02:23 PDT
This sounds like another one of the InspectorFrontendHost stubs missing.
Pavel Feldman
Comment 2 2011-08-14 02:05:12 PDT
Pavel Feldman
Comment 3 2011-08-15 01:00:34 PDT
Created attachment 103891 [details] [IMAGE] Screenshot with patch applied.
Pavel Feldman
Comment 4 2011-08-15 01:13:54 PDT
Note You need to log in before you can comment on or make changes to this bug.