DescriptionGet rid of extra NULL check when indexing CSSStyleDeclaration
In order to minimize the performance impact of added UseCounters in
https://codereview.chromium.org/47923015, remove one superfluous NULL
check. We always NULL check propInfo before use anyway.
BUG=313864
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=162983
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|