Bug 108943 - Web Inspector: Navigator should show tree element for each folder in the source path.
Summary: Web Inspector: Navigator should show tree element for each folder in the sour...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Vsevolod Vlasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-05 07:39 PST by Vsevolod Vlasov
Modified: 2014-12-13 13:46 PST (History)
20 users (show)

See Also:


Attachments
Patch (29.68 KB, patch)
2013-02-05 07:49 PST, Vsevolod Vlasov
no flags Details | Formatted Diff | Diff
Patch (35.20 KB, patch)
2013-02-20 05:24 PST, Vsevolod Vlasov
no flags Details | Formatted Diff | Diff
Patch (35.33 KB, patch)
2013-02-20 05:27 PST, Vsevolod Vlasov
no flags Details | Formatted Diff | Diff
screenshot (101.42 KB, image/png)
2013-02-20 05:28 PST, Vsevolod Vlasov
no flags Details
Patch (67.15 KB, patch)
2013-03-01 06:02 PST, Vsevolod Vlasov
no flags Details | Formatted Diff | Diff
Patch (50.59 KB, text/plain)
2013-03-01 11:33 PST, Brandon Jones
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.