Skip to content
This repository has been archived by the owner on Oct 18, 2018. It is now read-only.

Remove code for Firefox versions <13 because we don't support those anymore (#150) #150

Closed
wants to merge 3 commits into from

Conversation

whimboo
Copy link
Contributor

@whimboo whimboo commented Aug 10, 2012

No description provided.

@davehunt
Copy link
Member

Are we not supporting ESR?

@whimboo
Copy link
Contributor Author

whimboo commented Aug 13, 2012

Support for Firefox 10 ESR was there until SDK 1.6 or so. Following releases of the SDK only support the last Firefox release. So we can't support ESR anymore. But I wouldn't care about.

@@ -92,53 +70,21 @@ const reporter = EventEmitter.compose({
let type = aTopic;

if (config.application.branch >= 14) {
Copy link
Member

Choose a reason for hiding this comment

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

Do we still need this if statement?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Somehow this came back. Strange. I have updated the pull request. So please re-check.

@davehunt
Copy link
Member

Looks good.

@whimboo
Copy link
Contributor Author

whimboo commented Aug 15, 2012

27f72e5

@whimboo whimboo closed this Aug 15, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants