Bug 205924

Summary: Fix test transferToImageBitmap-empty.html after r253099
Product: WebKit Reporter: Diego Pino <dpino>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, webkit-bug-importer, zan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Diego Pino
Reported 2020-01-08 06:19:33 PST
Fix test transferToImageBitmap-empty.html after r253099
Attachments
Patch (1.36 KB, patch)
2020-01-08 06:20 PST, Diego Pino
no flags
Diego Pino
Comment 1 2020-01-08 06:20:03 PST
Diego Pino
Comment 2 2020-01-08 06:24:44 PST
The test http/wpt/offscreen-canvas/transferToImageBitmap-empty.html is failing since r253099. According to https://html.spec.whatwg.org/multipage/canvas.html#dom-offscreencanvas-transfertoimagebitmap, transferToImageBitmap should return InvalidStateError if there's no context. r253099 implemented such behavior. The test should be updated.
WebKit Commit Bot
Comment 3 2020-01-08 23:52:57 PST
Comment on attachment 387102 [details] Patch Clearing flags on attachment: 387102 Committed r254253: <https://trac.webkit.org/changeset/254253>
WebKit Commit Bot
Comment 4 2020-01-08 23:52:59 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2020-01-08 23:54:27 PST
Note You need to log in before you can comment on or make changes to this bug.