mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 23:02:20 +00:00
Backed out changeset bf3bdd2f1384 (bug 1809657) for causing wpt failures.
This commit is contained in:
parent
8cef92354d
commit
d5a35541c6
@ -11,7 +11,7 @@
|
||||
|
||||
namespace sandbox {
|
||||
|
||||
#if defined(ENABLE_TESTS) && defined(MOZ_DEBUG)
|
||||
#if defined(ENABLE_TESTS)
|
||||
// Set a low max brokered length for testing to exercise the chunking code.
|
||||
static const std::ptrdiff_t kMaxBrokeredLen = 50;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user