WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kenneth Russell
Comment 1
2021-06-17 12:23:43 PDT
Created
attachment 431703
[details]
Patch
Radar WebKit Bug Importer
Comment 2
2021-06-24 12:19:15 PDT
<
rdar://problem/79736755
>
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.
Top of Page
Format For Printing
XML
Clone This Bug