Review of "Cycle Tiling" version 2

Details Page Preview

Rectangle-like cycling window tiling (25% -> 33% -> 50% ...)


No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

Shexli (experimental) warning 1

Shexli found 1 issue that may need reviewer attention.

EGO-L-006 warning

preferences classes should not retain window-scoped objects on instance fields without close-request cleanup

Preferences code stores window-scoped objects on the exported prefs class without `close-request` cleanup.

Destroy all objects

  • prefs.js:7
    this._settings = this.getSettings()

All Versions

Version Status
3 Active
2 Rejected
1 Rejected

Previous Reviews on this Version

lordgreg auto- rejected
Auto-rejected because of new version 3 was uploaded