RESOLVED FIXED 109571
Web Inspector: File system should produce more verbose error messages and recover from errors
https://bugs.webkit.org/show_bug.cgi?id=109571
Summary Web Inspector: File system should produce more verbose error messages and rec...
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.