mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 15:27:32 +09:00
moebius#158: The Performance Resource Timing (added support for "workerStart")
https://github.com/MoonchildProductions/moebius/pull/158
This commit is contained in:
parent
6a97ee9379
commit
6885700c5b
26 changed files with 746 additions and 70 deletions
|
|
@ -3,6 +3,8 @@ skip-if = os == 'android'
|
|||
support-files =
|
||||
chrome_helpers.js
|
||||
empty.js
|
||||
fetch.js
|
||||
hello.html
|
||||
serviceworker.html
|
||||
serviceworkerinfo_iframe.html
|
||||
serviceworkermanager_iframe.html
|
||||
|
|
@ -10,6 +12,7 @@ support-files =
|
|||
worker.js
|
||||
worker2.js
|
||||
|
||||
[test_devtools_serviceworker_interception.html]
|
||||
[test_privateBrowsing.html]
|
||||
[test_serviceworkerinfo.xul]
|
||||
[test_serviceworkermanager.xul]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue