Closed
Bug 1670809
Opened 5 years ago
Closed 5 years ago
Add wrench infrastructure for testing expected picture invalidation invalidation scenarios
Categories
(Core :: Graphics: WebRender, task)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
84 Branch
| Tracking | Status | |
|---|---|---|
| firefox84 | --- | fixed |
People
(Reporter: gw, Assigned: gw)
References
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Updated•5 years ago
|
Assignee: nobody → gwatson
| Assignee | ||
Comment 1•5 years ago
|
||
When testing is enabled, writes a set of information about the
current state of all picture cache slices and tiles into the
RenderResults structure.
Add a new mode, test_invalidation to wrench. This is similar to
the existing rawtest functionality, where tests are written in rust.
Add a basic test that demonstrates the testing infrastructure as
a proof of concept.
Follow up patches will add more tests, specifically testing for
expected behavior in a range of scenarios (e.g. scrolling by a
fractional amount, unusual zoom/dpi ratios etc).
Pushed by gwatson@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/37a8b674edcb
Add infrastructure for testing picture cache invalidation. r=nical
Comment 4•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox84:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•