DescriptionRe-enable vertical flow in SimplePath
This patch changes the default code path of vertical flow text back to the
simple code path. This was changed to complex path in crbug.com/408992, but
it turned out that it degrades the performance by 100-150%.
The performance work for the complex path is under progress in
crbug.com/446011, but in order to ship better code, this patch makes a
temporary switch before the stable release. The complex path will be
re-enabled once we're back to work-mode.
BUG=445589
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=190462
Patch Set 1 : Merge and cleanup without TestExpectations #Patch Set 2 : TestExpectations #Patch Set 3 : TestExpectations #
Messages
Total messages: 11 (5 generated)
|