DescriptionRemove mutation foot-gun from CSSPrimitiveValue
Misuse of this method could easily cause
memory leaks and UAFs. It wasn't actually doing anything
in the one place it was called, so I removed it.
I also fixed another FIXME about how unsigned/signed
constructors are confusing. At least now we'll ASSERT
if you got the wrong one.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=170029
Patch Set 1 #
Total comments: 1
Patch Set 2 : removed #
Messages
Total messages: 9 (0 generated)
|