Bug 147554

Summary: Web Inspector: Don't show 'Reveal In Debugger Tab' menu item if already in Debugger tab
Product: WebKit Reporter: Matt Baker <mattbaker>
Component: Web InspectorAssignee: Matt Baker <mattbaker>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, jonowells, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[Patch] Proposed Fix none

Matt Baker
Reported 2015-08-02 22:55:00 PDT
* SUMMARY Don't show 'Reveal In Debugger Tab' menu item if already in Debugger tab. It should only appear when right-clicking breakpoints in the Resources tab. * STEPS TO REPRODUCE 1. Set a breakpoint 2. Right-click breakpoint from Debugger tab 3. Click Reveal In Debugger tab => The breakpoint line is reselected. Not necessary.
Attachments
[Patch] Proposed Fix (2.41 KB, patch)
2015-08-03 05:20 PDT, Matt Baker
no flags
Matt Baker
Comment 1 2015-08-03 05:20:59 PDT
Created attachment 258056 [details] [Patch] Proposed Fix
WebKit Commit Bot
Comment 2 2015-08-04 15:46:58 PDT
Comment on attachment 258056 [details] [Patch] Proposed Fix Clearing flags on attachment: 258056 Committed r187900: <http://trac.webkit.org/changeset/187900>
WebKit Commit Bot
Comment 3 2015-08-04 15:47:01 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.