launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #11302
Re: [Merge] lp:~jcsackett/launchpad/kill-lazr-1 into lp:launchpad
> I see that
> lib/lp/app/javascript/choiceedit/choiceedit.js and
> lib/lp/bugs/javascript/bug_tags_entry.js both do not change to "lp.ui-base".
> Is this because they imported lazr.base, but they did not need to?
Correct; I think at some point they were using lazr.base, but a refactor removed the use. Alternatively, it was just an overzealous "require" statement.
--
https://code.launchpad.net/~jcsackett/launchpad/kill-lazr-1/+merge/121079
Your team Launchpad code reviewers is subscribed to branch lp:launchpad.
References