[webkit-reviews] review granted: [Bug 174234] Drop unnecessary uses of targetStatistics.dataRecordsRemoved in ResourceLoadObserver : [Attachment 314800] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 6 20:40:43 PDT 2017


Brent Fulgham <bfulgham at webkit.org> has granted Chris Dumez
<cdumez at apple.com>'s request for review:
Bug 174234: Drop unnecessary uses of targetStatistics.dataRecordsRemoved in
ResourceLoadObserver
https://bugs.webkit.org/show_bug.cgi?id=174234

Attachment 314800: Patch

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




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

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

Much tidier. Thank you for cleaning this up!

> Source/WebCore/loader/ResourceLoadObserver.cpp:146
>      {

Do we need this scope? I think it might have been here to support locking,
which we don't do anymore.


More information about the webkit-reviews mailing list