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

0515+0516 - screenshots already bundled with FF54 #182

Merged
merged 2 commits into from Jul 28, 2017

Conversation

earthlng
Copy link
Contributor

moved screenshots up to 0515 and added the FF54 pref. I know I said we can remove that pref but the item needs to be for FF54+ regardless. To make it less confusing I added the pref back in.

moved screenshots up to 0515 and added the FF54 pref. I know I said we can remove that pref but the item needs to be for FF54+ regardless. To make it less confusing I added the pref back in.
@Thorin-Oakenpants
Copy link
Contributor

Thorin-Oakenpants commented Jul 28, 2017

All we need to do is this: we are currently on v55

/* FF55
   // 0515: disable Screenshots (FF54+) - replaced by extensions.screenshots.disabled
   // user_pref("extensions.screenshots.system-disabled", true);
***/

and shuffle the order etc

swap 515+516 to keep FF version order, screenshot is 54 (tag 55 pref as 55, but add deprecated 54 pref to section 9999)
@Thorin-Oakenpants Thorin-Oakenpants merged commit b24539c into master Jul 28, 2017
@Thorin-Oakenpants Thorin-Oakenpants deleted the earthlng-patch-2 branch July 28, 2017 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants