Bug 242169

Summary: Add a WPT test for ImageBitmap out of blob that has EXIF orientation
Product: WebKit Reporter: Kimmo Kinnunen <kkinnunen>
Component: CanvasAssignee: Cameron McCormack (:heycam) <heycam>
Status: ASSIGNED    
Severity: Normal CC: dino, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=223326
https://bugs.webkit.org/show_bug.cgi?id=231063

Kimmo Kinnunen
Reported 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.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-07-06 23:49:13 PDT
Note You need to log in before you can comment on or make changes to this bug.