Closed Bug 1455315 Opened 6 years ago Closed 6 years ago

Permaorange TV layout/style/test/test_transitions_per_property.html | compositor transform transition from 'none' to 'rotate(60deg)' at 2/3rds duration matches computed style - got matrix(1, 0, 0, 1, 0, 0)

Categories

(Core :: Graphics: WebRender, defect, P5)

defect

Tracking

()

RESOLVED FIXED
mozilla61
Tracking Status
firefox61 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: hiro)

References

Details

Attachments

(1 file)

Flags: needinfo?(hikezoe)
For WebRender, we are using mPreviousFrameTimeStamp[1] even if we are on testing mode.  We should use testing time instead.

https://treeherder.mozilla.org/#/jobs?repo=try&revision=0d077f6940f8a1ee4720b1eb07f2079623210cff

[1] https://hg.mozilla.org/mozilla-central/file/ec3dd3ee2ae4/gfx/layers/wr/WebRenderBridgeParent.cpp#l1173
Flags: needinfo?(hikezoe)
Comment on attachment 8969558 [details]
Bug 1455315 - Use testing time stamp whenever we are on testing mode.

https://reviewboard.mozilla.org/r/238318/#review244198

Good catch, thanks! Also note that the QuantumRender TV job was producing lots of failures for browser-chrome mochitests that we don't even want to run, so I ended up disabling that job yesterday. See bug 1454531 comment 12 onwards for details.
Attachment #8969558 - Flags: review?(bugmail) → review+
Assignee: nobody → hikezoe
Component: CSS Parsing and Computation → Graphics: WebRender
Pushed by kgupta@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b758bc75b054
Use testing time stamp whenever we are on testing mode. r=kats
https://hg.mozilla.org/mozilla-central/rev/b758bc75b054
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
Depends on: 1455841
You need to log in before you can comment on or make changes to this bug.