[webkit-reviews] review granted: [Bug 174721] WebResourceLoadStatisticsStore::m_operatingDates is unsafely modified from several threads : [Attachment 316108] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 21 13:32:17 PDT 2017


Brent Fulgham <bfulgham at webkit.org> has granted Chris Dumez
<cdumez at apple.com>'s request for review:
Bug 174721: WebResourceLoadStatisticsStore::m_operatingDates is unsafely
modified from several threads
https://bugs.webkit.org/show_bug.cgi?id=174721

Attachment 316108: Patch

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




--- Comment #3 from Brent Fulgham <bfulgham at webkit.org> ---
Comment on attachment 316108
  --> https://bugs.webkit.org/attachment.cgi?id=316108
Patch

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

> Source/WebKit/UIProcess/WebResourceLoadStatisticsStore.cpp:286
> +    });

I didn’t look closely enough at what that routine did! Thank you for fixing
this.


More information about the webkit-reviews mailing list