Bug 194822

Summary: RenderThemeIOS should use RenderTheme's color cache instead of its own
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: WebCore Misc.Assignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, commit-queue, ews-watchlist, megan_gardner, thorton, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Archive of layout-test-results from ews125 for ios-simulator-wk2
none
Patch
none
Archive of layout-test-results from ews201 for win-future
none
Patch none

Description Timothy Hatcher 2019-02-19 11:37:04 PST
This better aligns the macOS and iOS code by using the cross platform color cache.
Comment 1 Radar WebKit Bug Importer 2019-02-19 11:38:01 PST
<rdar://problem/48208296>
Comment 2 Timothy Hatcher 2019-02-19 11:41:04 PST Comment hidden (obsolete)
Comment 3 Timothy Hatcher 2019-02-19 12:07:04 PST Comment hidden (obsolete)
Comment 4 EWS Watchlist 2019-02-19 14:18:03 PST Comment hidden (obsolete)
Comment 5 EWS Watchlist 2019-02-19 14:18:05 PST Comment hidden (obsolete)
Comment 6 Timothy Hatcher 2019-02-19 14:42:35 PST Comment hidden (obsolete)
Comment 7 EWS Watchlist 2019-02-19 14:45:11 PST Comment hidden (obsolete)
Comment 8 EWS Watchlist 2019-02-19 17:23:51 PST Comment hidden (obsolete)
Comment 9 EWS Watchlist 2019-02-19 17:24:02 PST Comment hidden (obsolete)
Comment 10 Timothy Hatcher 2019-02-19 20:34:10 PST
Created attachment 362477 [details]
Patch
Comment 11 EWS Watchlist 2019-02-19 20:35:55 PST
Attachment 362477 [details] did not pass style-queue:


ERROR: Source/WebCore/css/parser/CSSPropertyParser.cpp:170:  Line contains only semicolon. If this should be an empty statement, use { } instead.  [whitespace/semicolon] [5]
Total errors found: 1 in 13 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 12 WebKit Commit Bot 2019-02-20 11:28:34 PST
Comment on attachment 362477 [details]
Patch

Clearing flags on attachment: 362477

Committed r241825: <https://trac.webkit.org/changeset/241825>
Comment 13 WebKit Commit Bot 2019-02-20 11:28:35 PST
All reviewed patches have been landed.  Closing bug.