Bug 1300293 - Track the block and line list that each frame in BidiParagraphData...
commitd81370ebeb86765d97aa44d23b664e65ed95f268
authorL. David Baron <dbaron@dbaron.org>
Mon, 22 Jul 2019 17:50:04 +0000 (22 17:50 +0000)
committerL. David Baron <dbaron@dbaron.org>
Mon, 22 Jul 2019 17:50:04 +0000 (22 17:50 +0000)
treeb012f5bbde9d33e45217deb89dd6e954f3d3be31
parentc3d51446f5216e55e1eab1b98a5494fd628a0c5f
Bug 1300293 - Track the block and line list that each frame in BidiParagraphData::mLogicalFrames came from. r=jfkthame

This information is used in the next patch, which will use that information to
maintain a line iterator while iterating over mLogicalFrames (and will remove
the stored mLinePerFrame).

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

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