Dave Hylands
|
8260f23c58
|
Bug 852768 - Make AutoMounter use the new settings to support internal/external storage. r=qDot
|
2013-05-13 17:53:23 -07:00 |
|
Sankha Narayan Guria
|
6349c5c599
|
Bug 867414 - Rename SafeAutoJSContext to AutoSafeJSContext. r=bholley
|
2013-05-06 09:04:17 -04:00 |
|
Bobby Holley
|
288399f5c0
|
Bug 860438 - Straightforward cases. r=gabor
|
2013-04-18 11:36:03 -04:00 |
|
Dave Hylands
|
504e434db0
|
Bug 785124 - Pt 4 - Whitespace only change. Change "type &var" to "type& var" and ptrs. r=dougt
|
2013-01-07 17:43:02 +01:00 |
|
Phil Ringnalda
|
a3a5c77746
|
Back out 6737ce4d3ce6:599c37ed628c (bug 785124) for b2g Arm xpcshell orange in update tests
|
2013-01-07 22:59:32 -08:00 |
|
Dave Hylands
|
303c96628c
|
Bug 785124 - Pt 4 - Whitespace only change. Change "type &var" to "type& var" and ptrs. r=dougt
|
2013-01-07 17:43:02 +01:00 |
|
Gregor Wagner
|
2beb19246d
|
Bug 811414 - nsISettingsServiceCallback shouldn't use [implicit_jscontext]. r=bholley
|
2012-11-14 13:46:38 -08:00 |
|
Gregor Wagner
|
e37ae07500
|
Backout Bug 811414 for breaking B2G
|
2012-11-14 13:09:21 -08:00 |
|
Gregor Wagner
|
c42015b882
|
Bug 811414 - nsISettingsServiceCallback shouldn't use [implicit_jscontext]. r=bholley
|
2012-11-14 13:00:51 -08:00 |
|
Gregor Wagner
|
6a37b417e8
|
Bug 788561 - SettingsAPI: Use createLock instead of getLock. r=bent
|
2012-09-05 17:33:03 -07:00 |
|
Gene Lian
|
a9e8313910
|
Bug 785298 - Settings API: set() can carry a customized message to notify "mozsettings-changed" observers. r=gwagner
|
2012-08-31 15:37:43 +08:00 |
|
Dave Hylands
|
8536b115b8
|
Bug 781978 - Automounter should initialize ums.mode to zero. r=gwagner
From 5eb48be9af695ac2135b8508edb8a4b1e83acb56 Mon Sep 17 00:00:00 2001
r=gwagner
---
dom/system/gonk/AutoMounter.cpp | 19 ++++++++++++++++---
dom/system/gonk/AutoMounterSetting.cpp | 7 +++++--
dom/system/gonk/Volume.cpp | 12 +++++++++---
dom/system/gonk/nsVolumeService.cpp | 11 +++++++++--
4 files changed, 39 insertions(+), 10 deletions(-)
|
2012-08-08 15:44:59 -07:00 |
|
Dave Hylands
|
1d6ff2af6a
|
Bug 777431 - Disable settingschange logging for the volume. r=cjones
From e2b4eedc27fee58d678766a85baade53629ae780 Mon Sep 17 00:00:00 2001
manager
---
dom/system/gonk/AutoMounterSetting.cpp | 2 --
1 file changed, 2 deletions(-)
|
2012-07-25 11:32:27 -07:00 |
|
Ehsan Akhgari
|
64a248714a
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (more xpcom and gonk parts); r=jrmuizel
|
2012-06-19 23:41:56 -04:00 |
|
Dave Hylands
|
7cbc07a2bb
|
Bug 737153 - Enable mounting storage through USB from a host machine - Add the AutoMounter, sr=cjones r=qDot
|
2012-05-24 21:03:34 -07:00 |
|