Bug 227841

Summary: [GTK] Remove webkit_web_context_[g,s]et_use_system_appearance_for_scrollbars()
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: WebKitGTKAssignee: 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    

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.