Bug 183759 - Clear style colors when setting default appearance
Summary: Clear style colors when setting default appearance
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Megan Gardner
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-03-19 18:32 PDT by Megan Gardner
Modified: 2018-03-19 19:49 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.88 KB, patch)
2018-03-19 18:35 PDT, Megan Gardner
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Megan Gardner 2018-03-19 18:32:53 PDT
Clear style colors when setting default appearance
Comment 1 Megan Gardner 2018-03-19 18:35:08 PDT
Created attachment 336093 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2018-03-19 18:37:54 PDT
<rdar://problem/38645722>
Comment 3 Tim Horton 2018-03-19 19:03:24 PDT
Comment on attachment 336093 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=336093&action=review

> Source/WebKitLegacy/mac/WebView/WebView.mm:5202
> +- (void)_setDefaultAppearanceAndClearStyle

I think this is “update”, not “set”, because it takes no arguments. And you can leave the clearStyle bit off
Comment 4 Megan Gardner 2018-03-19 19:49:38 PDT
https://trac.webkit.org/changeset/229737/webkit