Bug 107021

Summary: Web Inspector: Introduce FileSystemWorkspaceProvider to allow showing files from file system in workspace.
Product: WebKit Reporter: Vsevolod Vlasov <vsevik>
Component: Web Inspector (Deprecated)Assignee: Vsevolod Vlasov <vsevik>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
Patch pfeldman: review+

Vsevolod Vlasov
Reported 2013-01-16 08:56:24 PST
Patch to follow.
Attachments
Patch (30.68 KB, patch)
2013-01-16 09:00 PST, Vsevolod Vlasov
no flags
Patch (30.70 KB, patch)
2013-01-17 01:06 PST, Vsevolod Vlasov
pfeldman: review+
Vsevolod Vlasov
Comment 1 2013-01-16 09:00:31 PST
Pavel Feldman
Comment 2 2013-01-16 09:28:02 PST
Comment on attachment 182994 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=182994&action=review Looks good. > Source/WebCore/inspector/front-end/FileSystemMapping.js:96 > + Object.call(this); WebInspector. > Source/WebCore/inspector/front-end/FileSystemWorkspaceProvider.js:2 > + * Copyright (C) 2012 Google Inc. All rights reserved. 2013 > Source/WebCore/inspector/front-end/FileSystemWorkspaceProvider.js:426 > + function toArray(list) { {!
Vsevolod Vlasov
Comment 3 2013-01-17 01:06:40 PST
Vsevolod Vlasov
Comment 4 2013-01-17 04:41:27 PST
Note You need to log in before you can comment on or make changes to this bug.