[webkit-reviews] review granted: [Bug 127799] Web Inspector: Tweak UI when debugging a JSContext : [Attachment 222491] [PATCH] Proposed Fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 28 14:37:31 PST 2014


Timothy Hatcher <timothy at apple.com> has granted Joseph Pecoraro
<joepeck at webkit.org>'s request for review:
Bug 127799: Web Inspector: Tweak UI when debugging a JSContext
https://bugs.webkit.org/show_bug.cgi?id=127799

Attachment 222491: [PATCH] Proposed Fix
https://bugs.webkit.org/attachment.cgi?id=222491&action=review

------- Additional Comments from Timothy Hatcher <timothy at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=222491&action=review


> Source/WebInspectorUI/UserInterface/Main.js:45
> +}

};

> Source/WebInspectorUI/UserInterface/Main.js:192
> +    this.toolbar.element.classList.add(this.debuggableType);

We might eventually want to put this on the body so any element can select off
it.


More information about the webkit-reviews mailing list