RESOLVED FIXED 85785
Web Inspector: [REGRESSION] Context menu for the left Script view gutter is broken
https://bugs.webkit.org/show_bug.cgi?id=85785
Summary Web Inspector: [REGRESSION] Context menu for the left Script view gutter is b...
Alexander Pavlov (apavlov)
Reported 2012-05-07 02:56:28 PDT
Right-click in the left gutter of a Script view (with line numbers) - only the "Inspect Element" item is present in the context menu. Thus, it is not possible to modify or add a conditional breakpoint.
Attachments
Patch (4.64 KB, patch)
2012-05-07 03:14 PDT, Alexander Pavlov (apavlov)
pfeldman: review+
Alexander Pavlov (apavlov)
Comment 1 2012-05-07 03:05:10 PDT
In the console log for the Inspector, the following error occurs: Uncaught TypeError: Cannot call method 'bind' of undefined (TextViewer:294)
Alexander Pavlov (apavlov)
Comment 2 2012-05-07 03:14:08 PDT
Alexander Pavlov (apavlov)
Comment 3 2012-05-07 03:29:29 PDT
Note You need to log in before you can comment on or make changes to this bug.