DescriptionProperly initialize variables in RequestContentScript::ScriptData
POD members of RequestContentScript::ScriptData weren't being initialized,
which a) is really bad because who knows what they might have been, and b)
is bad because it makes Dr. Memory unhappy. Fix it (and pull ScriptData into
the .cc while we're at it).
BUG=409865
Committed: https://crrev.com/08735d6ab39e788d287dc538f268f3c65d9c97c8
Cr-Commit-Position: refs/heads/master@{#292960}
Patch Set 1 #Patch Set 2 : Also remove suppression #
Messages
Total messages: 7 (2 generated)
|