Bug 1649440 - Defer the calculation of ZoomToFocusInput's target rect to APZ. r=botond
commit3ae54a07b57d8d3420c4a13cb72b4b9e325509d2
authorHiroyuki Ikezoe <hikezoe.birchill@mozilla.com>
Tue, 29 Aug 2023 02:16:59 +0000 (29 02:16 +0000)
committerHiroyuki Ikezoe <hikezoe.birchill@mozilla.com>
Tue, 29 Aug 2023 02:16:59 +0000 (29 02:16 +0000)
treeffdbe064118296de06f27f9445c5bbab22360761
parent4de45fdf16f9bdb3a35a220feb138c069eef2a17
Bug 1649440 - Defer the calculation of ZoomToFocusInput's target rect to APZ. r=botond

Depends on D185246

Differential Revision: https://phabricator.services.mozilla.com/D184440
dom/base/nsDOMWindowUtils.cpp
gfx/layers/apz/public/IAPZCTreeManager.h
gfx/layers/apz/src/APZCTreeManager.cpp
gfx/layers/apz/src/APZCTreeManager.h
gfx/layers/apz/src/AsyncPanZoomController.h
gfx/layers/apz/test/reftest/reftest.list
gfx/layers/apz/test/reftest/zoom-to-focus-input-oopif-ref.html [new file with mode: 0644]
gfx/layers/apz/test/reftest/zoom-to-focus-input-oopif.html [new file with mode: 0644]
gfx/layers/apz/test/reftest/zoom-to-focus-input-subframe.html [new file with mode: 0644]