DescriptionRevert of Oilpan: Enable lazy sweeping on non-oilpan builds (patchset #2 id:20001 of https://codereview.chromium.org/1055193004/)
Reason for revert:
The use of lazy sweeping appears to be behind this ASan regression,
https://storage.googleapis.com/chromium-layout-test-archives/WebKit_Linux_ASAN/18437/layout-test-results/http/tests/serviceworker/fetch-canvas-tainting-crash-log.txt
i.e., it risks lifecycle notification touching already finalized & freed objects.
Original issue's description:
> Oilpan: Enable lazy sweeping on non-oilpan builds
>
> Currently lazy sweeping is enabled only on oilpan builds. Since the lazy sweeping has been stable on the oilpan builds for >3 months, I think it's now safe to enable it on non-oilpan builds as well.
>
> BUG=480837
>
> Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=194808
>
> Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=195022
TBR=oilpan-reviews@chromium.org,haraken@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=480837
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=195067
Patch Set 1 #
Created: 5 years, 7 months ago
(Patch set is too large to download)
Messages
Total messages: 5 (0 generated)
|