<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>174466</bug_id>
          
          <creation_ts>2017-07-13 10:39:57 -0700</creation_ts>
          <short_desc>Use a file monitor to check for creation of statistics files after a delete</short_desc>
          <delta_ts>2017-07-14 15:53:56 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKit2</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>174521</dup_id>
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=174435</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Brent Fulgham">bfulgham</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bfulgham</cc>
    
    <cc>cdumez</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1328475</commentid>
    <comment_count>0</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2017-07-13 10:39:57 -0700</bug_when>
    <thetext>Instead of attempting to sync any on-disk data with our in-memory data at write time, we should create a directory monitor when we observe the statistics file get deleted. If a new copy of the statistics file is created before the current process decides to write, we should sync data and begin monitoring that file, rather than waiting until we decide to do a write (and sync at that point).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1329049</commentid>
    <comment_count>1</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2017-07-14 15:53:56 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 174521 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>