Bug 185815

Summary: WebView._preferencesChanged should apply colorFilterEnabled preference before parsing user stylesheet
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, enrica, simon.fraser
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

Description Antti Koivisto 2018-05-21 00:37:25 PDT
User stylesheet parsing may depend on colorFilterEnabled preference.
Comment 1 Antti Koivisto 2018-05-21 00:43:03 PDT
<rdar://problem/40310069>
Comment 2 Antti Koivisto 2018-05-21 00:48:01 PDT
Created attachment 340830 [details]
patch
Comment 3 Simon Fraser (smfr) 2018-05-21 08:44:39 PDT
Comment on attachment 340830 [details]
patch

Would be nice to break this messy function up to be more explicit about ordering dependencies.
Comment 4 WebKit Commit Bot 2018-05-21 09:33:52 PDT
Comment on attachment 340830 [details]
patch

Clearing flags on attachment: 340830

Committed r232016: <https://trac.webkit.org/changeset/232016>
Comment 5 WebKit Commit Bot 2018-05-21 09:33:53 PDT
All reviewed patches have been landed.  Closing bug.