Commit Graph

11698 Commits

Author SHA1 Message Date
James Willcox
6dc79f9f2d Bug 768000 - Fix up the mutex handling in the prior patch r=blassey 2013-01-25 11:13:40 -05:00
Andrea Marchesini
132caaa2c6 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
e17c651da5 Backed out changeset a0c4559f5d2e for cpp unitest orange 2013-01-25 13:36:17 +00:00
Andrea Marchesini
c7f7db7502 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
94c08318bb Bug 831628 - 0005. Test case for Event Download Command : Idle Screen Available. r=yoshi 2013-01-24 15:34:32 +08:00
Chuck Lee
6ee6775073 Bug 831628 - 0004. Change worker name. r=yoshi 2013-01-24 15:34:30 +08:00
Chuck Lee
44dcd0f2f8 Bug 831628 - 0003. Mark event as supported. r=yoshi 2013-01-24 12:15:11 +08:00
Chuck Lee
40e29d425b Bug 831628 - 0002. Handle event. r=yoshi 2013-01-24 12:15:09 +08:00
Chuck Lee
df3930b7dd Bug 831628 - 0001. Add event object. r=yoshi. sr=sicking 2013-01-25 11:02:06 +08:00
Bobby Holley
29dd20ec7d 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
a664f1fec9 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
47017b33bf Bug 833277 - Tell if we are on CDMA network r=vicamo 2013-01-22 19:01:04 +08:00
Sotaro Ikeda
c511765584 Bug 833521 - forward "recording-device-events" event to parent process, r=dougt 2013-01-24 21:45:36 -05:00
Boris Zbarsky
505b2f34e8 Bug 832899. Make sure our canonical isupports matches what various consumers expect. r=smaug 2013-01-24 21:27:55 -05:00
Fabrice Desré
22de2b7b34 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é
7c1e05c8aa 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é
c69aef2485 Bug 832408 - Notifications stick around after a failed 3rd party app update r=ferjm 2013-01-24 18:24:17 -08:00
Fabrice Desré
7ca1bdc2ea 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
75031da002 Bug 828034 - Fix crash when PluginModuleParent::CleanupFromTimeout runs before channel error notification. r=bsmedberg 2013-01-24 21:10:02 -05:00
Ryan VanderMeulen
9e48ac7478 Merge m-c to inbound. 2013-01-24 21:09:59 -05:00
Vicamo Yang
4d664fbccf Bug 833908: explicitly export spn related attributes in nsIICCRecords. r=allstars.chh 2013-01-25 10:01:26 +08:00
Jan-Ivar Bruaroey
e473c4cd28 Bug 834463: Corrected RTCConfiguration format. r=jst 2013-01-24 17:58:29 -05:00
Ben Turner
65692dc256 Bug 831307 - Allow invalid file handles to not crash child processes. r=cjones. 2013-01-24 17:10:39 -08:00
Nathan Froyd
12dbb0cbfd Bug 834263 - consolidate ClonedMessageData unpacking code; r=smaug 2013-01-24 11:24:19 -05:00
Gene Lian
8c1e40b864 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
2c5c88c10b Backed out changeset 58209cc0ae14 (bug 833521) for build bustage. 2013-01-24 15:23:53 -05:00
Sotaro Ikeda
1eb0328d2c Bug 833521 - forward "recording-device-events" event to parent process, r=dougt 2013-01-24 14:51:03 -05:00
James Willcox
5c231dd02f 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
ca53b9e294 Bug 833412 - Remove AddBinding/RemoveBinding and remove dead code. r=bz 2013-01-24 18:45:50 +01:00
Ryan VanderMeulen
d1d2c01489 Merge m-c to inbound. 2013-01-25 12:32:22 -05:00
Ehsan Akhgari
b3849129ac Backed out changeset 70baa7e07838 (bug 833915) since one day has passed 2013-01-24 11:12:24 -05:00
Ehsan Akhgari
c30aff9acb 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
b7f298b112 Backout Bug 793204 for installation failures. r=me 2013-01-23 10:21:13 -08:00
Ryan VanderMeulen
f4b6720f8f Backed out changesets ed1ef43ce9af, 3d2b3f7eac93, and 8fc6d7d32482 (bug 827831) for Marionette failures. 2013-01-24 07:48:07 -05:00
Albert Perez
535e3870ae Bug 827198 - Avoid errors when time or timezone is changed. r=philipp 2013-01-24 07:22:47 -05:00
Philipp von Weitershausen
6edeccb0c9 Bug 823010 - Fix test cases. r=jgriffin 2013-01-23 17:40:48 +08:00
Philipp von Weitershausen
fcd6c80885 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
6b8c8e3fb4 Bug 809726 - Part 3: Exporting contacts to SIM. r=allstars.chh 2012-12-28 11:11:36 +08:00
Edgar Chen
75a4d1f061 Bug 809726 - Part 2: Support update command. r=allstars.chh 2013-01-21 18:04:27 +08:00
Edgar Chen
ae3ddc99da Bug 809726 - Part 1: Add new interface in nsIRadioInterfaceLayer. r=allstars.chh 2013-01-16 19:02:30 +08:00
Reuben Morais
8bc1bb2e5a Bug 793204 - Add remove() API to PermissionSettings. r=sicking 2013-01-22 23:34:26 -08:00
Chuck Lee
2f92a16449 Bug 831702 - 0007.Test case for STK Terminal Response. r=yoshi 2013-01-23 11:42:44 +08:00
Chuck Lee
413ee6b21f Bug 831702 - 0006.Test case for STK Event Download - Location Status. r=yoshi 2013-01-23 11:42:42 +08:00
Chuck Lee
7118716eeb Bug 831702 - 0005.Add worker which supports outgoingIndex in xpcshell ril_worker_icc test. r=yoshi. 2013-01-23 11:42:41 +08:00
Chuck Lee
d769d64c76 Bug 831702 - 0004.Fix data not set while its value is zero. r=yoshi. 2013-01-23 11:42:39 +08:00
Chuck Lee
9a7c574e05 Bug 831702 - 0003.Fix data member name typo. r=yoshi. 2013-01-23 11:42:37 +08:00
Chuck Lee
5197973f51 Bug 831702 - 0002.Calculate data size by data size calculation function. r=yoshi. 2013-01-23 11:42:35 +08:00
Chuck Lee
dba48d51a9 Bug 831702 - 0001.Add data size calculation function. r=yoshi. 2013-01-23 11:42:33 +08:00
Siddartha P
1930e5b065 Bug 827831 - Part 3: [B2G STK]: Marionette test case. r=allstars.chh 2013-01-09 17:13:16 +01:00
Siddartha Pothapragada
a35f11e5e2 Bug 827831 - Part 2: [B2G STK]: Support variable timeout for GET INKEY. r=allstars.chh
From d4f98c2a3b0debfd13747602104a7530b0f999e9 Mon Sep 17 00:00:00 2001
---
 dom/system/gonk/ril_worker.js |    7 +++++++
 1 file changed, 7 insertions(+)
2013-01-09 05:49:47 -08:00
Siddartha Pothapragada
1a419a2acd Bug 827831 - Part 1: [B2G STK]: Decode Comprehension-TLV tag Duration, to support variable timeout for GET INKEY. r=allstars.chh sr=sicking
From 8ae86db8de8199a9fe77c672ed7ace8ec4e26c2d Mon Sep 17 00:00:00 2001
---
 dom/icc/interfaces/SimToolKit.idl |   10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)
2013-01-22 18:21:32 -08:00
Bobby Holley
5de758ce91 Bug 832041 - Remove nsJSContext::CompileEventHandler and move consumers to nsJSUtils::CompileFunction. r=bz 2013-01-23 07:12:50 +01:00
Kartikaya Gupta
74224b0ffa Bug 828126 - Enable ifdef'd code on Fennec now that dependent bugs have been fixed. r=avih 2013-01-23 00:52:19 -05:00
Doug Turner
36281bdf04 Backout part of Bug 726593 (cset 48918f0df283) that uses bug 757511. r=bsmith 2013-01-22 21:25:38 -08:00
Phil Ringnalda
a5faa58c98 Back out 30b9fbf49c01:c7fc23428c3b (bug 823010) for being rotted by 8 hours
--HG--
extra : rebase_source : 0dde2f719d4963113b578d07a17a8001fb4e0f63
2013-01-22 21:02:58 -08:00
Shian-Yow Wu
a8f1c1e23c Bug 817985 - mobile data connection is not disconnected when we are connected to Wifi network. r=vicamo 2013-01-23 12:05:34 +08:00
Patrick Wang
553746677d Bug 832925 - Use DeactivateDataCallByType to close SUPL connection. r=dougt 2013-01-21 19:30:54 +08:00
Philipp von Weitershausen
f871383144 Bug 823010 - Fix test cases. r=jgriffin 2013-01-22 18:06:23 -08:00
Philipp von Weitershausen
b82feffcbb Bug 823010 - B2G SMS: We should not ack reception when there's a storage error. r=vicamo, ferjm a=blocking-b2g 2013-01-18 16:30:24 -08:00
Ehsan Akhgari
94b2981ab9 Bug 833631 - Unprefix mozAudioContext; r=roc
--HG--
extra : rebase_source : 3c477a97ea842a806f6fad6f5c3a81d6e50b27c3
2013-01-22 20:12:21 -05:00
Gina Yeh
af7eb8c24b Bug 827230 - [Bluetooth] [Hfp] Support feature 'Query Operator Selection' (AT+COPS?), r=echou, a=nonlibxul 2013-01-23 09:22:08 +08:00
Ryan VanderMeulen
736ce65b82 Merge m-c to inbound. 2013-01-23 18:30:46 -05:00
Olli Pettay
e5d7c86f9b Bug 822849 - Don't run CC/GC timers during shutdown, r=mccr8
--HG--
extra : rebase_source : 173e02106457b6867db8c4cf734a93366f4b31dd
2013-01-22 21:17:48 +02:00
Fabrice Desré
45de5634a7 Bug 821288 - Strange behavior when installing multiple hosted apps from the same origin r=julienw a=nonlibxul 2013-01-21 11:13:35 -08:00
Gina Yeh
1a8309d87f Bug 823346 - [Bluetooth] [Hfp] Updating status change of Battery level, r=echou, a=nonlibxul 2013-01-22 13:53:28 +08:00
Bobby Holley
ff3e20df9d Bug 832435 - Fix compartment handling for EvaluteString and javascript: uris. r=bz 2013-01-21 12:56:28 +01:00
Myk Melez
4333c19fe2 bug 833531 - define installOrigin in argument to aApp parameter of DOMApplicationRegistry.downloadPackage(); r=fabrice
---
 dom/apps/src/Webapps.jsm | 1 +
 1 file changed, 1 insertion(+)
2013-01-22 14:01:42 -08:00
Mike Habicher
c4cc702b09 Bug 819835 - add support for setting the EXIF DateTime field, r=sotaro 2013-01-18 16:06:28 -05:00
Boris Zbarsky
8681fe6286 Bug 828787. Stop allowing indexed expandos on windows. r=peterv 2013-01-22 15:29:53 -05:00
Randell Jesup
83ac0a2ab6 Bug 825510: Mark PeerConnection mochitests as desktopsupportedonly r=ted 2013-01-22 14:54:10 -05:00
Andrew McCreight
e33fde633d Bug 830595 - Add JSAutoCompartment to nsJSContext::ExecuteScript. r=bz 2013-01-22 11:48:46 -08:00
Rob Wood
74c20aed06 Bug 806811 - Add WebSMS tests for multisegments, update manifest; r=davehunt 2013-01-22 11:48:53 -05:00
Randell Jesup
6010043a43 Bug 825510: enable PeerConnection mochitests r=ted a=nonlibxul 2013-01-22 11:34:46 -05:00
Gene Lian
e5469568e5 Bug 831108 - Process tab terminated (stop loading) on http://margaretleibovic.com/mural/. r=fabrice 2013-01-18 21:50:01 +08:00
Gaurav Pruthi
ecc5e6a95c Bug 672190 - Remove declaration and definitions of 'expandEntityReferences' from NodeIterator and TreeWalker. r=Ms2ger 2013-01-20 17:53:48 +05:30
Sankha Narayan Guria
1f4ae99685 Bug 823872 - Add test for OS.Constants.{libc, Win}. r=Yoric 2013-01-19 18:49:42 -05:00
David Zbarsky
9f0a9f49ed Bug 831673, r=bz 2013-01-19 15:56:31 -05:00
David Zbarsky
51481eee40 Bug 832169 - Convert SVGAnimatedLength to WebIDL r=bz 2013-01-19 15:56:00 -05:00
Steve Fink
d3f194fbfb Bug 828753 - jsid rooting, mostly in jsinfer.*. Also switch JSObject from struct to class. r=terrence 2012-12-31 12:40:21 -08:00
Fabrice Desré
4681b29bd2 Bug 814226 - Permission checks for "webapps-manage" could probably be friendlier r=sicking 2013-01-19 08:56:29 -08:00
Phil Ringnalda
d564033cc7 Back out 7dbbb6e3d240 (bug 832435) for assertion failures 2013-01-18 21:29:05 -08:00
Bobby Holley
2f946c4f2d Bug 832435 - Fix compartment handling for EvaluteString and javascript: uris. r=bzbarsky 2013-01-18 23:33:26 -05:00
Phil Ringnalda
cfde015d27 Back out 8447875c6479 (bug 823010) for marionette failures in test_incoming.js
CLOSED TREE
2013-01-18 19:12:03 -08:00
Phil Ringnalda
c0f2240b85 Back out fdeb0c833138 (bug 814226) for Linux bc failures in browser_webapps_permissions.js
CLOSED TREE
2013-01-18 19:10:47 -08:00
Philipp von Weitershausen
07ea190999 Bug 823010 - B2G SMS: We should not ack reception when there's a storage error. r=vicamo, ferjm a=blocking-b2g 2013-01-18 16:34:57 -08:00
Fabrice Desré
c1689fb0d1 Bug 814226 - Permission checks for "webapps-manage" could probably be friendlier r=sicking 2013-01-18 16:29:12 -08:00
Mike Habicher
3e50c72e19 backed out changeset 0004848a182f, a=bustage 2013-01-18 16:46:26 -05:00
Steve Fink
cb8aecdd2a Backed out changeset fce4e0f8a553 (bug 828753) for breaking windows warnings-as-errors (stop adding JSObject forward decls, please!) 2013-01-18 13:20:21 -08:00
Mike Habicher
2fe99140e0 Bug 819835 - add support for setting the EXIF DateTime field, r=sotaro 2013-01-18 16:06:28 -05:00
Steve Fink
fa3e8f224b Bug 828753 - jsid rooting, mostly in jsinfer.*. Also switch JSObject from struct to class. r=terrence
--HG--
extra : rebase_source : c8806b27677594925ad0e6b54c47af5cf17e1153
2012-12-31 12:40:21 -08:00
David Zbarsky
3705bdd315 Bug 831669 - Convert SVGClipPathElement to WebIDL r=bz 2013-01-18 14:53:08 -05:00
Georg Fritzsche
b8e8e1bc08 Bug 813245 - Sanity-check for mimetype count from pluginreg.dat. r=bsmedberg 2012-12-21 16:12:46 +01:00
Fabrice Desré
ca843f00db Bug 829934 - Implement a hash verifier for webapp/mini manifest r=ferjm 2013-01-18 09:54:06 -08:00
Fabrice Desré
ed8960813a Bug 830835 - update a app, cancel the download, check for update => does not send a downloadavailable event r=julienw 2013-01-18 09:01:40 -08:00
Antonio M. Amaya
67f2879e63 Bug 831617 - Killed process when change settings, r=sicking 2013-01-17 22:50:59 +01:00
Gina Yeh
4d76e6a416 Bug 828175 - Patch 1: [Bluetooth] [Hfp] Error handling for AT+CHLD command, r=echou 2013-01-18 18:53:00 +08:00
Adam Roach [:abr]
9c2697eb77 Bug 824919: Weaken key references to PeerConnection and friends r=jesup,smaug,ekr 2013-01-17 17:11:14 -06:00
Yoshi Huang
e514da1eed Bug 821584 - Part 2: xpcshell tests for parsePbrTlv. r=hsinyi 2013-01-16 17:34:37 +08:00
Yoshi Huang
1251f7427a Bug 821584 - Part 1: readPBR and Refactor ICCContact. r=hsinyi 2012-12-27 19:06:29 +08:00
Nicholas Nethercote
3dca3123e6 Bug 826521 (part 2) - Report memory used by event targets, especially XHRs. r=bz.
--HG--
extra : rebase_source : 543f0e367ce73477d62eca544137a101108a97be
2013-01-17 21:21:43 -08:00
Nathan Froyd
7aa97a3a13 Bug 834106 - consolidate ClonedMessageData building code into MessageManagerCallback; r=smaug 2013-01-23 21:39:27 -05:00
Ken Chang
8b25b88c88 Bug 833271 - B2G CDMA: Support data call. r=vicamo 2013-01-24 10:07:17 +08:00
Yoshi Huang
6c5659fe48 Bug 827831 - Part 3: [B2G STK]: Marionette test case. r=allstars.chh 2013-01-24 19:13:08 +08:00
Siddartha Pothapragada
53e5abea96 Bug 827831 - Part 2: [B2G STK]: Support variable timeout for GET INKEY. r=allstars.chh
From d4f98c2a3b0debfd13747602104a7530b0f999e9 Mon Sep 17 00:00:00 2001
---
 dom/system/gonk/ril_worker.js |    7 +++++++
 1 file changed, 7 insertions(+)
2013-01-09 05:49:47 -08:00
Siddartha Pothapragada
aeca1092e1 Bug 827831 - Part 1: [B2G STK]: Decode Comprehension-TLV tag Duration, to support variable timeout for GET INKEY. r=allstars.chh sr=sicking
From 8ae86db8de8199a9fe77c672ed7ace8ec4e26c2d Mon Sep 17 00:00:00 2001
---
 dom/icc/interfaces/SimToolKit.idl |   10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)
2013-01-22 18:21:32 -08:00
Ken Chang
354a3f01cf Bug 834118 - B2G CDMA: Add CDMA network type in the function of setting preferred network type. r=hsinyi 2013-01-24 16:46:52 +08:00
Jan-Ivar Bruaroey
327a61e43e Bug 825703: Stun configuration from JS for PeerConnections (IP only) r=bz,jesup 2013-01-23 14:21:25 -05:00
Vicamo Yang
3f4093ae1f Bug 826977 - Part 4/4: fix voicemail test cases. r=hsinyi 2013-01-24 14:42:13 +08:00
Vicamo Yang
26bfa0c2b8 Bug 826977 - Part 3/4: fix all related components as well. r=hsinyi 2013-01-24 14:42:10 +08:00
Vicamo Yang
2b7d006978 Bug 826977 - Part 2/4: SystemWorkerManager & RadionInterfaceLayer changes. r=qDot 2013-01-24 14:42:07 +08:00
Vicamo Yang
32472d0b97 Bug 826977 - Part 1/4: RadioInterfaceLayer is no longer managed by SystemWorkerManager. New interface. r=qDot 2013-01-24 14:42:03 +08:00
Cervantes Yu
0d7ae8387b Bug 833606: Null check mProxy in mozilla::dom::ContentPermissionRequestParent::ActorDestroy(). r=bent a=blocking-b2g 2013-01-23 21:42:09 -08:00
Vincent Chang
4f1964926a Bug 831716 - [Settings] [Internet sharing][wifi] Tapping Wi-fi hotspot/wifi ON disable Wi-fi connection forever. r=mrbkap, dflanagan 2013-01-17 20:26:17 +08:00
Adam Roach [:abr]
f87a8298a1 Bug 827843: Check for closed state on relevant operations r=jesup,smaug 2013-01-17 14:25:17 -06:00
Ryan VanderMeulen
b576d15101 Backed out changeset 33b1caee42d2 (bug 827843) for Android test failures. 2013-01-24 20:02:59 -05:00
Robert O'Callahan
52fa9f133a Bug 804837. Part 0: Rework the connection and input/output port logic for Web Audio nodes; r=ehsan
Here's what this patch does:
-- Makes AudioNodes mostly not use nsWrapperCache. AudioDestinationNode
still does.
-- Rename MaxNumberOfInputs/Outputs to NumberOfInputs/Outputs, and have them
default to 1 in AudioNode.
-- Allow any number of nodes to be connected to any given input/output port.
2013-01-23 19:50:18 -05:00
Andrew Miller
e764c791cc Bug 833948 - Fix misspelling of property from candidateInitDict. r=rjesup 2013-01-24 10:00:22 +13:00
Ryan VanderMeulen
2812fd6c3b Merge m-c to inbound. 2013-01-24 18:10:25 -05:00
Adam Roach [:abr]
e1bfd6320a Bug 827843: Check for closed state on relevant operations r=jesup,smaug 2013-01-17 14:25:17 -06:00
Adam Roach [:abr]
aa7359029f Bug 825570: Finish plumbing attribute getters for localDescription and remoteDescription r=jesup,smaug 2013-01-14 16:25:54 -06:00
Steven Michaud
555c9efaae Bug 829284 - Unity plugin doesn't display in HiDPI mode. r=bgirard 2013-01-23 16:19:15 -06:00
Avi Halachmi
c3ea912316 Bug 826383: cyclic array for frames recording to support concurrent users. r=jmuizelaar,khuey 2013-01-23 20:47:44 +02:00
Steven Michaud
6c5b22cb18 Bug 833936 - NPNVcontentsScaleFactor inadvertently not supported for NPN_GetValue() when called from OOP plugins. r=bgirard 2013-01-23 15:55:41 -06:00
Dale Harvey
547c35d6d3 Bug 833095 - Fix format of file notification when recording complete. r=mikeh 2013-01-23 16:35:06 -05:00
David Zbarsky
2e5c05803f Bug 832153 - Convert SVGMaskElement to WebIDL r=bz 2013-01-23 15:59:46 -05:00
Gregor Wagner
4b84d47d16 Backout bug 793204. r=me 2013-01-23 10:17:33 -08:00
Benjamin Smedberg
eb8295ee03 Bug 321958 - Remove dead code nsIPluginTagInfo.getTagText, r=josh 2013-01-23 10:11:53 -05:00
James Willcox
774072ffdf Bug 800838 - Guard against invalid NPP when unscheduling plugin timers on Android r=blassey 2013-01-23 09:16:26 -05:00
Aaron Klotz
e70c449d32 Bug 829909 - Fix some Plugin Hang UI synchronization problems. r=bbondy 2013-01-17 21:22:21 -05:00
Andrew McCreight
d49d03aef4 Bug 826471. Add JSAutoCompartment in nsWindowSH::NewResolve. r=bholley 2013-01-17 16:30:41 -08:00
Chris Jones
8c7bb72c30 Bug 786631, part 2: Make the prelaunch process totipotent and specialize when it's taken. r=jlebar 2013-01-17 12:06:36 -08:00
Marco Chen
b386752fe6 Bug 830611 - [Audio] Add dom_audioagent.xpt into package-manifest.in. r=roc 2013-01-17 16:18:22 +08:00
Jan Varga
46dca7ab38 Bug 831169 - crash in mozilla::dom::indexedDB::PIndexedDBTransactionChild::SendAllRequestsFinished. r=bent 2013-01-17 22:38:36 +01:00
Henrik Skupin
a2e17be0ae Bug 831782 - Small fixes for WebRTC mochitests. r=jesup 2013-01-17 22:33:02 +01:00
Doug Turner
8e744c0daa Bug 831167 - Crash in mozilla::dom::devicestorage::PDeviceStorageRequestParent::Write. r=bent
--HG--
extra : rebase_source : e7f90023f97155af70aff639bdfa5273d5cec233
2013-01-17 12:33:42 -08:00
Chris Jones
86389a1b2d Back out bug 786631 2013-01-17 12:49:56 -08:00
Chris Jones
9a2fcc5586 Back out bug 786631 2013-01-17 12:49:42 -08:00
Chris Jones
4a4b706f9d Bustage fix for bug 786631: Need a win no-op too. r=me 2013-01-17 12:46:05 -08:00
Chris Jones
7714922ecc Bug 786631, part 2: Make the prelaunch process totipotent and specialize when it's taken. r=jlebar 2013-01-17 12:06:36 -08:00
Ethan Hugg
b7496984c6 Bug 825565 CreateOffer/Answer should be callable more than once r=jesup 2013-01-16 07:53:56 -08:00
Boris Zbarsky
2837c731e6 Bug 823228 part 2. Move indexed property access on windows from nsWindowSH::GetProperty to the outer window proxy. r=bholley 2013-01-17 12:30:37 -05:00
Mike Habicher
339f10fddc Bug 830995 - move Alloc/DeallocSurfaceDescriptorGralloc() calls out of the GonkNativeWindow mMutex lock, r=kanru 2013-01-17 10:53:03 -05:00
Chia-hung Tai
8cb7a1dbc0 Bug 792328 - Process MM text attachment to String. r=vyang 2013-01-17 17:35:14 +08:00
Vicamo Yang
fad212cef3 Bug 759529: add test case for SMS loopback, r=hsinyi 2013-01-17 16:18:59 +08:00
Vicamo Yang
856ab8a4bf Bug 828633: re-enable test_strict_7bit_encoding.js. r=jgriffin 2013-01-17 16:15:38 +08:00
Vicamo Yang
3701fd93fc Bug 813978 - Part 5/5: test cases for mixed filter targets. r=philikon 2013-01-17 16:06:21 +08:00
Vicamo Yang
5e1144c4e4 Bug 813978 - Part 4/5: rewrite filtering by multiple phone numbers. r=ferjm 2013-01-17 16:05:20 +08:00
Vicamo Yang
12d8c51d4d Bug 813978 - Part 3/5: rewrite filtering by mix of any two conditions. r=ferjm 2013-01-17 16:05:16 +08:00
Vicamo Yang
0c43686d30 Bug 813978 - Part 2/5: rewrite filtering by only one condition. r=philikon 2013-01-17 16:05:13 +08:00
Vicamo Yang
81adab171a Bug 813978 - Part 1/5: use multi-key indexes. r=sicking, ferjm 2013-01-17 16:05:10 +08:00