Closed Bug 944304 Opened 11 years ago Closed 10 years ago

Migrate css transform preview tooltip to use getQuads

Categories

(DevTools :: Inspector, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: pbro, Unassigned)

References

(Blocks 1 open bug)

Details

Bug 726427 introduces a new tooltip in the rule and computed views of the devtools inspector that is used to preview css transforms.

For now, this tooltip handles transformation matrices computation by itself.
As soon as GetQuads becomes available, this bug should be done to migrate the tooltip to use it and therefore reduce code duplication and potential error causes.

In fact, the preview tooltip today doesn't handle perspective. This would be solve by using GetQuads.
Depends on bug 917755 which has some patches almost ready for getquads
Depends on: 917755
Blocks: 711947
Now that bug 1014547 landed, this bug becomes invalid.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.