Closed
Bug 1207711
Opened 9 years ago
Closed 8 years ago
MultiTiledContentClient on B2G doesn't produce the same results as SingleTiledContentClient on this test case
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
RESOLVED
INCOMPLETE
Tracking | Status | |
---|---|---|
firefox44 | --- | affected |
People
(Reporter: kats, Unassigned)
References
Details
(Whiteboard: [gfx-noted])
+++ This bug was initially created as a clone of Bug #1204076 +++
While tracking down some reftest failures from my patches in bug 1201529 I discovered the root cause appears to be some sort of a bug in the MultiTiledContentClient code (specifically the DrawTargetTiled code which is enabled on B2G). The simple STR are:
1) Remove the meta-viewport tag that I added to layout/reftests/reftest-sanity/async-zoom-2.html in bug 1201529.
2) Build B2G emulator and run: ./mach reftest-remote gecko/layout/reftests/reftest-sanity/async-zoom-2.html (or do a try push for b2g ICS emulator, the test is in R1).
Reporter | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•