This repository has been archived by the owner on Jun 12, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bug 1169346, show fallbacks in about-milestone and locale_changes.
Prior behavior was to show fallbacks as additions, which confused the difference between old and new. For the locale_changes, the trick is to reduce the milestone_signoffs query to mappings where both the signoff and the milestone are for the current appversion. For about-milestone, we need to get the fallbacks listed, and exclude them from the added data. For a better overview of what's new and what's old, I'm showing them in an extra column.
- Loading branch information
Showing
3 changed files
with
16 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters