DescriptionAdd default value for second argument of CSSComputedStyleDeclaration::getPropertyCSSValue()
Add default value for second argument of CSSComputedStyleDeclaration::getPropertyCSSValue()
instead of overloading. This avoids incurring the cost of an extra function call (since the
overload was not inlined) only to provide UpdateLayout as default value for the
EUpdateLayout argument.
R=esprehn@chromium.org, dstockwell@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=174394
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|