Doug Turner
d037baf04d
Bug 834595 - Factor stat() such that there are 3 independent methods. r=sicking
...
--HG--
rename : dom/devicestorage/test/test_stat.html => dom/devicestorage/test/test_freeSpace.html
rename : dom/devicestorage/test/test_stat.html => dom/devicestorage/test/test_usedSpace.html
2013-01-25 11:05:24 -08:00
Jose Antonio Olivera Ortega
a737e8202d
Bug 827280 - Part 4: RIL. r=philikon a=tef+
2013-01-25 19:45:23 +01:00
Jose Antonio Olivera Ortega
82a2e87de4
Bug 827280 - Part 3: MobileConnection. r=philikon a=tef+
2013-01-25 19:45:19 +01:00
Jose Antonio Olivera Ortega
b821688dc3
Bug 827280 - Part 2: DOMEvent. r=philikon a=tef+
2013-01-25 19:45:16 +01:00
Jose Antonio Olivera Ortega
3bf763bc92
Bug 827280 - Part 1: IDLs. r=sicking a=tef+
2013-01-25 19:45:12 +01:00
Benoit Jacob
2c9e992b6c
Bug 834674 - IDBTransaction: no need for custom CC code to traverse/unlink arrays of pointers - r=smaug
2013-01-25 08:42:03 -05:00
Matt Brubeck
d4238fadbf
Bug 833663 - Set MOZ_SOURCE_TOUCH for simulated mouse events in Gonk [r=cjones]
2013-01-24 06:53:39 -08:00
Raymond Lee
bdc51fd6a3
Bug 806723 - Port plugin test_privatemode.xul to the new per-tab PB APIs r=jdm
...
--HG--
rename : dom/plugins/test/mochitest/test_privatemode.xul => dom/plugins/test/mochitest/test_privatemode_perwindowpb.xul
extra : rebase_source : 482bddf5f3af6be0aa92ef53783e2153860f5478
2013-01-25 13:59:54 +08:00
Adam Roach [:abr]
9d3e985367
Bug 834153 - Mochitest. r=ekr
2013-01-24 12:11:08 -06:00
Adam Roach [:abr]
ed080991c0
Bug 834153 - Queue CreateAnswer State Checks, remove extraneous _executeNext calls. r=jesup
2013-01-24 21:44:30 -06:00
James Willcox
8632939a2c
Bug 768000 - Fix up the mutex handling in the prior patch r=blassey
2013-01-25 11:13:40 -05:00
Andrea Marchesini
bee453d9cc
Bug 832665 - Switching back and forth between the music app and FM radio (using home key) causes some unexpected behavior., r=mchen
2013-01-25 16:12:17 +01:00
Ed Morley
87c9b97bcb
Backed out changeset a0c4559f5d2e for cpp unitest orange
2013-01-25 13:36:17 +00:00
Andrea Marchesini
7f21c21350
Bug 832665 - Switching back and forth between the music app and FM radio (using home key) causes some unexpected behavior., r=mchen, a=tef+
2013-01-25 13:24:08 +01:00
Chuck Lee
5549f2c38c
Bug 831628 - 0005. Test case for Event Download Command : Idle Screen Available. r=yoshi
2013-01-24 15:34:32 +08:00
Chuck Lee
2435c21cde
Bug 831628 - 0004. Change worker name. r=yoshi
2013-01-24 15:34:30 +08:00
Chuck Lee
28ae04de9e
Bug 831628 - 0003. Mark event as supported. r=yoshi
2013-01-24 12:15:11 +08:00
Chuck Lee
b3cfe9113b
Bug 831628 - 0002. Handle event. r=yoshi
2013-01-24 12:15:09 +08:00
Chuck Lee
494395931b
Bug 831628 - 0001. Add event object. r=yoshi. sr=sicking
2013-01-25 11:02:06 +08:00
Bobby Holley
800db35b78
Bug 833856 - Handle errors better in EvaluateString. r=bz
...
This bug happens when we take the !useSandbox path. Basically, when the code
throws, we can end up with garbage in *aRetValue while still returning true
from EvaluateString. It looks like the convention is for these kind of eval
functions to return success even for invalid code, so lets just make sure we
check things a bit better.
This crashtest is kind of half-baked in the sense that it doesn't actually
crash without the rest of the patch. But the testcase here involves a lot of
undefined behavior (what ends up getting left in *aRetValue) during a call
to window.open (which spins the event loop, etc). I already sunk about half
an hour into trying to make it crash, so I'm just going to go with this for
now.
2013-01-25 11:17:40 +01:00
Gene Lian
252ceff4bb
Bug 833060 - Need a way to know whether NITZ is available or not. r=philikon a=tef+
2013-01-25 18:06:24 +08:00
Patrick Wang
f1c2b5c488
Bug 833277 - Tell if we are on CDMA network r=vicamo
2013-01-22 19:01:04 +08:00
Sotaro Ikeda
9d3d93e810
Bug 833521 - forward "recording-device-events" event to parent process, r=dougt
2013-01-24 21:45:36 -05:00
Boris Zbarsky
a0b953f623
Bug 832899. Make sure our canonical isupports matches what various consumers expect. r=smaug
2013-01-24 21:27:55 -05:00
Fabrice Desré
c54f4a57f1
Bug 833659 - REINSTALL_FORBIDDEN error isn't triggering when installing a packaged app with a mini-manifest off of X origin when a hosted app was already installed from X origin r=ferjm
2013-01-24 18:24:17 -08:00
Fabrice Desré
05d9b40845
Bug 833587 - Updating a packaged app to a new version that is too large to fit in the phone fails, but the original packaged app is lost (no longer launches) r=ferjm
2013-01-24 18:24:17 -08:00
Fabrice Desré
650cb07377
Bug 832408 - Notifications stick around after a failed 3rd party app update r=ferjm
2013-01-24 18:24:17 -08:00
Fabrice Desré
e49f5c656b
Bug 831644 - Uninstalling an app while it's currently being downloading leaves Gaia's homescreen and download progress in a corrupted, out of sync state with the webapps registry r=julienw
2013-01-24 18:24:17 -08:00
Aaron Klotz
89cb7f8868
Bug 828034 - Fix crash when PluginModuleParent::CleanupFromTimeout runs before channel error notification. r=bsmedberg
2013-01-24 21:10:02 -05:00
Ryan VanderMeulen
2a6786e231
Merge m-c to inbound.
2013-01-24 21:09:59 -05:00
Vicamo Yang
ab3eda9de6
Bug 833908: explicitly export spn related attributes in nsIICCRecords. r=allstars.chh
2013-01-25 10:01:26 +08:00
Jan-Ivar Bruaroey
54db7130db
Bug 834463: Corrected RTCConfiguration format. r=jst
2013-01-24 17:58:29 -05:00
Ben Turner
d7c5c23c6e
Bug 831307 - Allow invalid file handles to not crash child processes. r=cjones.
2013-01-24 17:10:39 -08:00
Nathan Froyd
ac871349e3
Bug 834263 - consolidate ClonedMessageData unpacking code; r=smaug
2013-01-24 11:24:19 -05:00
Gene Lian
374464c2bb
Bug 830425 - Phone takes too long to wake up for incoming phone calls (acquire and release wake locks in RadioInterfaceLayer.js). r=philikon a=tef+
2013-01-24 16:35:50 +08:00
Ryan VanderMeulen
7e98969f05
Backed out changeset 58209cc0ae14 (bug 833521) for build bustage.
2013-01-24 15:23:53 -05:00
Sotaro Ikeda
a101d89ac5
Bug 833521 - forward "recording-device-events" event to parent process, r=dougt
2013-01-24 14:51:03 -05:00
James Willcox
208cbe223c
Bug 768000 - Don't race when destroying plugin audio tracks on Android r=blassey
...
--HG--
extra : rebase_source : 5e15ec8e1132cbc862b3f7f69555432beb0b9169
2013-01-23 15:18:36 -05:00
Bobby Holley
5b106e3b14
Bug 833412 - Remove AddBinding/RemoveBinding and remove dead code. r=bz
2013-01-24 18:45:50 +01:00
Ryan VanderMeulen
45c35cc4a0
Merge m-c to inbound.
2013-01-25 12:32:22 -05:00
Ehsan Akhgari
8df404f0aa
Backed out changeset 70baa7e07838 (bug 833915) since one day has passed
2013-01-24 11:12:24 -05:00
Ehsan Akhgari
15d7770547
Bug 833915 - Turn off PGO and LTCG on Windows Nightly for one day; r=glandium
2013-01-23 16:13:50 -05:00
Gregor Wagner
630de1a984
Backout Bug 793204 for installation failures. r=me
2013-01-23 10:21:13 -08:00
Ryan VanderMeulen
9a14e8014f
Backed out changesets ed1ef43ce9af, 3d2b3f7eac93, and 8fc6d7d32482 (bug 827831) for Marionette failures.
2013-01-24 07:48:07 -05:00
Albert Perez
46ed18f2a7
Bug 827198 - Avoid errors when time or timezone is changed. r=philipp
2013-01-24 07:22:47 -05:00
Philipp von Weitershausen
3e437e7a62
Bug 823010 - Fix test cases. r=jgriffin
2013-01-23 17:40:48 +08:00
Philipp von Weitershausen
3e14dfd655
Bug 823010 - B2G SMS: We should not ack reception when there's a storage error. r=vicamo, ferjm a=blocking-b2g
2013-01-23 17:40:45 +08:00
Edgar Chen
85a03f57ae
Bug 809726 - Part 3: Exporting contacts to SIM. r=allstars.chh
2012-12-28 11:11:36 +08:00
Edgar Chen
93399d76dd
Bug 809726 - Part 2: Support update command. r=allstars.chh
2013-01-21 18:04:27 +08:00
Edgar Chen
91c483f5aa
Bug 809726 - Part 1: Add new interface in nsIRadioInterfaceLayer. r=allstars.chh
2013-01-16 19:02:30 +08:00