[webkit-reviews] review granted: [Bug 180652] Add a runtime feature flag for ImageBitmap and OffscreenCanvas : [Attachment 328991] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 11 10:03:52 PST 2017


Antoine Quint <graouts at apple.com> has granted Dean Jackson <dino at apple.com>'s
request for review:
Bug 180652: Add a runtime feature flag for ImageBitmap and OffscreenCanvas
https://bugs.webkit.org/show_bug.cgi?id=180652

Attachment 328991: Patch

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




--- Comment #3 from Antoine Quint <graouts at apple.com> ---
Comment on attachment 328991
  --> https://bugs.webkit.org/attachment.cgi?id=328991
Patch

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

> Source/WebCore/html/ImageBitmap.idl:29
> +    EnabledAtRuntime=ImageBitmapOffscreenCanvas

Put this at the top to keep sorted alphabetically.

> Source/WebCore/html/OffscreenCanvas.idl:44
> +    EnabledAtRuntime=ImageBitmapOffscreenCanvas

Put this above Exposed to keep it sorted.


More information about the webkit-reviews mailing list