[webkit-reviews] review granted: [Bug 218631] DOMStringList, TextMetrics & ImageBitmapRenderingContext should be exposed to workers : [Attachment 413347] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 5 13:31:00 PST 2020


Geoffrey Garen <ggaren at apple.com> has granted Chris Dumez <cdumez at apple.com>'s
request for review:
Bug 218631: DOMStringList, TextMetrics & ImageBitmapRenderingContext should be
exposed to workers
https://bugs.webkit.org/show_bug.cgi?id=218631

Attachment 413347: Patch

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




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

How does ImageBitmapRenderingContext.canvas work on a worker? Is it always
null?

Do we have any tests that exercise ImageBitmapRenderingContext in more detail
on a worker?


More information about the webkit-reviews mailing list