mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
fix intermittent Option::unwrap in timers
not allow to fire timers installed during another timer call
This commit is contained in:
parent
a8cbc28643
commit
d891e75d9d
4 changed files with 55 additions and 8 deletions
|
@ -5661,6 +5661,12 @@
|
|||
"url": "/_mozilla/mozilla/textcontent.html"
|
||||
}
|
||||
],
|
||||
"mozilla/timer_eventInvalidation.html": [
|
||||
{
|
||||
"path": "mozilla/timer_eventInvalidation.html",
|
||||
"url": "/_mozilla/mozilla/timer_eventInvalidation.html"
|
||||
}
|
||||
],
|
||||
"mozilla/title.html": [
|
||||
{
|
||||
"path": "mozilla/title.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue