[webkit-reviews] review granted: [Bug 217995] Share more code between WorkerGlobalScope and WorkletGlobalScope : [Attachment 411941] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 21 14:01:15 PDT 2020


Darin Adler <darin at apple.com> has granted Chris Dumez <cdumez at apple.com>'s
request for review:
Bug 217995: Share more code between WorkerGlobalScope and WorkletGlobalScope
https://bugs.webkit.org/show_bug.cgi?id=217995

Attachment 411941: Patch

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




--- Comment #3 from Darin Adler <darin at apple.com> ---
Comment on attachment 411941
  --> https://bugs.webkit.org/attachment.cgi?id=411941
Patch

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

> Source/WebCore/workers/WorkerOrWorkletGlobalScope.h:57
> +    virtual void prepareForDestruction();

protected?


More information about the webkit-reviews mailing list