Bug 194822 - RenderThemeIOS should use RenderTheme's color cache instead of its own
Summary: RenderThemeIOS should use RenderTheme's color cache instead of its own
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Timothy Hatcher
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-02-19 11:37 PST by Timothy Hatcher
Modified: 2019-02-20 11:28 PST (History)
7 users (show)

See Also:


Attachments
Patch (12.57 KB, patch)
2019-02-19 11:41 PST, Timothy Hatcher
no flags Details | Formatted Diff | Diff
Patch (13.11 KB, patch)
2019-02-19 12:07 PST, Timothy Hatcher
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews125 for ios-simulator-wk2 (9.90 MB, application/zip)
2019-02-19 14:18 PST, EWS Watchlist
no flags Details
Patch (16.70 KB, patch)
2019-02-19 14:42 PST, Timothy Hatcher
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews201 for win-future (12.83 MB, application/zip)
2019-02-19 17:24 PST, EWS Watchlist
no flags Details
Patch (17.51 KB, patch)
2019-02-19 20:34 PST, Timothy Hatcher
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.