Bug 277955
Summary: | Release assert in TimerBase::setNextFireTime via DispatchWorkItem::~DispatchWorkItem | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
Component: | WebCore Misc. | Assignee: | Ryosuke Niwa <rniwa> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari Technology Preview | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryosuke Niwa
We release assert in TimerBase::setNextFireTime because we try to destruct the Document / Node in a background thread.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/32041
EWS
Committed 282128@main (46c9caf0ef79): <https://commits.webkit.org/282128@main>
Reviewed commits have been landed. Closing PR #32041 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/133703498>
EWS
Committed 280938.223@safari-7619-branch (6948b6fd53b3): <https://commits.webkit.org/280938.223@safari-7619-branch>
Reviewed commits have been landed. Closing PR #1591 and removing active labels.