Side by Side Diff: LayoutTests/fast/dom/custom/element-upgrade-no-register-and-leak.html
Issue 296703009 :
Oilpan: move custom element objects to the heap. (Closed)
Patch Set: Fix compilation issue pointed out by clang
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
LayoutTests/fast/dom/custom/element-upgrade-no-register-and-leak.html
LayoutTests/fast/dom/custom/element-upgrade-no-register-and-leak-expected.txt
Source/core/dom/Document.h
Source/core/dom/Document.cpp
Source/core/dom/DocumentInit.h
Source/core/dom/DocumentInit.cpp
Source/core/dom/Element.cpp
Source/core/dom/custom/CustomElementCallbackQueue.h
Source/core/dom/custom/CustomElementCallbackQueue.cpp
Source/core/dom/custom/CustomElementDescriptor.h
Source/core/dom/custom/CustomElementMicrotaskDispatcher.h
Source/core/dom/custom/CustomElementMicrotaskDispatcher.cpp
Source/core/dom/custom/CustomElementMicrotaskImportStep.h
Source/core/dom/custom/CustomElementMicrotaskImportStep.cpp
Source/core/dom/custom/CustomElementMicrotaskQueue.h
Source/core/dom/custom/CustomElementMicrotaskQueue.cpp
Source/core/dom/custom/CustomElementMicrotaskResolutionStep.h
Source/core/dom/custom/CustomElementMicrotaskResolutionStep.cpp
Source/core/dom/custom/CustomElementMicrotaskStep.h
Source/core/dom/custom/CustomElementObserver.h
Source/core/dom/custom/CustomElementObserver.cpp
Source/core/dom/custom/CustomElementRegistrationContext.h
Source/core/dom/custom/CustomElementRegistrationContext.cpp
Source/core/dom/custom/CustomElementScheduler.h
Source/core/dom/custom/CustomElementScheduler.cpp
Source/core/dom/custom/CustomElementUpgradeCandidateMap.h
Source/core/dom/custom/CustomElementUpgradeCandidateMap.cpp
Source/core/html/imports/HTMLImportLoader.h
Source/core/html/imports/HTMLImportLoader.cpp