[webkit-reviews] review granted: [Bug 176563] Augmented Inspector: Provide a way to inspect a DOM Node (DOM.inspect) : [Attachment 320183] [PATCH] Proposed Fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 7 14:46:33 PDT 2017


Matt Baker <mattbaker at apple.com> has granted Joseph Pecoraro
<joepeck at webkit.org>'s request for review:
Bug 176563: Augmented Inspector: Provide a way to inspect a DOM Node
(DOM.inspect)
https://bugs.webkit.org/show_bug.cgi?id=176563

Attachment 320183: [PATCH] Proposed Fix

https://bugs.webkit.org/attachment.cgi?id=320183&action=review




--- Comment #6 from Matt Baker <mattbaker at apple.com> ---
Comment on attachment 320183
  --> https://bugs.webkit.org/attachment.cgi?id=320183
[PATCH] Proposed Fix

View in context: https://bugs.webkit.org/attachment.cgi?id=320183&action=review

r=me

> Source/WebInspectorUI/UserInterface/Base/Main.js:393
> +    var activatedToolTip = WI.UIString("Stop element selection
(%s)").format(WI._inspectModeKeyboardShortcut.displayName);

let


More information about the webkit-reviews mailing list