Commit Graph

86 Commits

Author SHA1 Message Date
Gregor Wagner
c9abe93261 Bug 807779 - [settings] allow readonly transactions. r=bent 2012-11-01 14:31:29 -07:00
Gregor Wagner
f76842ee35 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
76a2832eea Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-31 09:13:28 -07:00
Vicamo Yang
ea784216bd Backout 67cb43bb8865: Breaks B2G Marionette 2012-10-31 16:35:11 +08:00
Kyle Huey
c82a2d6fea 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
c34b7d9377 Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE 2012-10-30 17:02:31 +00:00
Kyle Huey
8078ab712e 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
239ecea3d4 Bug 802063 - [Settings] Won't remember the Data Connection status after reboot. r=gwagner 2012-10-25 15:02:15 +02:00
Gregor Wagner
0b4a36cbbb Bug 793361 - Apps, SystemMessages: free message manager references for killed children. r=fabrice 2012-10-01 13:29:59 -07:00
Gregor Wagner
eef9a395cb Bug 777200 - SettingsChangeNotifier should only notify processes with settings-change listeners. r=fabrice 2012-09-26 14:10:32 -07:00
Gregor Wagner
d20c190c30 Bug 791799 - Settings: Remove mozSettings.getLock. r=fabrice 2012-09-19 10:21:30 -07:00
Gregor Wagner
dd7c3bba53 Bug 788561 - SettingsAPI: Use createLock instead of getLock. r=bent 2012-09-05 17:33:03 -07:00
Gregor Wagner
3bce8be6b7 Bug 785233 - Don't overwrite indexeddb property. r=mrbkap 2012-08-29 15:52:48 -03:00
Philipp von Weitershausen
0829e9bcf4 Bug 776825 - Separate message managers into senders and broadcasters. r=smaug 2012-08-27 11:13:02 -03:00
Bobby Holley
444e747454 Bug 781521 - Fix Settings API. r=gwagner 2012-08-14 20:54:33 -07:00
Gregor Wagner
83aa36dcab Bug 779331 - Settings API: new permissions. r=mrbkap 2012-08-07 16:22:24 -07:00
Gregor Wagner
9522ca276a Bug 778027 - [Settings API] addObserver & onsettingchange quirks. r=sicking 2012-07-30 13:52:51 -07:00
Gregor Wagner
d1e19f46a6 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
ba1ad0f277 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
eebf3e4f7b Bug 769785 - Settings API breaks due to IndexedDB Prefix change; r=khuey 2012-06-29 13:53:41 -07:00
Gregor Wagner
0f4fb17f1b 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
4c71ae6d9a Revert c39d36167b99 due to a horribly munged backout. 2012-06-10 19:44:50 -04:00
Ryan VanderMeulen
202bd53a55 Backout the bug 754202 backout due to orange. 2012-06-10 19:37:47 -04:00
Christoph Kerschbaumer
3e69ececdf 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
c987257236 Bug 757614 - Settings API: allow to observe a single setting. r=sicking 2012-06-07 14:23:55 -07:00
Vivien Nicolas
ca896546cd Bug 760100 - mozSettings throw a __exposedProps__ warning when returning a result. r=gwagner 2012-06-06 14:19:33 +02:00
Christoph Kerschbaumer
5fd526366b Bug 753862 - Settings API: electrolysis support. r=fabrice 2012-06-04 16:12:24 -07:00
Philipp von Weitershausen
49e601f27e Bug 758486 - Settings API: make debug output a bit more useful. r=gwagner 2012-05-25 10:37:45 -07:00
Gregor Wagner
751cc9d0d8 Bug 757599 - Settings API: add test for closed lock. r=sicking 2012-05-22 18:18:56 -07:00
Gregor Wagner
c8865d865e Bug 743336 - Settings API: Add service. r=fabrice 2012-04-27 16:21:31 -07:00
Gregor Wagner
a7cb9c22b8 Bug 746933 - Create a JS helper module for common IndexedDB functionality. r=fabrice 2012-04-26 15:10:04 -07:00
Vivien Nicolas
74673ae588 Bug 742765 - this._indexedDB is undefined in SettingsManager.js. r=gwagner 2012-04-11 10:05:35 -07:00
Philipp von Weitershausen
3824c32aa0 Bug 734018 - Don't patch DOMRequestService into Services.jsm. r=gavin,fabrice 2012-04-11 13:55:54 +08:00
Gregor Wagner
d4b0a2f1a7 Bug 740968 - Cleanup SettingsManager.js. r=fabrice 2012-03-30 14:26:59 -07:00
Vivien Nicolas
c7c2ccd839 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
04ada019d2 Bug 678695 - Settings API. r=sicking, fabrice, smaug 2012-03-26 14:49:38 -07:00