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 |
|
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
|
2e535b1841
|
Bug 821814 - Followup: disable debug flag. r=me
|
2013-01-07 16:16:17 +01:00 |
|
Gregor Wagner
|
14bb547bbb
|
Bug 827237 - Wifi: ap list in settings is empty. r=bent
|
2013-01-07 15:03:26 +01: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
|
3963fd83a7
|
Bug 821510 - Settings: remove debug statements. r=sicking
|
2012-12-14 10:20:16 -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
|
34abca28c3
|
Bug 815398 - Settings: set navigator.mozSettings to null if we don't have read or write permission. r=bent
|
2012-11-26 15:33:34 -08:00 |
|
Gregor Wagner
|
a2c786c739
|
Bug 807779 - [settings] allow readonly transactions. r=bent
|
2012-11-01 14:31:29 -07: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 |
|
Kyle Huey
|
45adfbf2c8
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
|
2012-10-31 09:13:28 -07:00 |
|
Vicamo Yang
|
e6e6deb486
|
Backout 67cb43bb8865: Breaks B2G Marionette
|
2012-10-31 16:35:11 +08:00 |
|
Kyle Huey
|
7457de64ad
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-30 12:28:11 -07:00 |
|
Ed Morley
|
a7bb0ec116
|
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
|
2012-10-30 17:02:31 +00:00 |
|
Kyle Huey
|
dd0cfd935a
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-30 08:26:12 -07:00 |
|
Vivien Nicolas
|
70e85500fd
|
Bug 802063 - [Settings] Won't remember the Data Connection status after reboot. r=gwagner
|
2012-10-25 15:02:15 +02:00 |
|
Gregor Wagner
|
e191daead8
|
Bug 793361 - Apps, SystemMessages: free message manager references for killed children. r=fabrice
|
2012-10-01 13:29:59 -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 |
|
Gregor Wagner
|
ba14bac615
|
Bug 791799 - Settings: Remove mozSettings.getLock. r=fabrice
|
2012-09-19 10:21:30 -07:00 |
|
Gregor Wagner
|
6a37b417e8
|
Bug 788561 - SettingsAPI: Use createLock instead of getLock. r=bent
|
2012-09-05 17:33:03 -07:00 |
|
Gregor Wagner
|
57b4409267
|
Bug 785233 - Don't overwrite indexeddb property. r=mrbkap
|
2012-08-29 15:52:48 -03:00 |
|
Philipp von Weitershausen
|
f47e2a9937
|
Bug 776825 - Separate message managers into senders and broadcasters. r=smaug
--HG--
rename : content/base/public/nsIFrameMessageManager.idl => content/base/public/nsIMessageManager.idl
|
2012-08-27 11:13:02 -03:00 |
|
Bobby Holley
|
335c5313e0
|
Bug 781521 - Fix Settings API. r=gwagner
|
2012-08-14 20:54:33 -07:00 |
|
Gregor Wagner
|
9cda1b56a5
|
Bug 779331 - Settings API: new permissions. r=mrbkap
|
2012-08-07 16:22:24 -07:00 |
|
Gregor Wagner
|
53eda4c5bc
|
Bug 778027 - [Settings API] addObserver & onsettingchange quirks. r=sicking
|
2012-07-30 13:52:51 -07:00 |
|
Gregor Wagner
|
9a4c971602
|
Bug 777810 - MOZSETTINGS-SET-WARNING: _____ is not in the database. Please add it to build/settings.js. r=dougt
|
2012-07-26 12:15:47 -07:00 |
|
Mounir Lamouri
|
cab863c8d3
|
Bug 769621 - Checking Contacts, Settings, Wifi and WebApps permission should use principal instead of URI. r=sicking
|
2012-07-16 08:44:52 -07:00 |
|
Kyle Machulis
|
f5deac3a33
|
Bug 769785 - Settings API breaks due to IndexedDB Prefix change; r=khuey
|
2012-06-29 13:53:41 -07: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 |
|
Ryan VanderMeulen
|
b74e4a29db
|
Revert c39d36167b99 due to a horribly munged backout.
|
2012-06-10 19:44:50 -04:00 |
|
Ryan VanderMeulen
|
061d4c2616
|
Backout the bug 754202 backout due to orange.
|
2012-06-10 19:37:47 -04:00 |
|
Christoph Kerschbaumer
|
2fa97cbc07
|
Bug 762128 - JavaScript Error: "cpmm is null" {file: "file:///Volumes/mac/code/2/build/dist/B2GDebug.app/Contents/MacOS/components/SettingsManager.js" line: 277. r=fabrice
|
2012-06-07 15:10:14 -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 |
|
Vivien Nicolas
|
3c8616b9f2
|
Bug 760100 - mozSettings throw a __exposedProps__ warning when returning a result. r=gwagner
|
2012-06-06 14:19:33 +02:00 |
|
Christoph Kerschbaumer
|
b7f12f5976
|
Bug 753862 - Settings API: electrolysis support. r=fabrice
|
2012-06-04 16:12:24 -07:00 |
|
Philipp von Weitershausen
|
f756c14117
|
Bug 758486 - Settings API: make debug output a bit more useful. r=gwagner
|
2012-05-25 10:37:45 -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
|
e6ec2ef08e
|
Bug 746933 - Create a JS helper module for common IndexedDB functionality. r=fabrice
|
2012-04-26 15:10:04 -07:00 |
|
Vivien Nicolas
|
5003821c0a
|
Bug 742765 - this._indexedDB is undefined in SettingsManager.js. r=gwagner
|
2012-04-11 10:05:35 -07:00 |
|
Philipp von Weitershausen
|
269a26647e
|
Bug 734018 - Don't patch DOMRequestService into Services.jsm. r=gavin,fabrice
|
2012-04-11 13:55:54 +08:00 |
|
Gregor Wagner
|
3fb5bf234f
|
Bug 740968 - Cleanup SettingsManager.js. r=fabrice
|
2012-03-30 14:26:59 -07:00 |
|
Vivien Nicolas
|
eb4d69133b
|
Bug 739680 - onsettingchange is not called when the setting is changed inside another window r=fabrice
|
2012-03-27 12:04:16 -07:00 |
|
Gregor Wagner
|
746c6fda8d
|
Bug 678695 - Settings API. r=sicking, fabrice, smaug
|
2012-03-26 14:49:38 -07:00 |
|