composite_simple() calculates combined dirty rect from all tile's dirty rect. But the combined dirty rect becomes invalid when there is an old tile that was dropped. The dropped tile's dirty rect is not counted in composite_simple().
Details
Details
- Reviewers
gw - Commits
- rMOZILLACENTRAL8e08016b3d0a: Bug 1595014 - Make dirty rects are invalid when old tiles were dropped r=gw
- Bugzilla Bug ID
- 1595014
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.