Details
Details
- Reviewers
kvark nical mstange - Commits
- rMOZILLACENTRAL7295ca89e880: Bug 1608280 - Support a per-tile clip (valid) region for compositor tiles…
- Bugzilla Bug ID
- 1608280
Diff Detail
Diff Detail
- Repository
- rMOZILLACENTRAL mozilla-central
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable. - Build Status
Buildable 153040 Build 230531: arc lint + arc unit
Event Timeline
Comment Actions
Note that this doesn't pass the valid region rect to the native compositor trait yet, it is only used by the simple (WR) compositing mode. I will implement the native compositor usage of the valid region rect as a follow up.
Comment Actions
Try run is pending but looks fine so far:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=857a416902494607a4dca8673c9a7816a5d4553a&selectedJob=284310706
Comment Actions
Most recent try run seems good:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=422cdb3ccc14b4d478c3a2e3bbd39ab331a1b0b5
Comment Actions
This was backed out for causing some regressions. I've decided to re-implement it with a different design, so this is no longer needed.