RESOLVED FIXED 65321
Web Inspector: group scripts by folder in the scripts selector.
https://bugs.webkit.org/show_bug.cgi?id=65321
Summary Web Inspector: group scripts by folder in the scripts selector.
Pavel Feldman
Reported 2011-07-28 09:20:01 PDT
Patch to follow.
Attachments
Patch (11.95 KB, patch)
2011-07-28 09:51 PDT, Pavel Feldman
yurys: review+
webkit.review.bot: commit-queue-
Pavel Feldman
Comment 1 2011-07-28 09:51:39 PDT
WebKit Review Bot
Comment 2 2011-07-28 17:47:18 PDT
Comment on attachment 102264 [details] Patch Attachment 102264 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/9260467 New failing tests: inspector/debugger/scripts-sorting.html
Yury Semikhatsky
Comment 3 2011-07-31 23:16:45 PDT
Comment on attachment 102264 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=102264&action=review Before landing the change please make sure the test passes on Chromium. > Source/WebCore/inspector/front-end/ScriptsPanel.js:268 > + option.nameForSorting = folderNameForSorting + "\t/\t" + names.displayName; // User Tab to make files stick to their folder. Please fix the misleading comment.
Pavel Feldman
Comment 4 2011-08-01 01:17:20 PDT
Note You need to log in before you can comment on or make changes to this bug.