[webkit-reviews] review requested: [Bug 173800] Teach ResourceLoadStatistics to recognize changes in the file system : [Attachment 313847] Patch v5: Correct file deletion behavior.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 26 14:29:17 PDT 2017


Brent Fulgham <bfulgham at webkit.org> has asked  for review:
Bug 173800: Teach ResourceLoadStatistics to recognize changes in the file
system
https://bugs.webkit.org/show_bug.cgi?id=173800

Attachment 313847: Patch v5: Correct file deletion behavior.

https://bugs.webkit.org/attachment.cgi?id=313847&action=review




--- Comment #21 from Brent Fulgham <bfulgham at webkit.org> ---
Comment on attachment 313847
  --> https://bugs.webkit.org/attachment.cgi?id=313847
Patch v5: Correct file deletion behavior.

View in context: https://bugs.webkit.org/attachment.cgi?id=313847&action=review

>> Source/WTF/wtf/Platform.h:548
>> +#define USE_FILE_LOCK 1
> 
> Do we still need it in WebCore/config.h if it is here?

No -- it should be removed from WebCore/config.h.


More information about the webkit-reviews mailing list