[webkit-reviews] review granted: [Bug 229870] Fix race in RemoteRenderingBackend::allowsExitUnderMemoryPressure() : [Attachment 437271] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 3 11:26:12 PDT 2021


David Kilzer (:ddkilzer) <ddkilzer at webkit.org> has granted Chris Dumez
<cdumez at apple.com>'s request for review:
Bug 229870: Fix race in RemoteRenderingBackend::allowsExitUnderMemoryPressure()
https://bugs.webkit.org/show_bug.cgi?id=229870

Attachment 437271: Patch

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




--- Comment #3 from David Kilzer (:ddkilzer) <ddkilzer at webkit.org> ---
Comment on attachment 437271
  --> https://bugs.webkit.org/attachment.cgi?id=437271
Patch

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

> Source/WebKit/ChangeLog:9
> +	   RemoteRenderingBackend::m_remoteResourceCache should can only be
used safely from RemoteRenderingBackend's work queue.

Nit typo:  "should can" => "can".


More information about the webkit-reviews mailing list