Bug 227841 - [GTK] Remove webkit_web_context_[g,s]et_use_system_appearance_for_scrollbars()
Summary: [GTK] Remove webkit_web_context_[g,s]et_use_system_appearance_for_scrollbars()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: PC Linux
: P2 Normal
Assignee: Michael Catanzaro
URL:
Keywords:
Depends on:
Blocks: GTK4
  Show dependency treegraph
 
Reported: 2021-07-09 08:07 PDT by Michael Catanzaro
Modified: 2023-02-01 14:08 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Catanzaro 2021-07-09 08:07:06 PDT
We should remove WebKitWebContext:use-system-appearance-for-scrollbars from the GTK 4 API because system appearance is not supported with GTK 4.
Comment 1 Alice Mikhaylenko 2021-07-09 08:13:21 PDT
It's already #if-ed out for GTK4, except for the header.
Comment 2 Michael Catanzaro 2023-01-31 14:12:41 PST
Pull request: https://github.com/WebKit/WebKit/pull/9408
Comment 3 Michael Catanzaro 2023-01-31 14:19:06 PST
And there is no GObject property WebKitWebContext:use-system-appearance-for-scrollbars anyway
Comment 4 EWS 2023-02-01 14:07:55 PST
Committed 259716@main (c2e9b5aaac76): <https://commits.webkit.org/259716@main>

Reviewed commits have been landed. Closing PR #9408 and removing active labels.