Skip to content
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.

Bug 1160705 - Compare view titles could be prettier and provide more useful information #505

Merged
merged 1 commit into from
May 4, 2015

Conversation

wlach
Copy link

@wlach wlach commented May 2, 2015

Just putting up some compare perf work for people to look at. Mostly just putting this up so people know there's something in progress. :)

Review on Reviewable

@wlach
Copy link
Author

wlach commented May 2, 2015

Some pictures of what this looks like:

comparesubtest-newheader
compareall-newheader

Clutter removed, revision ids are now clickable, general aesthetics
@jmaher
Copy link

jmaher commented May 4, 2015

shit it

@wlach wlach merged commit 937ad62 into mozilla:master May 4, 2015
});
if (options.watchRepos) {
var storedWatched = loadWatchedRepos();
if (_.isArray(storedWatched) && _.contains(storedWatched, name)) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to be _.contains(storedWatched, options.name)

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Touche, fixed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants