Bug 242169
| Summary: | Add a WPT test for ImageBitmap out of blob that has EXIF orientation | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Kimmo Kinnunen <kkinnunen> | 
| Component: | Canvas | Assignee: | 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
          
          
          
          
        
        
      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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. | 
          Radar WebKit Bug Importer
          
          
          
          
        
        
      <rdar://problem/96576258>