RESOLVED FIXED 197699
Add plumbing for inactive system colors in RenderTheme cache
https://bugs.webkit.org/show_bug.cgi?id=197699
Summary Add plumbing for inactive system colors in RenderTheme cache
Timothy Hatcher
Reported 2019-05-08 11:51:35 PDT
Some system colors that might be different when the view/window is inactive. We can't cache them in the same cache or the result will be wrong for subsequent cache accesses. <rdar://problem/49406936>
Attachments
Patch (24.78 KB, patch)
2019-05-08 12:01 PDT, Timothy Hatcher
no flags
Archive of layout-test-results from ews214 for win-future (13.67 MB, application/zip)
2019-05-08 14:34 PDT, EWS Watchlist
no flags
Patch (23.13 KB, patch)
2019-05-08 15:22 PDT, Timothy Hatcher
no flags
Timothy Hatcher
Comment 1 2019-05-08 12:01:48 PDT Comment hidden (obsolete)
Tim Horton
Comment 2 2019-05-08 13:57:39 PDT
Comment on attachment 369403 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=369403&action=review > Source/WebKit/ChangeLog:40 > +2019-05-08 Timothy Hatcher <timothy@apple.com> > + > + Add plumbing for inactive system colors for RenderTheme cache. > + https://bugs.webkit.org/show_bug.cgi?id=197699 > + Double changelog
EWS Watchlist
Comment 3 2019-05-08 14:34:43 PDT Comment hidden (obsolete)
EWS Watchlist
Comment 4 2019-05-08 14:34:45 PDT Comment hidden (obsolete)
Timothy Hatcher
Comment 5 2019-05-08 15:22:08 PDT
Timothy Hatcher
Comment 6 2019-05-08 15:25:30 PDT
Note You need to log in before you can comment on or make changes to this bug.