DescriptionMake StyleElement robust against tree mutation
It is possible that HTMLStyleElement::removedFrom() is called
before HTMLStyleElement::didNotifySubtreeInsertionsToDocument().
BUG=356653
TEST=append-child-style-crash.html,javascript-url-style-crash.html
R=esprehn@chromium.org, abath@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=170702
Patch Set 1 #
Total comments: 2
Patch Set 2 : What Elliott said #
Total comments: 2
Patch Set 3 : Fixed typo #
Total comments: 1
Patch Set 4 : Removed redundant check #
Total comments: 3
Patch Set 5 : Landing #
Messages
Total messages: 19 (0 generated)
|