Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tabs count as template variable for titlebar customization #171

Closed
wants to merge 1 commit into from
Closed

Conversation

KOLANICH
Copy link
Contributor

Added tabs counter into titlebar

@xabolcs
Copy link
Collaborator

xabolcs commented Sep 25, 2014

Nice addition!

Please implement the support of Thunderbird (messenger.js) and Seamonkey (suite.js) too!

@KOLANICH
Copy link
Contributor Author

I don't use Thunderbird and SeaMonkey, so I won't be able to test it, so please implement it by yourself.

@xabolcs
Copy link
Collaborator

xabolcs commented Sep 26, 2014

Thanks for the contribution!

I'll push your changes to a new branch in mozilla/nightlytt to implement the missing bits, and close this pull request.

@xabolcs
Copy link
Collaborator

xabolcs commented Sep 26, 2014

Pushed as branch issue-152-tabs-part.
The team is now able to finish your contribution!

Thanks again.

Closing this.

@xabolcs xabolcs closed this Sep 26, 2014
@whimboo
Copy link
Contributor

whimboo commented Sep 29, 2014

Even if we can get this only implemented for a single application, we should not push this to a temporary branch on the official repository but land it properly.

@@ -102,7 +102,7 @@ init: function(aEvent)
paneTitle.addVariable("Compiler");
paneTitle.addVariable("Toolkit");
paneTitle.addVariable("Profile");

paneTitle.addVariable("TabsCount");
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we get a new issue filed to get all of those variables sorted alphabetically?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Can we get a new issue filed to get all of those variables sorted alphabetically?

Filed Issue #172.

@whimboo
Copy link
Contributor

whimboo commented Sep 29, 2014

@xabolcs can you please land this PR on the master branch, maybe with an updated commit message, which says that this only adds this feature to Firefox. Btw to add a cross-link lets reference issue #152 in one of the comments here.

@whimboo whimboo changed the title Added tabs counter into titlebar Add tabs count as template variable for titlebar customization Sep 29, 2014
@xabolcs
Copy link
Collaborator

xabolcs commented Sep 29, 2014

This PR is not ready to land on the master branch even with an updated commit message, IMHO.
I think, the missing bits would break Thunderbird and Seamonkey.

@whimboo
Copy link
Contributor

whimboo commented Sep 29, 2014

If we leave SeaMonkey and Thunderbird broken the fix is not complete and should not be merged, right. @KOLANICH I think adding the code for both other applications should be easy to do. Also I think that @xabolcs and @tonymec would totally help out with testing. Would you mind to continue on this PR?

@KOLANICH
Copy link
Contributor Author

#173

@whimboo whimboo added this to the 3.8 milestone Oct 6, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants