DescriptionGracefully handle XMLDocumentParser being detached by mutation events.
Should a mutation event handler run while flushing out parser-buffered text,
we could end up in a detached state, something the implementation wasn't
prepared for.
Firm up exitText() usage, and rename it as updateLeafTextNode(). Also attempt
to make enterText() more descriptive as createLeafTextNodeIfNeeded().
R=haraken,tkent,kouhei
BUG=516290
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200026
Patch Set 1 #Patch Set 2 : rebased #Patch Set 3 : rename as updateLeafTextNode() #
Total comments: 3
Patch Set 4 : add clarifying comment #
Messages
Total messages: 15 (4 generated)
|