DescriptionOilpan: non-eagerly trace HTML element stack records.
For some parses, the ElementRecord chains kept by the HTML element parse
stack might end up very long, requiring corresponding amounts of call
stack when being traced eagerly.
Use the marking stack instead for these objects, as is done for the
ContainerNodes these record objects refer to.
R=haraken
BUG=420515
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=187808
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|