Skip to content
This repository has been archived by the owner on Feb 26, 2022. It is now read-only.

simple-prefs #270

Merged
merged 42 commits into from Nov 28, 2011
Merged

simple-prefs #270

merged 42 commits into from Nov 28, 2011

Conversation

erikvold
Copy link
Contributor

For more info see #187

peregrinogris and others added 30 commits June 7, 2011 21:38
Conflicts:
	python-lib/cuddlefish/__init__.py
	python-lib/cuddlefish/xpi.py
… it should, and does not when it should not.
- adding tests for int and string types
@erikvold
Copy link
Contributor Author

a problem here is that the strings in options.xul are not being localized..

@@ -48,6 +48,12 @@ called `package.json`. This file is also referred to as the
[`icon64URL` entry in the Install Manifest](https://developer.mozilla.org/en/install_manifests#icon64URL),
so the icon should be 64x64 pixels in size.

* `preferences` - a JSON object whose keys are preference names, where each
key is has a JSON object that has the following optional keys `type`, `value`,
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: is has -> is

@mykmelez
Copy link
Contributor

One more thing: make sure to label this API as experimental in all user-facing documentation.

still need to implement changes in the package spec though..
- test update: simple prefs test extension now reflects changes to the docs
@erikvold
Copy link
Contributor Author

@mykmelez ok I think I have made all of the changes that you requested.

@mykmelez
Copy link
Contributor

Yup, looks good, r=myk.

mykmelez added a commit that referenced this pull request Nov 28, 2011
fix bug 645207 - implement high-level preferences API
@mykmelez mykmelez merged commit 5e5abf5 into mozilla:master Nov 28, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants