Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Conversation

@erikvold
Copy link
Contributor

No description provided.

Copy link
Member

Choose a reason for hiding this comment

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

We know that we have a zip reader here so you can just call aZipReader.hasEntry

@Mossop
Copy link
Member

Mossop commented Aug 19, 2014

I don't think the XPIUtils.jsm module is necessary here. Nor is breaking out the Preferences.jsm module, XPIProvider.jsm already has a Prefs helper object, Prefs.getBoolPref should do all you need.

@Mossop
Copy link
Member

Mossop commented Aug 19, 2014

This code also looks incomplete, it switches to reading package.json, but then still attempts to parse with loadManifestFromRDF.

@edmorley
Copy link

(Mass-PR-close)
This PR is against gecko-dev, which is read only. Did you mean to submit it against another repo?
Changes to repos covered by gecko-dev must be made to the hg.mozilla.org repo, which is then mirrored here.

@edmorley edmorley closed this Aug 19, 2014
@erikvold
Copy link
Contributor Author

I don't think the XPIUtils.jsm module is necessary here. Nor is breaking out the Preferences.jsm module, XPIProvider.jsm already has a Prefs helper object, Prefs.getBoolPref should do all you need.

@Mossop, the XPIProvider.jsm file is already more than 7500 lines long. Wouldn't it be easier to manage if it were in separate files and more modular? It feels that way to me, it also makes the function easier to unit test since I do not have to export it from XPIProvider.jsm or get access its' global.

@mozilla mozilla locked and limited conversation to collaborators Aug 20, 2014
@edmorley
Copy link

Replies to this PR spams people watching this repo (I'm watching this repo to point new contributors who mistakenly open PRs not realising they are not accepted) - please can review requests like this take place against personal repos? :-)

ekr pushed a commit to ekr/gecko-dev that referenced this pull request Sep 18, 2014
walac pushed a commit to walac/gecko-dev that referenced this pull request Nov 26, 2014
…emulator

Bug 1104012 - add cppunit for b2g emulator r=lightsofapollo
bvaughn pushed a commit to bvaughn/gecko-dev that referenced this pull request Apr 5, 2022
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.

3 participants