RESOLVED FIXED 203143
Document::m_closeAfterStyleRecalc is unnecessary
https://bugs.webkit.org/show_bug.cgi?id=203143
Summary Document::m_closeAfterStyleRecalc is unnecessary
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.