Commit Graph

6 Commits

Author SHA1 Message Date
Justin Lebar
613241293f Bug 812880 - Remove some static RefPtrs which were causing deadlocks at shutdown. r=cjones 2012-11-19 20:09:11 -05:00
Dave Hylands
61960aa498 Bug 792506 - AutoMounter should not allow UMS to be disabled while USB cable is plugged in. r=qDot 2012-09-20 00:02:19 -07:00
Dave Hylands
a0645a98d9 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
5845e0f261 Bug 766324 - Add a volume IDL to make volumes scriptable r=qdot 2012-07-16 12:38:18 -04:00
Dave Hylands
bcb19904e3 Bug 766296 - Make AutoMounter notice SD Card insertion and removal r=qdot 2012-07-16 12:38:18 -04:00
Dave Hylands
c750adf513 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