Chromium Code Reviews
DescriptionDisable offsetWidth optimization in perparation for disabling it on M30.
Unfortunately our offsetWidth optimization which made economist.com 2s faster
isn't quite correct. It caused a bad regression on M30, which was noticed
in the Beta channel.
The code has differed some from the Beta branch, but in an effort to be
as safe as can be, I'm making a very-similar change on Trunk to the
change I'm about to roll into M30.
We will need to fix this optimization and re-enable it once it's safe
in order to get our 2s back on economist.com.
I expect this to slow down some benchmarks.
R=abarth@chromium.org, abarth, enne, tonyg
BUG=290399
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=159046
Patch Set 1 #
Total comments: 1
Messages
Total messages: 2 (0 generated)
|
|||||||||||||||||||