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 WebKitAssignee: 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    

Description Carlos Alberto Lopez Perez 2023-04-27 08:09:02 PDT
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.
Comment 1 Carlos Alberto Lopez Perez 2023-04-27 08:25:30 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13237
Comment 2 EWS 2023-04-27 11:40:42 PDT
Committed 263463@main (f081085077e6): <https://commits.webkit.org/263463@main>

Reviewed commits have been landed. Closing PR #13237 and removing active labels.