Bug 108943

Summary: Web Inspector: Navigator should show tree element for each folder in the source path.
Product: WebKit Reporter: Vsevolod Vlasov <vsevik>
Component: Web Inspector (Deprecated)Assignee: Vsevolod Vlasov <vsevik>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, apavlov, bajones, buildbot, burg, dglazkov, dino, esprehn+autocc, gyuyoung.kim, keishi, loislo, ojan.autocc, pfeldman, pmuellr, rakuco, rniwa, vsevik, web-inspector-bugs, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
screenshot
none
Patch
none
Patch none

Description Vsevolod Vlasov 2013-02-05 07:39:41 PST
NavigatorView now renders tree element for each folder in uiSourceCode uri.
ScriptsNavigator has horizontal scroll now.
File system projects now have displayName property that allows us to show several root file system folders
with the same name in the navigator (e.g. 'Source/WebCore/inspector' and 'LayoutTests/inspector').
Comment 1 Vsevolod Vlasov 2013-02-05 07:49:47 PST
Created attachment 186626 [details]
Patch
Comment 2 Vsevolod Vlasov 2013-02-20 05:24:00 PST
Created attachment 189290 [details]
Patch
Comment 3 Vsevolod Vlasov 2013-02-20 05:27:20 PST
Created attachment 189291 [details]
Patch
Comment 4 Vsevolod Vlasov 2013-02-20 05:28:08 PST
Created attachment 189292 [details]
screenshot
Comment 5 WebKit Review Bot 2013-02-20 06:04:16 PST
Comment on attachment 189291 [details]
Patch

Attachment 189291 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/16648294

New failing tests:
inspector/debugger/scripts-file-selector.html
Comment 6 Build Bot 2013-02-20 10:28:40 PST
Comment on attachment 189291 [details]
Patch

Attachment 189291 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://queues.webkit.org/results/16648419

New failing tests:
inspector/debugger/scripts-file-selector.html
Comment 7 Build Bot 2013-02-21 02:50:04 PST
Comment on attachment 189291 [details]
Patch

Attachment 189291 [details] did not pass mac-ews (mac):
Output: http://queues.webkit.org/results/16651920

New failing tests:
inspector/debugger/scripts-file-selector.html
Comment 8 Vsevolod Vlasov 2013-03-01 06:02:59 PST
Created attachment 190953 [details]
Patch
Comment 9 Vsevolod Vlasov 2013-03-01 09:59:56 PST
Committed r144467: <http://trac.webkit.org/changeset/144467>
Comment 10 Brandon Jones 2013-03-01 11:33:15 PST
Reopening to attach new patch.
Comment 11 Brandon Jones 2013-03-01 11:33:17 PST
Created attachment 190997 [details]
Patch
Comment 12 Brandon Jones 2013-03-01 11:36:07 PST
Comment on attachment 190997 [details]
Patch

Apologies, patch accidentally applied to wrong issue.