Philip Rogers
unread,Sep 15, 2025, 5:48:48 PMSep 15Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to blink-dev, Chromestatus, chri...@chromium.org, khusha...@chromium.org, sche...@chromium.org, vmp...@chromium.org
We've recently made two changes to this API:
1. The API has been renamed drawElementImage (2d) and texElementImage2D (webgl). To make the transition easier, the previous names will continue to work until M145.
2. The privacy&security approach has been updated so that no sensitive information can be drawn into canvas. There was previously an option for this, which has been removed. The
explainer has been updated with more information.