Bug 275946
| Summary: | [GTK][WPE] Application ID is not used consistently | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
| Component: | WebKitGTK | Assignee: | Carlos Garcia Campos <cgarcia> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | Keywords: | Gtk |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Carlos Garcia Campos
We currently need the application ID from the bubblewrap sandbox, notifications, geolocation provider, and it's sent to the web process too. We are doing different things in all of those places, so we could add a common code in WTF to get the application ID that can be used everywhere.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/30228
EWS
Committed 280444@main (696c432e7e05): <https://commits.webkit.org/280444@main>
Reviewed commits have been landed. Closing PR #30228 and removing active labels.