Backed out 4 changesets (bug 1654992, bug 1654991) for causing timeous in mask-opacity-1e.html

Backed out changeset 11f0f54c6e0a (bug 1654992)
Backed out changeset a353dd5b3f08 (bug 1654991)
Backed out changeset 6a7964ba549f (bug 1654991)
Backed out changeset cf3bfb91d98c (bug 1654991)
This commit is contained in:
Noemi Erli
2020-08-03 22:09:36 +03:00
parent bc008391d5
commit c5adcfe981
136 changed files with 424 additions and 481 deletions

View File

@@ -7015,7 +7015,7 @@ void HTMLInputElement::UpdateEntries(
// dropped fileEntry and directoryEntry objects.
fs->CreateRoot(entries);
mFileData->mEntries = std::move(entries);
mFileData->mEntries.SwapElements(entries);
}
void HTMLInputElement::GetWebkitEntries(