Bug 65321

Summary: Web Inspector: group scripts by folder in the scripts selector.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, dglazkov, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 65525    
Bug Blocks:    
Attachments:
Description Flags
Patch yurys: review+, webkit.review.bot: commit-queue-

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.