Bug 158018

Summary: REGRESSION (r196629): Safari can get into a state where switching Reader theme doesn't apply to the webpage
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, cmarcelo, commit-queue, esprehn+autocc, kangil.han, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch darin: review+

Description Antti Koivisto 2016-05-24 02:24:49 PDT
Style resolver is not always restored after tab switch. Without style resolver we don't do style invalidation.
Comment 1 Antti Koivisto 2016-05-24 02:25:04 PDT
<rdar://problem/24732776>
Comment 2 Antti Koivisto 2016-05-24 03:40:08 PDT
Created attachment 279639 [details]
patch
Comment 3 Antti Koivisto 2016-05-24 09:47:25 PDT
https://trac.webkit.org/r201332