flake8
passed.
JSHint
passed.
Review Request #9151 — Created Aug. 25, 2017 and submitted
This introduces
RB.Page
andRB.PageView
, which are base classes used
for any pages managed byRB.PageManager
. These currently don't have
any real functionality, but will allow us to move some logic further
down in the future.
Unit tests passed.
Tested all types of pages (datagrid, review request, diff viewer,
review UIs) to make sure everything worked.
Description | From | Last Updated |
---|---|---|
Can we introduce an initialize method that just assigns this.options = options? |
david |