Reuben Morais
|
fc24dcbbd7
|
Bug 862247 - Fix Contacts/Settings tests not running individually. r=gwagner
--HG--
extra : rebase_source : c9048a4680383576f329c4dcfb139a8e05633076
|
2013-04-16 14:01:13 +02:00 |
|
Gregor Wagner
|
d33503213b
|
Bug 859601 - mozSetting API - return undefined if the API is unsupported on the platform, not null. r=bent
|
2013-04-11 20:40:44 -07:00 |
|
Kyle Machulis
|
f5e3aadf0b
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Kyle Machulis
|
d2b6e6e01a
|
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
|
2013-03-29 15:12:58 -07:00 |
|
Kyle Machulis
|
5663b98bc5
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
|
2013-03-29 13:56:18 -07:00 |
|
Reuben Morais
|
6702f53912
|
Bug 854514 - Don't import SettingsChangeNotifier.jsm if the mozSettings pref is enabled. r=gwagner
|
2013-03-26 16:49:12 -07:00 |
|
Reuben Morais
|
3b89fcfd52
|
Bug 821630 - Fix retrieving blobs with get() in Settings API. r=gwagner
|
2013-03-11 22:31:15 -07:00 |
|
Reuben Morais
|
20b446605e
|
Bug 849616 - Use ObjectWrapper.jsm instead of __exposedProps__ in Settings API. r=gwagner
--HG--
extra : rebase_source : b6f492515c0735e8d16fb3f9e903389b09ae3943
|
2013-03-11 22:31:19 -07:00 |
|
Reuben Morais
|
52534cf26d
|
Backed out changeset e56f3e0f00d9 (Bug 821630) for B2G mochitest failures
|
2013-03-12 02:14:46 -07:00 |
|
Reuben Morais
|
724bacdf3e
|
Bug 821630 - Fix retrieving blobs with get() in Settings API. r=gwagner
|
2013-03-11 22:31:15 -07:00 |
|
Gregory Szorc
|
16f0413b0c
|
Merge mozilla-central into build-system
Only conflict was configure.in amd was due to context, not
changed lines themselves.
|
2013-02-25 22:09:18 -08:00 |
|
Gregory Szorc
|
3fd0b2c59d
|
Bug 784841 - Part 18k: Convert /dom; f=Ms2ger rs=khuey
|
2013-02-25 12:47:20 -08:00 |
|
Bobby Holley
|
076b7bfcfa
|
Bug 843711 - Fix up new |Components| culprits in test suite. r=mccr8
|
2013-02-25 10:43:03 -08:00 |
|
Reuben Morais
|
397c611222
|
Bug 793239 - SettingsLock should have a state property to indicate if it is still valid; r=gwagner
|
2013-01-15 22:32:49 -05:00 |
|
Ehsan Akhgari
|
21e08e9e24
|
Backed out changeset 89942aa8ae6a (bug 793239) because of mochitest-3 failure
|
2013-01-15 20:48:34 -05:00 |
|
Reuben Morais
|
4299ee5ed3
|
Bug 793239 - SettingsLock should have a state property to indicate if it is still valid. r=gwagner
|
2013-01-15 16:32:15 -08:00 |
|
Gregor Wagner
|
b18e38dae1
|
Bug 821814 - Settings: upgrade settings DB after settings.json changed. r=bent
|
2013-01-04 16:04:28 -08:00 |
|
Gregor Wagner
|
1655d624bb
|
Bug 821484 - ASSERTION: mDone shouldn't have been set to true already!: '!mDone', file dom/base/DOMRequest.cpp, line 113. r=sicking
|
2012-12-13 16:46:13 -08:00 |
|
Gregor Wagner
|
f59c7afb90
|
Bug 776668 - Split permission for Settings/Contacts access into ReadOnly and ReadWrite variants. r=ddahl
|
2012-10-31 17:26:05 -07:00 |
|
Gregor Wagner
|
9c64dfa9b6
|
Bug 777200 - SettingsChangeNotifier should only notify processes with settings-change listeners. r=fabrice
|
2012-09-26 14:10:32 -07:00 |
|
Bobby Holley
|
5af5a73d3d
|
Bug 792036 - Automated fixups. r=mccr8
find /files/mozilla/build/d/_tests/testing/mochitest/tests/ | egrep "\.(xhtml|html|xml|js)$" | grep -v SimpleTest | grep -vi mochikit | grep -v simpleThread | grep -v test_ipc_messagemanager_blob.html | grep -v "indexedDB/test" | xargs grep -l Components | xargs grep -L enablePrivilege | perl -pe 's#.*mochitest/tests/##' | xargs perl -p -i.bakkk -e 's/Components\.interfaces(\s|;|\.|\[)/SpecialPowers\.Ci$1/g, s/SpecialPowers\.wrap\(Components\)\.(.)(lasses|tils|nterfaces|esults)/SpecialPowers.C$1/g, s/(?<![\.a-zA-Z])Components/SpecialPowers\.Components/g, s/window\.Components/window\.SpecialPowers\.Components/g'
|
2012-09-24 14:46:29 +02:00 |
|
Gregor Wagner
|
6a37b417e8
|
Bug 788561 - SettingsAPI: Use createLock instead of getLock. r=bent
|
2012-09-05 17:33:03 -07:00 |
|
Gregor Wagner
|
9cda1b56a5
|
Bug 779331 - Settings API: new permissions. r=mrbkap
|
2012-08-07 16:22:24 -07:00 |
|
Mike Hommey
|
c1b35e7b2a
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Gregor Wagner
|
71563101c8
|
Bug 772127 - Run Contacts and Settings API tests on desktop. r=sicking
|
2012-07-11 10:41:40 -07:00 |
|
Nathan Froyd
|
5b30baa4c3
|
Bug 370750 - consolidate mochitest files installation; r=glandium
With assistance on the patch from Ms2ger, Waldo, and Mossop.
|
2012-07-03 16:49:02 -04:00 |
|
Gregor Wagner
|
27aca23a03
|
Bug 766379 - Settings API: Add warning if we get or set a non-existing setting. r=fabrice
|
2012-06-20 12:56:23 -07:00 |
|
Gregor Wagner
|
eea91f869c
|
Bug 764003 - Remove enablePrivilege calls from settings and contacts API tests. r=bent
|
2012-06-12 11:13:11 -07:00 |
|
Gregor Wagner
|
e5425e2401
|
Bug 757614 - Settings API: allow to observe a single setting. r=sicking
|
2012-06-07 14:23:55 -07:00 |
|
Gregor Wagner
|
f4548bcd43
|
Bug 757599 - Settings API: add test for closed lock. r=sicking
|
2012-05-22 18:18:56 -07:00 |
|
Gregor Wagner
|
8785ab0303
|
Bug 743336 - Settings API: Add service. r=fabrice
|
2012-04-27 16:21:31 -07:00 |
|
Gregor Wagner
|
746c6fda8d
|
Bug 678695 - Settings API. r=sicking, fabrice, smaug
|
2012-03-26 14:49:38 -07:00 |
|