Bug 256043
Summary: | [WPE] run-minibrowser: don't set a platform when COG_PLATFORM_NAME is on the env | ||
---|---|---|---|
Product: | WebKit | Reporter: | Carlos Alberto Lopez Perez <clopez> |
Component: | WPE WebKit | Assignee: | Carlos Alberto Lopez Perez <clopez> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply, philn |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=255962 | ||
Bug Depends on: | |||
Bug Blocks: | 249031 |
Carlos Alberto Lopez Perez
On https://github.com/Igalia/cog/pull/561 Cog was patched to allow specifying a platform plugin name via the env variable COG_PLATFORM_NAME
So the run-minibrowser script should check for this env var case when deciding which Cog platform plugin to select to avoid an override.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Carlos Alberto Lopez Perez
Pull request: https://github.com/WebKit/WebKit/pull/13237
EWS
Committed 263463@main (f081085077e6): <https://commits.webkit.org/263463@main>
Reviewed commits have been landed. Closing PR #13237 and removing active labels.