Bug 1845631 - Integrate two separete `if (hint & nsChangeHint_AddOrRemoveTransform...
commit55989de7846bfc17b8699a380962164954079c46
authorHiroyuki Ikezoe <hikezoe.birchill@mozilla.com>
Thu, 27 Jul 2023 02:36:57 +0000 (27 02:36 +0000)
committerHiroyuki Ikezoe <hikezoe.birchill@mozilla.com>
Thu, 27 Jul 2023 02:36:57 +0000 (27 02:36 +0000)
treead505d2ecf62ca2ccc5145a3de710594e77c2272
parent31c27b64a615403b854e29e9fafe67c56d396274
Bug 1845631 - Integrate two separete `if (hint & nsChangeHint_AddOrRemoveTransform)` blocks in RestyleManager::ProcessRestyledFrames. r=emilio

Depends on D184535

Differential Revision: https://phabricator.services.mozilla.com/D184650
layout/base/RestyleManager.cpp