Bug 262885
| Summary: | [GLib] Fix build without ITP | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Olivier Blin <olivier.blin> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, mcatanzaro |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: |
https://bugs.webkit.org/show_bug.cgi?id=262533 https://bugs.webkit.org/show_bug.cgi?id=240719 |
||
Olivier Blin
This is a follow-up of bug 262533, to fix build of the GLib APIs without ITP (tracking prevention).
This option in enabled by default in GLib ports, but it can use about 350 kB on ARMv7.
As the WebKit library size keeps increasing, it can be useful for embedded ports to disable this,
See also bug 240719 for Content Extensions and its PR (https://github.com/WebKit/WebKit/pull/834) for a discussion about size optimizations and the GLib API.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Olivier Blin
Pull request: https://github.com/WebKit/WebKit/pull/18836
EWS
Committed 269133@main (7b60261d3941): <https://commits.webkit.org/269133@main>
Reviewed commits have been landed. Closing PR #18836 and removing active labels.