gecko-dev/dom/promise/tests
Greg Mierzwinski d30da22f2d Bug 1345284 - Move variable declarations in test_promise_argument.html, and test_promise_callback_retval.html. r=jmaher
This patch fixes an intermittent bug with the test "test_webassembly_compile.html". That test calls the garbage collector which destroys the variables declared within the function-level scopes in the tests "test_promise_argument.html", and "test_promise_callback_retval.html". Declaring them outside the function scope prevents the variables from being destroyed.

MozReview-Commit-ID: 7dMwavRqnFg

--HG--
extra : rebase_source : 7ff513eed5e9f4f353de59affb11cb04be3cbbaa
2017-06-05 12:35:53 -04:00
..
unit Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps 2017-01-18 10:30:39 +00:00
chrome.ini Bug 1323324 tests. r=till 2016-12-19 15:38:44 -08:00
file_promise_and_timeout_ordering.js
file_promise_argument_tests.js Bug 1323324 tests. r=till 2016-12-19 15:38:44 -08:00
file_promise_xrays.html
mochitest.ini Bug 1323324 tests. r=till 2016-12-19 15:38:44 -08:00
promise_uncatchable_exception.js
test_bug883683.html
test_on_new_promise.html
test_on_promise_settled.html
test_on_promise_settled_duplicates.html
test_promise.html
test_promise_and_timeout_ordering.html
test_promise_and_timeout_ordering_workers.html
test_promise_argument.html Bug 1345284 - Move variable declarations in test_promise_argument.html, and test_promise_callback_retval.html. r=jmaher 2017-06-05 12:35:53 -04:00
test_promise_argument_xrays.html Bug 1323324 tests. r=till 2016-12-19 15:38:44 -08:00
test_promise_callback_retval.html Bug 1345284 - Move variable declarations in test_promise_argument.html, and test_promise_callback_retval.html. r=jmaher 2017-06-05 12:35:53 -04:00
test_promise_uncatchable_exception.html
test_promise_utils.html
test_promise_xrays.html
test_resolve.html
test_resolver_return_value.html
test_species_getter.html
test_thenable_vs_promise_ordering.html
test_webassembly_compile.html Bug 1342060 - wasm: enable by default (r=bbouvier,sr=jorendorff) 2017-02-23 13:02:40 -06:00