summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorAndreas Kling <kling@serenityos.org>2020-06-03 21:53:08 +0200
committerAndreas Kling <kling@serenityos.org>2020-06-03 21:53:08 +0200
commitc40de9275a9850034362877ccaf7a1a979960221 (patch)
treef7f6f9af52d5eacc2af0a8efbb4cd4c4e1d60543 /.github
parent214982026080f411ea38e1dbb1a51186d10362fe (diff)
downloadserenity-c40de9275a9850034362877ccaf7a1a979960221.zip
LibWeb: Buffer text node character insertions in the new parser
Instead of appending character-at-a-time, we now buffer character insertions in a StringBuilder, and flush them to the relevant node whenever we start inserting into a new node (and when parsing ends.)
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions