Граф коммитов

2 Коммитов

Автор SHA1 Сообщение Дата
Hiroyuki Ikezoe 562a98e9cc Bug 1571758 - Introduce scroll generation in APZC and SampledAPZCState and inform it to the scrollable frame on the main-thread via RepaintRequest. r=botond
The reason why the global ScrollGeneration::sCounter doesn't work for the APZ
case is the APZ sampler thread is per our top level browser window, so if
there are multiple browser windows at the same time, the sCounter will be muted
from different sampler threads.

Differential Revision: https://phabricator.services.mozilla.com/D133439
2022-01-31 09:40:33 +00:00
Kartikaya Gupta 2b3cc88839 Bug 1671048 - Add serializer for RepaintRequest. r=botond
This prints out selected useful fields from the RepaintRequest when the APZ
code generates a repaint request.

Differential Revision: https://phabricator.services.mozilla.com/D93437
2020-10-14 19:23:57 +00:00