RESOLVED FIXED 180652
Add a runtime feature flag for ImageBitmap and OffscreenCanvas
https://bugs.webkit.org/show_bug.cgi?id=180652
Summary Add a runtime feature flag for ImageBitmap and OffscreenCanvas
Dean Jackson
Reported 2017-12-11 09:47:52 PST
Add a runtime feature flag for ImageBitmap and OffscreenCanvas
Attachments
Patch (10.89 KB, patch)
2017-12-11 10:01 PST, Dean Jackson
graouts: review+
Radar WebKit Bug Importer
Comment 1 2017-12-11 09:53:46 PST
Dean Jackson
Comment 2 2017-12-11 10:01:53 PST
Antoine Quint
Comment 3 2017-12-11 10:03:52 PST
Comment on attachment 328991 [details] 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.
Dean Jackson
Comment 4 2017-12-11 10:08:00 PST
Note You need to log in before you can comment on or make changes to this bug.