mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-01 15:11:48 +00:00
18 lines
477 B
INI
18 lines
477 B
INI
[DEFAULT]
|
|
# Bug 1049888 - storage actors do not work in e10s for now
|
|
# Bug 1105803 - permafailing on debug release builds since devedition landed
|
|
skip-if = e10s || debug
|
|
subsuite = devtools
|
|
support-files =
|
|
storage-complex-values.html
|
|
storage-listings.html
|
|
storage-secured-iframe.html
|
|
storage-unsecured-iframe.html
|
|
storage-updates.html
|
|
head.js
|
|
|
|
[browser_storage_basic.js]
|
|
[browser_storage_dynamic_updates.js]
|
|
[browser_storage_sidebar.js]
|
|
[browser_storage_values.js]
|