Bug 227841
| Summary: | [GTK] Remove webkit_web_context_[g,s]et_use_system_appearance_for_scrollbars() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
| Component: | WebKitGTK | Assignee: | Michael Catanzaro <mcatanzaro> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | alicem, bugs-noreply, mcatanzaro |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Bug Depends on: | |||
| Bug Blocks: | 210100 | ||
Michael Catanzaro
We should remove WebKitWebContext:use-system-appearance-for-scrollbars from the GTK 4 API because system appearance is not supported with GTK 4.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alice Mikhaylenko
It's already #if-ed out for GTK4, except for the header.
Michael Catanzaro
Pull request: https://github.com/WebKit/WebKit/pull/9408
Michael Catanzaro
And there is no GObject property WebKitWebContext:use-system-appearance-for-scrollbars anyway
EWS
Committed 259716@main (c2e9b5aaac76): <https://commits.webkit.org/259716@main>
Reviewed commits have been landed. Closing PR #9408 and removing active labels.