DescriptionTemporarily CHECK use after free in Value
COMMIT=false
This CL was abandoned in favour of https://codereview.chromium.org/2743363004, because the minor change would spread into too many depending switch-case statements.
One of the hypotheses for https://crbug.com/697817 is that a Value is used
after free (see #5 there). To verify/refute that hypothesis, this CL
temporarily adds CHECKS and a new Value::Type (DELETED). This change will be
reverted after a couple of days in Canary, and only serves investigation
purposes.
BUG=697817
Patch Set 1 #Patch Set 2 : Android #Patch Set 3 : Fix more #Patch Set 4 : Windows #Patch Set 5 : Mac #Patch Set 6 : Fix more #Messages
Total messages: 23 (22 generated)
|