[Webkit-unassigned] [Bug 174521] New: Monitor directory for new statistics files after a delete operation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 14 12:22:42 PDT 2017


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

            Bug ID: 174521
           Summary: Monitor directory for new statistics files after a
                    delete operation
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

If the ResourceLoadStatistics data file is deleted on disk, we should monitor the data directory to see if a new ones is created by a separate process. If so, we should sync with that data and begin watching the new file for changes.

This replaces the buggy logic I originally wrote that would attempt to sync when we wanted to write to disk.

-- 
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/20170714/9f6c831f/attachment.html>


More information about the webkit-unassigned mailing list