Hi Team, Based on Blink's commit, we can do another clean-up in XMLDocumentParser.cpp: Blink Commit - https://src.chromium.org/viewvc/blink?view=revision&revision=186338 Just raising so I can fix it later. Thanks!
<rdar://problem/117710028>
Modification in Chromium. https://src.chromium.org/viewvc/blink/trunk/Source/core/xml/parser/XMLDocumentParser.cpp?r1=186338&r2=186337&pathrev=186338 This is currently in https://searchfox.org/wubkat/rev/995ab8e866624f71cbcb82d3cf349ff9767ece4a/Source/WebCore/xml/parser/XMLDocumentParserLibxml2.cpp#1117-1123 and not in https://searchfox.org/wubkat/rev/995ab8e866624f71cbcb82d3cf349ff9767ece4a/Source/WebCore/xml/parser/XMLDocumentParser.cpp I wonder if https://searchfox.org/wubkat/source/Source/WebCore/xml/parser/XMLDocumentParserLibxml2.cpp is used at all in the code?
PR: https://github.com/WebKit/WebKit/pull/20960