-
- Downloads
Bug 1763076 - Avoid OOM crashes when there's a massive number of tree operations. r=edgar
(No test case, because testing unsuited for CI both in terms of space and time.) Differential Revision: https://phabricator.services.mozilla.com/D143591
Showing
- parser/html/nsAHtml5TreeOpSink.h 4 additions, 1 deletionparser/html/nsAHtml5TreeOpSink.h
- parser/html/nsHtml5Highlighter.cpp 14 additions, 4 deletionsparser/html/nsHtml5Highlighter.cpp
- parser/html/nsHtml5Highlighter.h 14 additions, 3 deletionsparser/html/nsHtml5Highlighter.h
- parser/html/nsHtml5Parser.cpp 28 additions, 7 deletionsparser/html/nsHtml5Parser.cpp
- parser/html/nsHtml5Speculation.cpp 5 additions, 4 deletionsparser/html/nsHtml5Speculation.cpp
- parser/html/nsHtml5Speculation.h 3 additions, 2 deletionsparser/html/nsHtml5Speculation.h
- parser/html/nsHtml5StreamParser.cpp 167 additions, 35 deletionsparser/html/nsHtml5StreamParser.cpp
- parser/html/nsHtml5StreamParser.h 2 additions, 2 deletionsparser/html/nsHtml5StreamParser.h
- parser/html/nsHtml5TokenizerCppSupplement.h 10 additions, 2 deletionsparser/html/nsHtml5TokenizerCppSupplement.h
- parser/html/nsHtml5TokenizerHSupplement.h 4 additions, 2 deletionsparser/html/nsHtml5TokenizerHSupplement.h
- parser/html/nsHtml5TreeBuilderCppSupplement.h 5 additions, 2 deletionsparser/html/nsHtml5TreeBuilderCppSupplement.h
- parser/html/nsHtml5TreeBuilderHSupplement.h 6 additions, 1 deletionparser/html/nsHtml5TreeBuilderHSupplement.h
- parser/html/nsHtml5TreeOpExecutor.cpp 14 additions, 5 deletionsparser/html/nsHtml5TreeOpExecutor.cpp
- parser/html/nsHtml5TreeOpExecutor.h 3 additions, 2 deletionsparser/html/nsHtml5TreeOpExecutor.h
- parser/html/nsHtml5TreeOpStage.cpp 10 additions, 6 deletionsparser/html/nsHtml5TreeOpStage.cpp
- parser/html/nsHtml5TreeOpStage.h 4 additions, 3 deletionsparser/html/nsHtml5TreeOpStage.h
Loading
Please register or sign in to comment