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

open the attachment in new tab #25

Merged
merged 2 commits into from Dec 13, 2013
Merged

open the attachment in new tab #25

merged 2 commits into from Dec 13, 2013

Conversation

zombie
Copy link
Contributor

@zombie zombie commented Dec 13, 2013

No description provided.

}
function openAttachment(bug, url) {
require('sdk/tabs').open({
url: 'https://bugzilla.mozilla.org/attachment.cgi?action=enter&bugid='+bug,
Copy link
Owner

Choose a reason for hiding this comment

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

nit: spaces between vars and operators here and the rest of the patch

autonome added a commit that referenced this pull request Dec 13, 2013
open the attachment in new tab
@autonome autonome merged commit 3bde1a6 into autonome:master Dec 13, 2013
@zombie zombie deleted the preview branch January 19, 2014 18:31
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.

None yet

2 participants