Bug 183759

Summary: Clear style colors when setting default appearance
Product: WebKit Reporter: Megan Gardner <megan_gardner>
Component: New BugsAssignee: Megan Gardner <megan_gardner>
Status: RESOLVED FIXED    
Severity: Normal CC: thorton, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

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