Skip to content

[js] Marionette support: Remove dev edition enforcement - #2135

Merged
jleyba merged 3 commits into
SeleniumHQ:masterfrom
JohanLorenzo:remove-forced-dev-edition
May 24, 2016
Merged

[js] Marionette support: Remove dev edition enforcement#2135
jleyba merged 3 commits into
SeleniumHQ:masterfrom
JohanLorenzo:remove-forced-dev-edition

Conversation

@JohanLorenzo

Copy link
Copy Markdown
Contributor

Follow up on 185755a. Firefox 46 is now in the release channel. We don't need to rely on Dev Edition by default anymore.

I tested this removal on Mac OS X against Firefox Beta (currently 47, it'll enter release on June 7th). git grep useDevEdition didn't return any other place where it was used.

Would you like to review @jleyba @AutomatedTester ?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This is the only line you should remove (forcing users to dev edition for marionette). Users should still be able to opt-in to the dev edition if they want it.

@JohanLorenzo JohanLorenzo May 20, 2016

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Works for me! Done.

@jleyba

jleyba commented May 20, 2016

Copy link
Copy Markdown
Contributor

Could you add a point to CHANGES.md? I try to keep that in sync with changes.

@jleyba jleyba added the C-nodejs JavaScript Bindings label May 21, 2016
@jleyba

jleyba commented May 24, 2016

Copy link
Copy Markdown
Contributor

Sorry, I merged your PRs in the wrong order. Mind fixing the merge conflicts?

@JohanLorenzo

Copy link
Copy Markdown
Contributor Author

No problem! Done.

@jleyba
jleyba merged commit e3a896b into SeleniumHQ:master May 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-nodejs JavaScript Bindings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants