Bug 271881
Summary: | [GTK][2.44.0] Compile errors when !ENABLE(VIDEO) | ||
---|---|---|---|
Product: | WebKit | Reporter: | Thomas Devoogdt <thomas.devoogdt> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply |
Priority: | P3 | Keywords: | Gtk |
Version: | WebKit Local Build | ||
Hardware: | PC | ||
OS: | Linux |
Thomas Devoogdt
Hi,
I'm trying to bump webkitgtk on buildroot from 2.42.5 to 2.44.0.
In GraphicsContextGL, a new method surfaceBufferToVideoFrame was added,
which references VideoFrame which is not available. The inheriting classes and
users are also impacted.
(I think that this commit is related: https://commits.webkit.org/269757@main)
I get many compile errors, so probably there is more than just the ENABLE(VIDEO) flag,
but start here as a reference. If I find other related compile errors, then I can use this
bug report as a reference.
Kr,
Thomas Devoogdt
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
EWS
Committed 276977@main (ea2be408f27e): <https://commits.webkit.org/276977@main>
Reviewed commits have been landed. Closing PR #26651 and removing active labels.