Bug 49826 - WebKit2: Doesn't update theme when changed in Windows' display properties control panel
Summary: WebKit2: Doesn't update theme when changed in Windows' display properties con...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar, PlatformOnly
Depends on:
Blocks:
 
Reported: 2010-11-19 13:36 PST by Sam Weinig
Modified: 2017-05-10 07:13 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2010-11-19 13:36:55 PST
WebKit2 doesn't update theme when changed in Windows' display properties control panel. This works with classic WebKit and should be supported by WebKit2.

To fix, we need to listen for the WM_XP_THEMECHANGED message in the WKView's WndProc.
Comment 1 Sam Weinig 2010-11-19 13:37:18 PST
<rdar://problem/8689794>
Comment 2 Sam Weinig 2017-05-10 07:13:08 PDT
No Windows support in WebKit2 anymore.