DescriptionRevert of Oilpan: enable appcache + move DocumentLoader to the heap. (patchset #11 id:190001 of https://codereview.chromium.org/1194003004/)
Reason for revert:
Linux Leak is failing on fast/html/imports/import-expando-gc.html, and this seems to be the most viable candidate for the cause.
See http://build.chromium.org/p/chromium.webkit/builders/WebKit%20Linux%20Leak/builds/11999
and
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=fast%2Fhtml%2Fimports%2Fimport-expando-gc.html&testType=layout-tests
Original issue's description:
> Oilpan: enable appcache + move DocumentLoader to the heap.
>
> DocumentLoader belongs on the heap. References to it
> are kept by an object that is on the heap (FrameLoader),
> and DocumentLoader itself has heap references.
>
> Along with moving DocumentLoader, have the two appcache
> objects (ApplicationCache and ApplicationCacheHost) be
> under Oilpan's control always.
>
> R=haraken
> BUG=340522, 497595
>
> Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197576
TBR=oilpan-reviews@chromium.org,haraken@chromium.org,sigbjornf@opera.com
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=340522, 497595
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197585
Patch Set 1 #
Created: 5 years, 6 months ago
(Patch set is too large to download)
Messages
Total messages: 5 (0 generated)
|