RESOLVED FIXED141006
Web Inspector: Change Main Frame Status Buttons when debugging Augmented JSContext
https://bugs.webkit.org/show_bug.cgi?id=141006
Summary Web Inspector: Change Main Frame Status Buttons when debugging Augmented JSCo...
Joseph Pecoraro
Reported 2015-01-28 12:23:48 PST
* SUMMARY Change Main Frame Status Buttons when debugging Augmented JSContext. The Download Web Archive button doesn't really make sense. And change "Reload..." to "Restart...".
Attachments
[PATCH] Proposed Fix (4.75 KB, patch)
2015-01-28 12:25 PST, Joseph Pecoraro
timothy: review+
Radar WebKit Bug Importer
Comment 1 2015-01-28 12:24:12 PST
Joseph Pecoraro
Comment 2 2015-01-28 12:25:32 PST
Created attachment 245563 [details] [PATCH] Proposed Fix
Timothy Hatcher
Comment 3 2015-01-28 16:04:35 PST
Comment on attachment 245563 [details] [PATCH] Proposed Fix View in context: https://bugs.webkit.org/attachment.cgi?id=245563&action=review > Source/WebInspectorUI/UserInterface/Views/TreeElementStatusButton.js:60 > + this._element.classList.toggle("hidden", flag); Woot!
Joseph Pecoraro
Comment 4 2015-01-28 18:01:29 PST
Note You need to log in before you can comment on or make changes to this bug.