[webkit-reviews] review granted: [Bug 117669] Web Inspector: Copying array or object output does not contain values : [Attachment 205004] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 19 07:27:06 PDT 2013


Timothy Hatcher <timothy at apple.com> has granted Antoine Quint
<graouts at apple.com>'s request for review:
Bug 117669: Web Inspector: Copying array or object output does not contain
values
https://bugs.webkit.org/show_bug.cgi?id=117669

Attachment 205004: Patch
https://bugs.webkit.org/attachment.cgi?id=205004&action=review

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


> Source/WebInspectorUI/UserInterface/ConsoleCommandResult.js:37
> +    this.enforcesClipboardPrefixString = false;

This could go on the prototype.

> Source/WebInspectorUI/UserInterface/ConsoleMessageImpl.js:41
> +    this.enforcesClipboardPrefixString = true;

Ditto.


More information about the webkit-reviews mailing list