Bug 145028 - Web Inspector: Update the New Tab button disabled state after extra domains are activated
Summary: Web Inspector: Update the New Tab button disabled state after extra domains a...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-05-14 16:22 PDT by Joseph Pecoraro
Modified: 2015-05-14 17:26 PDT (History)
8 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (1.17 KB, patch)
2015-05-14 16:23 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2015-05-14 16:22:55 PDT
* SUMMARY
Update the New Tab button disabled state after extra domains are activated.

If the Elements tab was not open and the DOM domain is activated then the new tab button needs to be enabled in order to add the tab. Oops!

Note, the tab would have been restored if it was already opened. This is only if it wasn't auto-restored.
Comment 1 Radar WebKit Bug Importer 2015-05-14 16:23:24 PDT
<rdar://problem/20965745>
Comment 2 Joseph Pecoraro 2015-05-14 16:23:41 PDT
Created attachment 253154 [details]
[PATCH] Proposed Fix
Comment 3 WebKit Commit Bot 2015-05-14 17:26:36 PDT
Comment on attachment 253154 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 253154

Committed r184364: <http://trac.webkit.org/changeset/184364>
Comment 4 WebKit Commit Bot 2015-05-14 17:26:38 PDT
All reviewed patches have been landed.  Closing bug.