Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2bab2a58e316087dbe1bb5aa601f5e57d4384801 https://github.com/WebKit/WebKit/commit/2bab2a58e316087dbe1bb5aa601f5e57d4384801 Author: Patrick Griffis <pgrif...@igalia.com> Date: 2023-04-13 (Thu, 13 Apr 2023)
Changed paths: M Source/WebKit/UIProcess/Launcher/glib/BubblewrapLauncher.cpp Log Message: ----------- [GLIB] Don't require GApplication for bwrap sandbox https://bugs.webkit.org/show_bug.cgi?id=255249 Reviewed by Adrian Perez de Castro and Carlos Garcia Campos. The app-id isn't that important to our usage in our bubblewrap sandbox so instead of erroring we can generate an id without any real downsides. * Source/WebKit/UIProcess/Launcher/glib/BubblewrapLauncher.cpp: (WebKit::applicationId): (WebKit::createFlatpakInfo): Canonical link: https://commits.webkit.org/262947@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes