Bug 65601

Summary: Web Inspector: files from different domains are mixed in the file selector in Scripts panel
Product: WebKit Reporter: Yury Semikhatsky <yurys>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch yurys: review+

Description Yury Semikhatsky 2011-08-03 03:05:20 PDT
Open a page with several iframes from different domains and look at the file selector in Scripts panel. Files from different domains should be grouped by domain name, not only by path. Also top level folders should be displayed as "/" instead of "(program)".
Comment 1 Pavel Feldman 2011-08-09 08:18:17 PDT
Created attachment 103363 [details]
Patch
Comment 2 Pavel Feldman 2011-08-09 09:09:17 PDT
Committed r92688: <http://trac.webkit.org/changeset/92688>