Bug 1300293 - Pass the line box from nsBidiPresUtils::ResolveParagraph through SplitI...
commit96bd181ea77a50befdb667e41ffbb383ba9897fb
authorL. David Baron <dbaron@dbaron.org>
Mon, 22 Jul 2019 17:50:05 +0000 (22 17:50 +0000)
committerL. David Baron <dbaron@dbaron.org>
Mon, 22 Jul 2019 17:50:05 +0000 (22 17:50 +0000)
treead26da6ce77f1471a9cdf4dcc8b6f224f3d571a3
parent1ac8b69a034105c5224d02c793466e8e0002d9ee
Bug 1300293 - Pass the line box from nsBidiPresUtils::ResolveParagraph through SplitInlineAncestors to nsIFrame::InsertFrames. r=jfkthame

This is what fixes the performance problem in bug 1300293.

Differential Revision: https://phabricator.services.mozilla.com/D38799

--HG--
extra : moz-landing-system : lando
layout/base/nsBidiPresUtils.cpp