[webkit-reviews] review granted: [Bug 203706] Layout test website-data-removal-for-site-navigated-to-with-link-decoration.html is a flaky failure : [Attachment 382868] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 5 17:59:00 PST 2019


Chris Dumez <cdumez at apple.com> has granted katherine_cheney at apple.com's request
for review:
Bug 203706: Layout test
website-data-removal-for-site-navigated-to-with-link-decoration.html is a flaky
failure
https://bugs.webkit.org/show_bug.cgi?id=203706

Attachment 382868: Patch

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




--- Comment #5 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 382868
  --> https://bugs.webkit.org/attachment.cgi?id=382868
Patch

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

>
Source/WebKit/NetworkProcess/Classifier/WebResourceLoadStatisticsStore.cpp:230
> +	       m_persistentStorage->populateMemoryStoreFromDisk([protectedThis
= protectedThis.copyRef(), completionHandler = WTFMove(completionHandler)]()
mutable {

WTFMove(protectedThis)


More information about the webkit-reviews mailing list