Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

feat: You can now sign web extensions without IDs #114

Merged
merged 1 commit into from
Jul 5, 2016

Conversation

kumar303
Copy link
Contributor

This is required for mozilla/web-ext#178

@@ -59,20 +59,32 @@ export class Client {
*
* @param {Object} conf
* - `xpiPath` Path to xpi file.
* - `guid` add-on GUID, aka the ID in install.rdf.
* - `guid` add-on GUID, aka the ID in install.rdf. This can be empty.
Copy link
Member

Choose a reason for hiding this comment

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

@kumar303 how about "(optional)" instead of "This can be empty."?

@rpl
Copy link
Member

rpl commented Jul 1, 2016

@kumar303 this looks already good to me.
I've only added a bunch of comments, all related to usage docs (on the README.md and some of the inline comments).

@kumar303
Copy link
Contributor Author

kumar303 commented Jul 1, 2016

I updated the README with some notes about dealing with IDs.

@kumar303 kumar303 merged commit 031f65f into mozilla:master Jul 5, 2016
@kumar303 kumar303 deleted the no-id branch July 5, 2016 19:08
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.

2 participants