Bug 242169 - Add a WPT test for ImageBitmap out of blob that has EXIF orientation
Summary: Add a WPT test for ImageBitmap out of blob that has EXIF orientation
Status: ASSIGNED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Canvas (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Cameron McCormack (:heycam)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-06-29 23:48 PDT by Kimmo Kinnunen
Modified: 2022-07-06 23:49 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kimmo Kinnunen 2022-06-29 23:48:54 PDT
Add a WPT test for ImageBitmap out of blob that has EXIF orientation

WebGL test suite used the feature. 
The feature had a bug.
The bug was fixed and the WebGL test suite now passes this test. This was done in bug 223326.

No non-WebGL test was added.

Cameron fixed similar bug in non-blob codepath and discussed WPT related things in these:
Bug 231063 
https://github.com/whatwg/html/issues/7210

After Cameron's work, WPT tests the non-blob feature but not the blob feature.

To avoid future regressions and to be consistent, the WPT could test also the blob feature.
Comment 1 Radar WebKit Bug Importer 2022-07-06 23:49:13 PDT
<rdar://problem/96576258>