RESOLVED FIXED 92225
Web Inspector: Improve ObjectPropertiesSection UI by adding a tooltip for the value.
https://bugs.webkit.org/show_bug.cgi?id=92225
Summary Web Inspector: Improve ObjectPropertiesSection UI by adding a tooltip for the...
Vsevolod Vlasov
Reported 2012-07-25 00:48:35 PDT
Patch to follow.
Attachments
Patch (15.08 KB, patch)
2012-07-25 00:59 PDT, Vsevolod Vlasov
no flags
Archive of layout-test-results from gce-cr-linux-01 (298.17 KB, application/zip)
2012-07-25 01:48 PDT, WebKit Review Bot
no flags
Patch (1.66 KB, patch)
2012-07-25 06:28 PDT, Vsevolod Vlasov
no flags
Vsevolod Vlasov
Comment 1 2012-07-25 00:59:04 PDT
WebKit Review Bot
Comment 2 2012-07-25 01:48:02 PDT
Comment on attachment 154284 [details] Patch Attachment 154284 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/13347171 New failing tests: inspector/console/console-big-array.html
WebKit Review Bot
Comment 3 2012-07-25 01:48:06 PDT
Created attachment 154291 [details] Archive of layout-test-results from gce-cr-linux-01 The attached test failures were seen while running run-webkit-tests on the chromium-ews. Bot: gce-cr-linux-01 Port: <class 'webkitpy.common.config.ports.ChromiumXVFBPort'> Platform: Linux-2.6.39-gcg-201203291735-x86_64-with-Ubuntu-10.04-lucid
Pavel Feldman
Comment 4 2012-07-25 02:27:02 PDT
Comment on attachment 154284 [details] Patch 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?
Vsevolod Vlasov
Comment 5 2012-07-25 06:28:14 PDT
WebKit Review Bot
Comment 6 2012-07-25 07:55:25 PDT
Comment on attachment 154337 [details] Patch Clearing flags on attachment: 154337 Committed r123616: <http://trac.webkit.org/changeset/123616>
WebKit Review Bot
Comment 7 2012-07-25 07:55:30 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.