[webkit-changes] [WebKit/WebKit] 79e653: [GLIB] Use more reliable generated app-ids
Adrian Perez
noreply at github.com
Mon Apr 17 00:51:11 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 79e653069aa17ca1f6b1c7ec6f641f60ed61f663
https://github.com/WebKit/WebKit/commit/79e653069aa17ca1f6b1c7ec6f641f60ed61f663
Author: Adrian Perez de Castro <aperez at igalia.com>
Date: 2023-04-17 (Mon, 17 Apr 2023)
Changed paths:
M Source/WebKit/UIProcess/Launcher/glib/BubblewrapLauncher.cpp
Log Message:
-----------
[GLIB] Use more reliable generated app-ids
https://bugs.webkit.org/show_bug.cgi?id=255472
Reviewed by Carlos Garcia Campos.
This is a follow-up to 262998 at main to re-add the fallback to using a
random UUID if FileSystem::currentExecutablePath() returns an empty
or null string.
* Source/WebKit/UIProcess/Launcher/glib/BubblewrapLauncher.cpp:
(WebKit::effectiveApplicationId): Re-add UUID fallback.
Canonical link: https://commits.webkit.org/263017@main
More information about the webkit-changes
mailing list