Bug 229169 - LayoutTests imported/w3c/web-platform-tests/html/canvas/element/imagebitmap/createImageBitmap-* are flakey
Summary: LayoutTests imported/w3c/web-platform-tests/html/canvas/element/imagebitmap/c...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jer Noble
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-08-16 16:06 PDT by Jer Noble
Modified: 2021-08-17 00:22 PDT (History)
4 users (show)

See Also:


Attachments
Patch (6.66 KB, patch)
2021-08-16 16:20 PDT, Jer Noble
no flags Details | Formatted Diff | Diff
Patch for landing (6.66 KB, patch)
2021-08-16 23:24 PDT, Jer Noble
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jer Noble 2021-08-16 16:06:32 PDT
LayoutTests imported/w3c/web-platform-tests/html/canvas/element/imagebitmap/createImageBitmap-* are flakey
Comment 1 Jer Noble 2021-08-16 16:20:26 PDT
Created attachment 435641 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2021-08-16 16:24:57 PDT
<rdar://problem/82003606>
Comment 3 Peng Liu 2021-08-16 21:43:41 PDT
Comment on attachment 435641 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=435641&action=review

> Source/WebCore/ChangeLog:9
> +        which in turn relies on a PlatformMediaResourceLoader to turn the data URL into a data bufer. However, in the

Nit. s/bufer/buffer/g
Comment 4 Jer Noble 2021-08-16 23:24:00 PDT
Created attachment 435666 [details]
Patch for landing
Comment 5 EWS 2021-08-17 00:22:23 PDT
Committed r281132 (240586@main): <https://commits.webkit.org/240586@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 435666 [details].