DescriptionRevert "Remove children of title node before updating"
It causes performance problems. See
https://code.google.com/p/chromium/issues/detail?id=331076
Micro-benchmarks like http://jsperf.com/setting-document-title regress
about one magnitude.
We need to figure out whether the spec should change or if the CL
could be written in a less performance-intrusive way, or if it's a
performance penalty we accept. So revert for now.
The follow-up "Inhibit title updates when removing children before
setting new value" is reverted too since it has no value without the
first patch.
Reverted CLs:
https://codereview.chromium.org/128603002
https://codereview.chromium.org/107513013
BUG=331076
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=165117
Patch Set 1 #Messages
Total messages: 4 (0 generated)
|