RESOLVED FIXED 49161
Web Inspector: Provide context menu item 'Reveal in Elements Panel' on elements in inspector UI.
https://bugs.webkit.org/show_bug.cgi?id=49161
Summary Web Inspector: Provide context menu item 'Reveal in Elements Panel' on elemen...
Pavel Feldman
Reported 2010-11-08 00:03:02 PST
This should include both: formatted JS objects that are dom wrappers by nature (of type 'node' in internal inspector terms) and formatted element tree structures.
Attachments
[PATCH] Proposed change. (5.64 KB, patch)
2010-11-09 09:11 PST, Pavel Feldman
yurys: review+
commit-queue: commit-queue-
Pavel Feldman
Comment 1 2010-11-09 09:11:09 PST
Created attachment 73384 [details] [PATCH] Proposed change.
WebKit Commit Bot
Comment 2 2010-11-11 02:20:59 PST
Comment on attachment 73384 [details] [PATCH] Proposed change. Rejecting patch 73384 from commit-queue. Failed to run "['./WebKitTools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=abarth-cq-sl', 'apply-attachment', '--force-clean', '--non-interactive', 73384]" exit_code: 2 Last 500 characters of output: ntains a binary file without the binary data in line: "Binary files a/WebCore/English.lproj/localizedStrings.js and b/WebCore/English.lproj/localizedStrings.js differ". Be sure to use the --binary flag when invoking "git diff" with diffs containing binary files. at /Users/abarth/git/webkit-queue/WebKitTools/Scripts/VCSUtils.pm line 567, <ARGV> line 31. Failed to run "[u'/Users/abarth/git/webkit-queue/WebKitTools/Scripts/svn-apply', u'--reviewer', u'Yury Semikhatsky', u'--force']" exit_code: 9 Full output: http://queues.webkit.org/results/5539099
Pavel Feldman
Comment 3 2010-11-11 05:47:03 PST
Committing to http://svn.webkit.org/repository/webkit/trunk ... M WebCore/ChangeLog M WebCore/inspector/front-end/ElementsTreeOutline.js M WebCore/inspector/front-end/ObjectPropertiesSection.js Committed r71812
Note You need to log in before you can comment on or make changes to this bug.