mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Warn when a timer event is processed for a discarded document.
This commit is contained in:
parent
d918c14247
commit
8ca387c0e0
3 changed files with 25 additions and 2 deletions
|
@ -14930,6 +14930,12 @@
|
|||
"url": "/_mozilla/mozilla/textcontent.html"
|
||||
}
|
||||
],
|
||||
"mozilla/timeout-in-discarded-document.html": [
|
||||
{
|
||||
"path": "mozilla/timeout-in-discarded-document.html",
|
||||
"url": "/_mozilla/mozilla/timeout-in-discarded-document.html"
|
||||
}
|
||||
],
|
||||
"mozilla/timer_eventInvalidation.html": [
|
||||
{
|
||||
"path": "mozilla/timer_eventInvalidation.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue