Closed Bug 734800 Opened 12 years ago Closed 12 years ago

VirtualLayer.setPositionAndResolution may need a transaction after all

Categories

(Firefox for Android Graveyard :: General, defect)

All
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: kats, Assigned: kats)

References

Details

(Whiteboard: maple)

setPositionAndResolution is called on the gecko thread and sets the position and resolution of the area drawn by Gecko. It is now also accessed from the compositor thread during composition to determine where the checkerboard should be drawn. Therefore some synchronization may be required here; this should be investigated.
Once we get rid of beginDrawing and endDrawing (and the mGeckoViewport and VirtualLayer's position and resolution) this bug will be automatically invalidated.
Depends on: 731603, 729653
The fix for bug 731603 makes this a non-issue.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.