mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-07 16:28:38 +09:00
Bug 1323941 - navigationStart should not be exposed to workers as timing attribute
https://hg.mozilla.org/mozilla-central/rev/6be7eb833b11
This commit is contained in:
parent
dbccb9748a
commit
fdcf9f71e5
8 changed files with 71 additions and 40 deletions
|
|
@ -31099,6 +31099,10 @@
|
|||
"path": "user-timing/test_user_timing_mark.html",
|
||||
"url": "/user-timing/test_user_timing_mark.html"
|
||||
},
|
||||
{
|
||||
"path": "user-timing/test_user_timing_mark_and_measure_exception_when_invoke_with_timing_attributes.html",
|
||||
"url": "/user-timing/test_user_timing_mark_and_measure_exception_when_invoke_with_timing_attributes.html"
|
||||
},
|
||||
{
|
||||
"path": "user-timing/test_user_timing_mark_and_measure_exception_when_invoke_without_parameter.html",
|
||||
"url": "/user-timing/test_user_timing_mark_and_measure_exception_when_invoke_without_parameter.html"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue