flake8
passed.
JSHint
passed.
Review Request #13102 — Created June 7, 2023 and submitted
I fat-fingered a rebase, resulting in the cross-tab reload event being
broken. ThegetReloadData()
implementation within the
ReviewablePageView
got moved to another class, which meant that the
reload data was alwaysnull
. This meant that all tabs would force a
reload, including the dashboard and other review requests.
Published a review from one tab and verified that the data sent with the
reload event to other tabs once again included the review request ID,
and that non-matching tabs didn't force a reload.
Summary | ID |
---|---|
a3ab60d4e298fe73ec2e41058ba71e500e16d14c |