WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
234240
GraphicsContextGLCocoa is missing a test to test all video texture upload pixel buffer formats
https://bugs.webkit.org/show_bug.cgi?id=234240
Summary
GraphicsContextGLCocoa is missing a test to test all video texture upload pix...
Kimmo Kinnunen
Reported
2021-12-13 06:00:55 PST
GraphicsContextGLCocoa is missing a test to test all video texture upload pixel buffer formats This is a typical regression point
Attachments
Patch
(12.85 KB, patch)
2021-12-13 06:05 PST
,
Kimmo Kinnunen
dino
: review+
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kimmo Kinnunen
Comment 1
2021-12-13 06:05:35 PST
Created
attachment 446996
[details]
Patch
Dean Jackson
Comment 2
2021-12-13 11:05:11 PST
Comment on
attachment 446996
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=446996&action=review
> Tools/TestWebKitAPI/Tests/WebCore/cocoa/TestGraphicsContextGLCocoa.mm:298 > + auto status = WebCore::CVPixelBufferCreate(kCFAllocatorDefault, 72, 128, pixelFormat, pixelBufferAttributes, &pixelBufferRef);
Maybe explain where the 72 x 128 comes from? I guess that's the size of the fake video :)
Radar WebKit Bug Importer
Comment 3
2021-12-20 06:01:16 PST
<
rdar://problem/86721110
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug