Closed
Bug 1027869
Opened 12 years ago
Closed 12 years ago
Investigate why requestAnimationFrame is bailing us out of APZC
Categories
(Core :: Panning and Zooming, defect)
Core
Panning and Zooming
Tracking
()
RESOLVED
INVALID
| tracking-b2g | backlog |
People
(Reporter: drs, Unassigned)
References
Details
We have a requestAnimationFrame call in FontSizeUtils [1] (or which will be gone when bug 1022746 lands) which is bailing us out of the APZC path. We should investigate why this is happening as it may be a symptom of a problem within the layers/APZC code.
| Reporter | ||
Updated•12 years ago
|
Comment 1•12 years ago
|
||
Is it possible to make a standalone test case for this? It would suck to have to roll back to some ancient version of Gaia to investigate this once we have the time to do so.
| Reporter | ||
Comment 3•12 years ago
|
||
It turns out that this wasn't the problem.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
| Assignee | ||
Updated•11 years ago
|
blocking-b2g: backlog → ---
tracking-b2g:
--- → backlog
You need to log in
before you can comment on or make changes to this bug.
Description
•