Bug 109571

Summary: Web Inspector: File system should produce more verbose error messages and recover from errors
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 apavlov: review+

Vsevolod Vlasov
Reported 2013-02-12 05:28:46 PST
Patch to follow
Attachments
Patch (7.89 KB, patch)
2013-02-12 06:13 PST, Vsevolod Vlasov
apavlov: review+
Vsevolod Vlasov
Comment 1 2013-02-12 06:13:40 PST
Alexander Pavlov (apavlov)
Comment 2 2013-02-12 06:18:05 PST
Comment on attachment 187852 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=187852&action=review > Source/WebCore/inspector/front-end/FileSystemProjectDelegate.js:347 > + console.error(errorMessage + " when getting file content '" + (fileSystemPath + "/" + path) + "'"); Perhaps, "when getting content for file '" + ... ?
Vsevolod Vlasov
Comment 3 2013-02-12 06:21:09 PST
Note You need to log in before you can comment on or make changes to this bug.