[Webkit-unassigned] [Bug 200831] New: Logging in FileSystem::deleteFile should avoid logging unsurprising errors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 16 14:22:48 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=200831

            Bug ID: 200831
           Summary: Logging in FileSystem::deleteFile should avoid logging
                    unsurprising errors
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Katherine_cheney at apple.com
                CC: bfulgham at webkit.org, darin at apple.com,
                    ddkilzer at webkit.org

Currently, FileSystem::deleteFile logs every failed delete of a file. To avoid excess logging, a caller should be able to indicate any errors they would expect or be unsurprised to see happen, which should not be logged.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190816/6926ac71/attachment-0001.html>


More information about the webkit-unassigned mailing list