WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2019-10-17 23:36:31 PDT
Created
attachment 381280
[details]
Cleanup
Ryosuke Niwa
Comment 2
2019-10-18 15:46:02 PDT
Committed
r251305
: <
https://trac.webkit.org/changeset/251305
>
Radar WebKit Bug Importer
Comment 3
2019-10-18 15:46:17 PDT
<
rdar://problem/56422352
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug