Bug 264878
| Summary: | [GStreamer] Fix applying video decoder limit in unified build | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Olivier Blin <olivier.blin> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, pgorszkowski, philn |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=248961 | ||
Olivier Blin
If GStreamerRegistryScanner.cpp is built in unified files, the COMPILE_DEFINITIONS are not applied, so VIDEO_DECODING_LIMIT is ineffective.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Olivier Blin
Pull request: https://github.com/WebKit/WebKit/pull/20541
EWS
Committed 270842@main (85e79c913425): <https://commits.webkit.org/270842@main>
Reviewed commits have been landed. Closing PR #20541 and removing active labels.