Confirmed users
586
edits
Msreckovic (talk | contribs) |
|||
Line 163: | Line 163: | ||
* Kats | * Kats | ||
** We can have multiple PZCs now | ** We can have multiple PZCs now | ||
** How do we (uniquely) identify scrollable layers? Need to use the layer ID and the scroll/frame ID. | ** How do we (uniquely) identify scrollable layers? Need to use the layer ID and the scroll/frame ID, and presshell ID to guard against page navigation changes. | ||
** Threading problem is under control by creating a separate tree of APZC instances that shadows the layer tree that is walkable on the UI thread | |||
** This will tie in with dzbarsky's work | ** This will tie in with dzbarsky's work | ||
* BenWa | |||
** Creating the scroll info layers is done, will be landed today | |||
** Not much else to do at this point, blocked on kats |