зеркало из https://github.com/mozilla/gecko-dev.git
d30da22f2d
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 |
||
---|---|---|
.. | ||
unit | ||
chrome.ini | ||
file_promise_and_timeout_ordering.js | ||
file_promise_argument_tests.js | ||
file_promise_xrays.html | ||
mochitest.ini | ||
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 | ||
test_promise_argument_xrays.html | ||
test_promise_callback_retval.html | ||
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 |