[webkit-reviews] review denied: [Bug 92225] Web Inspector: Improve ObjectPropertiesSection UI: add tooltip and copy context menu item. : [Attachment 154284] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 25 02:26:57 PDT 2012


Pavel Feldman <pfeldman at chromium.org> has denied Vsevolod Vlasov
<vsevik at chromium.org>'s request for review:
Bug 92225: Web Inspector: Improve ObjectPropertiesSection UI: add tooltip and
copy context menu item.
https://bugs.webkit.org/show_bug.cgi?id=92225

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

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=154284&action=review


> Source/WebCore/inspector/front-end/ObjectPropertiesSection.js:349
> +	       InspectorFrontendHost.copyText(this.property.value.description);


What's wrong with selecting the value and copying it?


More information about the webkit-reviews mailing list