[webkit-reviews] review granted: [Bug 224015] Have the ServiceWorker process hold on to a file mapped version of the service worker scripts to save dirty memory : [Attachment 424908] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 1 12:02:14 PDT 2021


Geoffrey Garen <ggaren at apple.com> has granted Chris Dumez <cdumez at apple.com>'s
request for review:
Bug 224015: Have the ServiceWorker process hold on to a file mapped version of
the service worker scripts to save dirty memory
https://bugs.webkit.org/show_bug.cgi?id=224015

Attachment 424908: Patch

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




--- Comment #9 from Geoffrey Garen <ggaren at apple.com> ---
Comment on attachment 424908
  --> https://bugs.webkit.org/attachment.cgi?id=424908
Patch

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

r=me

> Source/WebCore/ChangeLog:13
> +	   scripts to the ServiceWorker processes as ShareableResource handles
so that the dirty memory usage

so that => in order to reduce

> Source/WebCore/ChangeLog:16
> +	   No new tests, no Web-facing behavior change, just a decrease dirty
memory use in the ServiceWorker

decrease => decrease in


More information about the webkit-reviews mailing list