DescriptionClean up SVGResources
Clean up SVGResources by:
- using nullptr everywhere
- replacing unneeded if checks with ASSERTs
- making ensureResources return a reference to
indicate it always returns an object, not
a null pointer
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=187327
Patch Set 1 #Patch Set 2 : Remove another if check #Messages
Total messages: 18 (8 generated)
|