DescriptionNo need to clear the style resolver in Document::childrenChanged
If you delete the documentElement then that also means all <style> and
<link> elements must have been removed from the document so the
StyleResolver should already be reset or cleared and we don't need to
call clearStyleResolver() from inside Document::childrenChanged.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169911
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|