flake8
passed.
JSHint
passed.
Review Request #14222 — Created Nov. 2, 2024 and updated
ReviewBoardServer
performs several actions as part of its
initialization:
A lot of this code was scattered, disorganized. This change attempts to
organize this and document the sections to help keep things clean. It
also removes redundant attribute acceses and updates some code for
readability.
One notable change is that the URL parsing and normalization has largely
moved to a new _normalize_url_parts()
method, which has also been
expanded for some upcoming needs for strict domain cookies.
Unit tests passed.
Successfully posted this change for review.
Summary | ID |
---|---|
9d47d52d5b0ec03643874d634f0c8a3ca59f5d9d |