RESOLVED FIXED 227140
Set ImageBitmap experimental feature flag to true
https://bugs.webkit.org/show_bug.cgi?id=227140
Summary Set ImageBitmap experimental feature flag to true
Kenneth Russell
Reported 2021-06-17 12:18:45 PDT
During development of WebGL 2.0, the ImageBitmap implementation was enhanced, for example in Bug 183438 and Bug 211484. At the current point, all of the WebGL 2.0 image_bitmap tests are passing; these cover a large number of input types (canvases, video, images, blobs, ImageData, etc.) and ensure that the implementation is working properly. Web developers - Google's Meet team most recently - have reached out asking for ImageBitmap support in WebKit. Let's flip the default value of the experimental flag covering this feature from false to true. If developers uncover issues, it will be easy to turn it back off.
Attachments
Patch (1.68 KB, patch)
2021-06-17 12:23 PDT, Kenneth Russell
no flags
Kenneth Russell
Comment 1 2021-06-17 12:23:43 PDT
Radar WebKit Bug Importer
Comment 2 2021-06-24 12:19:15 PDT
Dean Jackson
Comment 3 2021-06-25 13:25:45 PDT
Comment on attachment 431703 [details] Patch It's also been true on WK1 for ages.
EWS
Comment 4 2021-06-25 13:50:33 PDT
Committed r279297 (239173@main): <https://commits.webkit.org/239173@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 431703 [details].
Note You need to log in before you can comment on or make changes to this bug.