Dave Hylands
|
6a016e9163
|
Bug 927961 - Add ums.status so that settings app can determine if files are open. r=gwagner
|
2013-10-17 15:41:46 -07:00 |
|
Ms2ger
|
1a5ae526d9
|
Bug 901323 - Don't include nsContentUtils.h unnecessarily; r=jlebar
|
2013-08-14 08:56:21 +02:00 |
|
Jon Coppeard
|
20fb51afdd
|
Bug 897484 - GC: Convert JS_GetProperty APIs to take MutableHandleValue r=terrence r=bholley r=smaug
|
2013-07-26 10:00:38 +01:00 |
|
Carsten "Tomcat" Book
|
ce93df92db
|
Backed out changeset ae8d72538dee (bug 897484) for b2g bustage
|
2013-07-26 12:34:25 +02:00 |
|
Jon Coppeard
|
9709d43d76
|
Bug 897484 - GC: Convert JS_GetProperty APIs to take MutableHandleValue r=terrence r=bholley r=smaug
|
2013-07-26 10:00:38 +01:00 |
|
Joshua Cranmer
|
36673bcae2
|
Bug 884061 - Part 3f: Use NS_DECL_THREADSAFE_ISUPPORTS in dom/, r=smaug,dhylands.
--HG--
extra : rebase_source : b8eaae07c54c94c8c46c7ed4c0e226eb74584652
|
2013-07-18 21:21:20 -05:00 |
|
Jon Coppeard
|
9c540a5368
|
Bug 876639 - Address unsafe references from JS_ParseJSON() - Fix browser r=smaug
|
2013-05-29 09:29:39 +01:00 |
|
Ed Morley
|
8a9ae6677a
|
Backed out changeset 7acdb79e4d71 (bug 876639)
|
2013-05-29 12:09:10 +01:00 |
|
Jon Coppeard
|
1daad09663
|
Bug 876639 - Address unsafe references from JS_ParseJSON() - Fix browser r=smaug
|
2013-05-29 09:29:39 +01:00 |
|
Bobby Holley
|
cdde50556c
|
Bug 868130 - Include nsCxPusher.h everywhere we need it, and stop including it from nsContentUtils.h. r=gabor
|
2013-05-22 10:05:26 -06:00 |
|
Dave Hylands
|
49686d58a2
|
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
|
754efdf384
|
Bug 867414 - Rename SafeAutoJSContext to AutoSafeJSContext. r=bholley
|
2013-05-06 09:04:17 -04:00 |
|
Bobby Holley
|
cfe137c733
|
Bug 860438 - Straightforward cases. r=gabor
|
2013-04-18 11:36:03 -04:00 |
|
Dave Hylands
|
0644a88aec
|
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
|
69566d191b
|
Back out 6737ce4d3ce6:599c37ed628c (bug 785124) for b2g Arm xpcshell orange in update tests
|
2013-01-07 22:59:32 -08:00 |
|
Dave Hylands
|
0569240c40
|
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
|
3fb2b40d93
|
Bug 811414 - nsISettingsServiceCallback shouldn't use [implicit_jscontext]. r=bholley
|
2012-11-14 13:46:38 -08:00 |
|
Gregor Wagner
|
28b91e9e9a
|
Backout Bug 811414 for breaking B2G
|
2012-11-14 13:09:21 -08:00 |
|
Gregor Wagner
|
c88b6950ec
|
Bug 811414 - nsISettingsServiceCallback shouldn't use [implicit_jscontext]. r=bholley
|
2012-11-14 13:00:51 -08:00 |
|
Gregor Wagner
|
aa2e534506
|
Bug 788561 - SettingsAPI: Use createLock instead of getLock. r=bent
|
2012-09-05 17:33:03 -07:00 |
|
Gene Lian
|
bf14dd20ba
|
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
|
98cc77a342
|
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
|
1432c6c11a
|
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
|
a608ba681b
|
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
|
0ab9e9d780
|
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 |
|