Skip to content

change author key to a string in the manifest#1731

Closed
numberMumbler wants to merge 1 commit intoEFForg:masterfrom
numberMumbler:manifest-author
Closed

change author key to a string in the manifest#1731
numberMumbler wants to merge 1 commit intoEFForg:masterfrom
numberMumbler:manifest-author

Conversation

@numberMumbler
Copy link

The specification for Firefox extensions specifies the value of author should be a string. Fixes #1728

Also, updated the release utils script that modifies the email when building the Firefox extension. Simplified, since we aren't changing from object to string any more.

Published then updated in Chrome Web Store to verify that changing the author from an object to a string wouldn't break anything on the Chrome side. Manually executed the sed script to verify that only the author value gets changed.

The specification for Firefox extensions specifies the value of author should be a string.

Updated the release utils script that modifies the email when building the Firefox extension. Simplified, since we aren't changing from object to string any more.
@ghostwords
Copy link
Member

We originally added the author field in c305972.

@ghostwords ghostwords self-requested a review October 17, 2017 15:18
Copy link
Member

@ghostwords ghostwords left a comment

Choose a reason for hiding this comment

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

Looks good, thank you!

@ghostwords
Copy link
Member

Merged in 29669e0.

@ghostwords ghostwords closed this Oct 17, 2017
ghostwords pushed a commit that referenced this pull request Oct 17, 2017
Change author field value to a string in the manifest.
ghostwords added a commit that referenced this pull request Oct 25, 2017
This reverts commit 29669e0, reversing
changes made to 984f326.
@ghostwords
Copy link
Member

Reverted in 9cd573d; see #1728 (comment).

@numberMumbler numberMumbler deleted the manifest-author branch March 5, 2018 19:24
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.

2 participants