Closed Bug 1733921 Opened 3 years ago Closed 3 years ago

Simplify reftest annotations to assume WebRender on.

Categories

(Core :: Graphics: WebRender, task)

task

Tracking

()

RESOLVED FIXED
95 Branch
Tracking Status
firefox95 --- fixed

People

(Reporter: emilio, Assigned: emilio)

References

Details

Attachments

(2 files)

No description provided.
Blocks: 1733923

I wrote a tool to simplify reftest annotations, and it tripped over this
because I didn't teach it operator precedence. However I think it's
better to be explicit, so just fix the two instances of it.

I wrote a simple manifest parser + simplifier over the weekend to do it,
which is here:

https://github.com/emilio/reftest-manifest/

This patch is auto-generated with:

https://github.com/emilio/reftest-manifest/commit/2c1abf3a3a54d746daaa1371c298446425880497

With the reftest-sanity simplifications reverted (since they
intentionally test always-true/false conditions).

Depends on D127415

Blocks: 1733945
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a4fb28ec8959
Explicitly deal with operator precedence in some reftest entries. r=gfx-reviewers,jrmuizel
https://hg.mozilla.org/integration/autoland/rev/d1c5aeeb314f
Simplify reftest annotations to assume WebRender is on. r=gfx-reviewers,jrmuizel
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 95 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: