Bug 180652

Summary: Add a runtime feature flag for ImageBitmap and OffscreenCanvas
Product: WebKit Reporter: Dean Jackson <dino>
Component: New BugsAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, esprehn+autocc, ews-watchlist, graouts, gyuyoung.kim, kondapallykalyan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch graouts: review+

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.