Bug 203143

Summary: Document::m_closeAfterStyleRecalc is unnecessary
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: DOMAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, beidson, cdumez, dbates, esprehn+autocc, ews-watchlist, ggaren, kangil.han, koivisto, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 202843    
Attachments:
Description Flags
Cleanup koivisto: review+

Ryosuke Niwa
Reported 2019-10-17 23:33:08 PDT
These days, we always call checkCompleted() asynchrnoulsy via a timer, so we would never try to implicitly close a document during a style recalc.
Attachments
Cleanup (2.61 KB, patch)
2019-10-17 23:36 PDT, Ryosuke Niwa
koivisto: review+
Ryosuke Niwa
Comment 1 2019-10-17 23:36:31 PDT
Ryosuke Niwa
Comment 2 2019-10-18 15:46:02 PDT
Radar WebKit Bug Importer
Comment 3 2019-10-18 15:46:17 PDT
Note You need to log in before you can comment on or make changes to this bug.