Commit Graph

15542 Commits

Author SHA1 Message Date
Vincent Chang
741a07a1c0 Backout 61b66c680e22 (bug 894741) for wrong summary. 2013-07-23 10:24:08 +08:00
Ryan VanderMeulen
4dc9f234ba Merge m-c to birch. 2013-07-22 21:49:28 -04:00
Vincent Chang
6324c8d2bd Bug 894741 - [Buri][WIFI]State has no change when connect AP by WPS. r=mrbkap 2013-07-22 17:11:57 +08:00
Antonio M. Amaya
90c7f00fb9 Bug 895708 - Allow updating existing apps with the same origin. r=fabrice 2013-07-22 11:10:14 +02:00
Viral Wang
56d3b5dab7 Bug 890144 - Add function InitVolumeConfig to add volume by configuration file in AutoMounter. r=dhylands 2013-07-23 08:30:35 -04:00
Julien Wajsberg
967a03a56e Bug 891884 - toBlob should support the quality parameter as toDataURL does r=joedrew sr=mrbkap
--HG--
extra : rebase_source : 22574a2852a6147019cc787ab1a8711adca7c0b2
2013-07-19 20:19:48 +01:00
Ed Morley
fc0be15eff Merge mozilla-central and inbound 2013-07-22 16:52:23 +01:00
Randell Jesup
43b14a100b Bug 893021: add tests for DataChannel dictionary items r=jsmith 2013-07-22 10:47:51 -04:00
Andrea Marchesini
da855d844b Bug 893501 - Crashfix getting navigator.mozNotification from a stale navigator object, r=bz 2013-07-22 15:09:51 +02:00
Benjamin Smedberg
4351ec27e3 Followup to bug 888510 - windowless-layers reftest should be skip-if no testplugin, not fails-if
--HG--
extra : rebase_source : 283a63049eb382168f64ec2b554dd4c31ad59994
2013-07-26 12:25:27 -04:00
Ben Tian
4367251a81 Bug 895325 - [Bluetooth][Cleanup] Revise BluetoothOppManager constructor and BluetoothOppManager::Get(), r=echou 2013-07-19 10:27:07 +08:00
Johnny Stenback
f36bc35965 Bug 896242. Fix possible crash due to dangling pointer to nsPluginElement. r=mccr8
---
 dom/base/nsPluginArray.cpp |   24 +++++++++++++++++++-----
 dom/base/nsPluginArray.h   |    1 +
 2 files changed, 20 insertions(+), 5 deletions(-)
2013-07-24 23:33:21 -07:00
Boris Zbarsky
efe9593f06 Bug 895974. Implement ParentNode on document fragments and documents and move previousElementSibling and nextElementSibling to ChildNode. r=smaug 2013-07-22 08:15:43 -04:00
Boris Zbarsky
12fbb7f6ba Bug 895009. Don't pass in NonNull/OwningNonNull arguments to WebIDL binding consumers. r=peterv 2013-07-22 08:15:43 -04:00
Edgar Chen
eed993ab21 Bug 882984 - Part 5: Marionette tests for cdma registration information. r=hsinyi
--HG--
extra : rebase_source : 7d7350b7ab168df830c8472d8c1d742106697ec6
2013-07-18 17:59:21 +08:00
David Zbarsky
18c3813707 Bug 897211: Remove nsIDOMDocumentTouch r=bz 2013-07-23 23:20:16 -07:00
Dave Hylands
e54b28c472 Bug 861456 - Fix all device storage tests so that they run. r=dclarke 2013-07-12 00:18:28 -07:00
Michael Wu
a8827750da Bug 898812 - Add support for JB MR2's dhcp_do_request, r=vchang 2013-07-28 00:39:03 -04:00
Gene Lian
dd3afe0003 Bug 891756 - [sms][mms] Gecko needs to return proper error code to notify Gaia the address is invalid (part 2, test case). r=vicamo a=leo+ 2013-07-11 11:03:05 +08:00
Gene Lian
f505ac7864 Bug 891756 - [sms][mms] Gecko needs to return proper error code to notify Gaia the address is invalid (part 1, "InvalidAddressError"). r=vicamo a=leo+ 2013-07-11 11:23:49 +08:00
Thomas Zimmermann
cd5cc34c31 Bug 891866: Implement RegisterAgent with asyncronous functions, r=echou,gyeh
RegisterAgent currently blocks the Bluetooth command thread while
waiting for DBus. This patch moves the result-handling code into a
DBusReplyHandler, and executes an asyncronous DBus call.

--HG--
extra : rebase_source : 42a5dcc5425555040c7e10b7e68f44da3e39bfc5
2013-07-22 13:30:47 +02:00
Thomas Zimmermann
e997c2f1ce Bug 891866: Support nsRefPtr<RawDBusConnection>, r=qdot
Instances of RawDBusConnection can now be contained in nsRefPtr. This
allows to share the DBus connection among multiple threads.

--HG--
extra : rebase_source : fb24472b3b55e77abc7354f17ef679661f62b7fb
2013-07-22 13:30:22 +02:00
Thomas Zimmermann
5ecc50b289 Bug 891866: Cleanup RegisterLocalAgent, r=echou,gyeh
RegisterLocalAgent builds is own DBus message. This patch cleans up
the function to use the utility function from DBusUtils.

--HG--
extra : rebase_source : d8615285f75f8bb444accc9aa371df43a3371a4a
2013-07-22 13:29:25 +02:00
Peter Chang
416da61282 Bug 894262 - Merge GonkIOSurfaceImage to GrallocImage, r=nical, kanru 2013-07-25 10:13:35 +08:00
Wes Kocher
f83bb908de Merge m-c to inbound on a CLOSED TREE 2013-07-24 20:10:47 -07:00
Kyle Huey
70066995e2 Bug 897701: Don't entrain the target of the pan longer than necessary. r=jlebar 2013-07-24 16:27:45 -07:00
David Zbarsky
8380adc5f9 Backout part of Bug 895116 for not building on Windows on CLOSED TREE 2013-07-23 18:03:40 -07:00
Shane Tully
9224eda2df Bug 889673 - Adapt Contacts Unit Tests for Android. CLOSED TREE. r=reuben
--HG--
extra : amend_source : 15338826405ad30caba9573b2cf934a19cca77fe
2013-07-18 15:29:00 -07:00
Shane Tully
a2d2dc4a2e Bug 857730 - Part 5: Disable contact unit tests on Android. r=cpeterson r=khuey 2013-07-23 16:27:00 -07:00
Shane Tully
c191e83aa7 Bug 857730 - Part 3: Add contacts API Javascript to Android. r=cpeterson 2013-07-18 15:01:00 -07:00
Shane Tully
2afa381cf9 Bug 857730 - Part 2: Add permissions doorhanger. r=cpeterson 2013-07-23 11:09:00 -07:00
Matthew Gregan
8912b984d1 Bug 895754 - Update VideoPlaybackQuality to current MSE spec (remove playbackJitter, add totalFrameDelay). r=doublec 2013-07-24 11:46:43 +12:00
David Zbarsky
040dbd4c2b Bug 894646 - Various dom deCOM cleanups r=Ms2ger 2013-07-23 16:39:17 -07:00
Honza Bambas
474c432dc2 Bug 886184: Initialize variable 'usage' in DOMStorageDBThread.cpp, to fix -Wsometimes-uninitialized build warning. r=ehsan 2013-07-23 13:24:49 -07:00
Peter Van der Beken
30b93d7d6b Bug 894448 part 2 - Remove nativeOwnership = 'nsisupports'. r=bzbarsky 2013-07-04 17:24:59 +02:00
Boris Zbarsky
cc0e521ed8 Bug 894448 part 1. Move IsChromeOrXBL to xpcpublic.h. r=bholley 2013-07-25 19:41:46 -07:00
Ryan VanderMeulen
bc61d30573 Merge m-c to inbound. 2013-07-25 21:59:02 -04:00
Ryan VanderMeulen
37205dbd4a Backed out changeset 300f5b7d72e1 (bug 897433) for intermittent Linux dromaeo crashes. 2013-07-25 21:18:20 -04:00
Guillaume Abadie
5fe5b14264 bug 892546 - [WebGL 2.0] Instanced Rendering (GL_ARB_draw_instanced) - r=jgilbert 2013-07-25 20:38:58 -04:00
John Schoenick
789270e623 Bug 889614 - Fix and cleanup plugin re-parenting tests to catch this in the future. r=josh 2013-07-25 14:02:34 -07:00
Olli Pettay
0da836185c Bug 897433, Telemetry for SnowWhite and more async SnowWhite freeing, r=mccr8
--HG--
extra : rebase_source : 487139a95f50e69d6273c2870ed6623f175544e7
2013-07-25 22:56:20 +03:00
Edgar Chen
aa5a7a80dc Bug 882984 - Part 4: Fix xpcshell tests. r=hsinyi
--HG--
extra : rebase_source : 40890b4ac9b3cc242b7ab98ff338c67859cb9447
2013-07-04 12:31:14 +08:00
Edgar Chen
29ec32ccf1 Bug 882984 - Part 3: GPS changes for MobileCellInfo. r=kchen
--HG--
extra : rebase_source : ceaedcb70d3a8a4f936faec8a62c57d31b30853b
2013-07-18 17:30:54 +08:00
Edgar Chen
9f6582ed7f Bug 882984 - Part 2: RIL implementation for exposing CDMA registration information. r=hsinyi
--HG--
extra : rebase_source : 63fd4e832c00117853b7cb4781d7923763b4f3eb
2013-07-04 11:48:48 +08:00
Edgar Chen
9ec2889d66 Bug 882984 - Part 1: Expose CDMA registration information. r=hsinyi
--HG--
extra : rebase_source : df1a455e1a78e73bfb9279abf45acfbdbaa0abfc
2013-07-03 17:29:42 +08:00
Chuck Lee
51a05e770f Bug 869291 - 0003. Handle CP message. r=vicamo 2013-07-03 11:30:17 +08:00
Chuck Lee
a894eca0f5 Bug 869291 - 0002. Add CP decoder. r=vicamo 2013-07-19 19:09:22 +08:00
Chuck Lee
4bf0807a01 Bug 869291 - 0001. Refactor existing WAP PUSH handlers. r=vicamo 2013-07-22 17:52:45 +08:00
Alexandre Lissy
76972f1519 Bug 894281 - Process emergency call once network is really available. r=vicamo 2013-07-24 15:06:45 +02:00
Edgar Chen
ad04d642a5 Bug 866619 - Part 2: Fix marionette tests for voice registration state. r=allstars.chh 2013-07-19 15:51:54 +08:00
Edgar Chen
2d536f46e6 Bug 866619 - Part 1: Wrong state mapping for NETWORK_CREG_STATE_SEARCHING. r=allstars.chh 2013-07-19 12:00:41 +08:00
Jason Smith
6d2f417068 Bug 831789 - Enhance existing peer connection mochitests to check for media flow. r=jesup 2013-07-14 23:02:25 -07:00
Masatoshi Kimura
1ef12167fc Bug 895231 - Make sure the Components shim is consistent with the real Components. r=bholley 2013-07-20 07:53:51 +09:00
Ryan VanderMeulen
06b9c176de Merge m-c to inbound on a CLOSED TREE. 2013-07-19 14:44:22 -04:00
Ryan VanderMeulen
095e0047ff Merge m-c to birch. 2013-07-19 13:43:40 -04:00
Marco Castelluccio
5de025607d Bug 895489 - Fix webapprt-test-chrome warnings. r=fabrice 2013-07-19 10:14:22 -04:00
Ryan VanderMeulen
4a893c60b1 Merge m-c to inbound. 2013-07-19 09:57:34 -04:00
Ryan VanderMeulen
4dd37b5a43 Merge m-c to birch. 2013-07-19 09:53:09 -04:00
Olli Pettay
5f6b1e810b Bug 895578 - Make SnowWhiteKiller to use fallible TArray, r=mccr8 2013-07-19 15:53:16 +03:00
Thomas Zimmermann
9f9c8e0560 Bug 894884: Use ro.moz.ril.query_icc_count property, r=vyang
Our original property name ro.moz.ril.have_query_icc_lock_retry_count
is longer than the maximum of 32 characters and gets filtered out by
Android at runtime. This patch introduces a shorter property name
instead.
2013-07-19 08:59:19 +02:00
Thomas Zimmermann
1771da0692 Bug 886239: Remove retryCount from nsIDOMMobileConnection, r=vyang
The attribute retryCount is deprecated and removed by this
patch. When it lands, all users of retryCount have been
converted to getCardLockRetryCount.
2013-07-19 08:48:04 +02:00
Chia-hung Tai
aec05bd69b Bug 895735 - Follow-up fix for bug 863241. r=gene 2013-07-19 10:58:44 +08:00
Ryan VanderMeulen
c388bb45e1 Merge m-c to birch. 2013-07-18 20:36:44 -04:00
Justin Lebar
1bbad94c00 Bug 894147 - Follow-up: Remove leaky debugging code from BrowserElementParent.jsm. r=me.
The second version of bug 894147 to land on b2g18 (after it was backed out once) already incorporates this fix.

--HG--
extra : transplant_source : %24i%997Po%92%0F%A5%10%97%94%5E%91%05X%F2%B7%15%20
2013-07-18 15:04:45 -07:00
Michael Henretty
5406284265 Bug 890909 - [Contacts API] migration code problem when matching using the substringMatching pref (eg in Brazil). r=gwagner 2013-07-18 16:17:41 -04:00
Ryan VanderMeulen
0439786998 Merge m-c to inbound on a CLOSED TREE. 2013-07-18 14:53:05 -04:00
Mihnea Dobrescu-Balaur
5c9ff2843f Bug 890098 - Cannot run dom/plugins xpcshell tests concurrently. r=bsmedberg 2013-07-18 18:01:25 -07:00
Benjamin Smedberg
f789c0245d Bug 889480 - When NP_Initialize fails, we should not try to call NP_Shutdown later, r=gfritzsche
--HG--
extra : rebase_source : d6749449a9ef910b65336ce69aa0ad558711f6e7
2013-07-19 10:02:47 -04:00
Gervase Markham
acfedfd6cb Bug 715549 - remove last vestiges of tri-licence. DONTBUILD. 2013-07-19 16:08:33 +01:00
Changbin Park
fb33e49819 Bug 889696 - Catch exception occuring while updating 3rd party apps on booting. r=fabrice 2013-07-15 09:53:41 +09:00
Andrew McCreight
812337fd99 Bug 888389 - Cycle collect PowerManager. r=smaug 2013-07-18 09:07:28 -07:00
Guillaume Abadie
2f347c549e Bug 890926 - WebGL2 Min/max blend equations. r=jgilbert 2013-07-18 11:24:23 -04:00
Ken Chang
1774752763 Bug 886765 - Make sure that no other application will send traffic when we send/receive a MMS and data traffic is off. r=vicamo 2013-07-12 13:01:37 +08:00
Alexandre Lissy
bb868f084a Bug 887701 - Ensure proper serialization of upgrade path. r=gene.lian
Most of IndexedDB is relying on asynchronicity. This is fun, but in the
present case, it can trigger bad behavior: upgrade being performed in
the wrong order. This can be a big issue if one further update depends
on a previous one, which is the case for adding messageRecord.type.
2013-07-11 17:20:02 +02:00
Marco Chen
54556f3ccf Bug 876334 - Remove GB support from AudioManager. r=mwu 2013-07-18 13:23:10 +08:00
Marco Chen
0450dbca57 Bug 876334 - Gecko should use AudioChannelType to control volume not stream types. r=mwu, r=baku 2013-07-18 13:22:36 +08:00
Marco Chen
38954023a6 Bug 876334 - Remove temporary solution from BT for forcing output. r=mwu 2013-07-18 10:21:24 +08:00
Marco Chen
68d75198e5 Bug 876334 - Remove master/FM volume control from nsIAudioManager. r=mwu 2013-07-18 10:21:24 +08:00
Vicamo Yang
169a9317dd Bug 887745 - B2G SMS: more entries in GSM_SMS_STRICT_7BIT_CHARMAP. r=gene 2013-07-18 18:15:32 +08:00
Fabrice Desré
8faa4f380c Bug 894940 - ProcessPriorityManagerChild::Init() is never called r=jlebar 2013-07-18 02:00:56 -07:00
Vicamo Yang
f554cf3a6b Bug 885280: (follow-up) international number of parsed object could be null. r=gene 2013-07-18 16:12:22 +08:00
Eric Chou
602adf6071 Bug 893546 - Fix memory leakage in BluetoothHfpManager.cpp, r=mrbkap 2013-07-18 10:52:20 +08:00
Justin Lebar
fc178272d6 Bug 894147 - Don't leak BrowserElementParent due to an event listener on the window which contains it. r=khuey 2013-07-17 14:31:11 -07:00
Justin Lebar
10072b4ad2 Bug 893242 - Part 4: Add a memory reporter counting ContentParents and the number of IPC messages they have outstanding. r=njn 2013-07-17 14:31:10 -07:00
Justin Lebar
c360e9303b Bug 893242 - Part 3: Add ContentParent::GetAllEvenIfDead(). r=bent
To do this, we got rid of the explicit removal of a ContentParent from
sContentParents in MarkAsDead().  Instead, we rely on
LinkedListElement's destructor to remove the ContentParent from
sContentParents.

Thus, a ContentParent stays in sContentParents until it's destructed.
ContentParent::GetAll() checks whether the ContentParent is still alive,
so its behavior is unchanged.
2013-07-17 14:31:10 -07:00
Justin Lebar
d9279af05d Bug 893242 - Part 2: Make sContentParents a StaticAutoPtr. r=khuey
This eliminates a static constructor, which is good.  It also avoids a
problem at shutdown: If we leak a ContentParent and we destroy
sContentParents atexit, then sContentParents will assert that it's not
empty and cause test failures.
2013-07-17 14:31:10 -07:00
Justin Lebar
d3fdd7791a Bug 893242 - Part 0: Don't crash if we call ContentParent::Pid() after the process is dead. r=bent 2013-07-17 14:31:10 -07:00
Jose Antonio Olivera Ortega
ef28d5c58c Bug 888904 - Part 4: Test for CLIR. r=vicamo 2013-07-17 23:18:33 +02:00
Jose Antonio Olivera Ortega
a6d558c32c Bug 888904 - Part 3: RIL changes for CLIR support. r=vicamo 2013-07-17 23:18:29 +02:00
Jose Antonio Olivera Ortega
5f0d1635da Bug 888904 - Part 2: MobileConnection.cpp additions for supporting CLIR. r=smaug 2013-07-17 23:18:24 +02:00
Jose Antonio Olivera Ortega
de7be0f42b Bug 888904 - Part 1: Support CLIR in mozMobileConnection API. sr=sicking 2013-07-17 23:18:19 +02:00
Reuben Morais
98223ed3f1 Bug 894964 - Stop throwing on navigator.mozSettings access if the page does not have settings permission. r=gwagner
--HG--
extra : rebase_source : 1f6432f6ae1729d2f97cd833a3c5882ee8cc3a4e
2013-07-17 13:32:39 -07:00
Jinho Hwang
232557606f Bug 894191 - Run ContentParent::ShutDownProcesss() after ContentParent::KillHard(). r=jlebar
--HG--
extra : rebase_source : 2cd9c02feab01b9506d74f721f24068fb653879d
2013-07-17 12:13:20 -07:00
Jose Antonio Olivera Ortega
e14bf6b18d Bug 893727 - Part 2: Test for CLIP. r=ferjm 2013-07-17 17:28:34 +02:00
Jose Antonio Olivera Ortega
7f2836f9cf Bug 893727 - Part 1: RIL changes for CLIP support. r=ferjm 2013-07-17 17:28:30 +02:00
Ed Morley
2647bfbf1e Merge mozilla-central and birch 2013-07-17 15:48:53 +01:00
Ed Morley
fa389cd4ae Merge latest green inbound changeset and mozilla-central 2013-07-17 15:43:28 +01:00
Masatoshi Kimura
528334fdc9 Bug 885107 - Sync testharness with the latest upstream. r=Ms2ger 2013-07-17 20:26:24 +09:00
Masatoshi Kimura
b51d5edeac Bug 885107 - Fix testharness tests outside dom/imptests. r=dbaron 2013-07-17 20:26:23 +09:00
Antonio M. Amaya
f4729dd2d3 Bug 892708 - Add a pluggable decision module to determine if a message can be safely sent before notifying the frontend. r=fabrice, r=gene.lian 2013-07-16 17:09:58 +02:00
Thomas Zimmermann
5c437a9277 Bug 868896: Use REQUEST_GET_UNLOCK_RETRY_COUNT on emulator, r=vyang
With this patch, Gecko sends REQUEST_GET_UNLOCK_RETRY_COUNT to rild
when the retry counter for a lock is being queried on the emulator.

On devices other than the emulator the function returns the error code
REQUEST_NOT_SUPPORTED, which is precisely the behavior we currently
implement.
2013-07-17 15:19:36 +02:00
Marco Chen
34538438fb Bug 889730 - Switch states of Headphone are not only On/Off but Headset/Headphone. r=baku 2013-07-17 14:21:00 +08:00
Randy Lin
2c8d191d24 Bug 860584 - [Buri][ACC] Speaker sound when plug out earphone. r=mchen 2013-07-17 13:08:11 +08:00
David Zbarsky
f771506a03 Bug 879475 - Make PBlob manually keep track of its manager r=jlebar 2013-07-16 13:07:09 -07:00
Ryan VanderMeulen
3919eb1bd6 Merge m-c to inbound. 2013-07-16 16:05:03 -04:00
Ryan VanderMeulen
3d9c4d89ab Merge birch to m-c. 2013-07-16 16:03:20 -04:00
Michael Wu
ae6339b1ed Bug 870311 - Fix coordinates on contextmenu event, r=kats 2013-07-16 15:54:59 -04:00
Ryan VanderMeulen
74276143f0 Backed out changeset 6c89df01905f (bug 893501) for Android mochitest-7 orange. 2013-07-16 15:15:19 -04:00
Randell Jesup
7f6734b743 Bug 892441: Actually use the new names for createDataChannel r=smaug 2013-07-16 14:33:37 -04:00
Edgar Chen
d8f10a7fb2 Bug 893791 - Fix xpcshell tests failed in test_ril_worker_mmi.js. r=vyang 2013-07-15 23:04:22 +08:00
Edgar Chen
cecf608ccb Bug 866645 - Part 2: Xpcshell tests for the utility function of mcc/mnc parsing. r=allstars.chh 2013-07-16 11:51:44 +08:00
Edgar Chen
ef9ffc7f24 Bug 866645 - Part 1: Get the mcc/mnc of CDMA RUIM. r=allstars.chh 2013-07-15 17:22:54 +08:00
Ryan VanderMeulen
940ea7bfd9 Backed out changeset 129a238dbe1f (bug 889730) for B2G debug bustage. 2013-07-16 11:56:00 -04:00
Marco Chen
39359ecf3a Bug 889730 - Switch states of Headphone are not only On/Off but Headset/Headphone. r=baku 2013-07-16 16:30:41 +08:00
Ben Tian
50bd48742d Bug 891210 - [Bluetooth][OPP cleanup] Move file-transfer related static variables into class BluetoothOppManager, r=echou 2013-07-15 12:10:32 +08:00
Ryan VanderMeulen
f8e5b82c4f Merge m-c to birch. 2013-07-16 21:22:50 -04:00
Andrea Marchesini
6059731c85 Bug 893501 - Crashfix getting navigator.mozNotification from a stale navigator object. r=bz 2013-07-16 13:33:38 -04:00
Reuben Morais
f36436774a Bug 888801 - Remove searchable fields from contacts before sending them to the child in getAll. r=gwagner 2013-07-01 19:09:51 -07:00
Dave Hylands
527b9ef47f Bug 876782 - Automounter shouldn't unmount so agressively. r=qdot 2013-07-16 13:14:09 -07:00
Reuben Morais
3526a1d754 Backed out changeset 8dfdebcc8ce6 (bug 893117) 2013-07-18 20:02:01 -07:00
Reuben Morais
a551a7ff58 Backed out changeset 6515e55d4fb9 (bug 893117) 2013-07-18 20:02:00 -07:00
Reuben Morais
1cd29ead11 Backed out changeset 05ae078ca073 (bug 893117) 2013-07-18 20:01:58 -07:00
Reuben Morais
d281d01459 Backed out changeset 6d1675c08598 (bug 893117) 2013-07-18 20:01:57 -07:00
Reuben Morais
a5a7c62045 Backed out changeset 8ea5fd72aa59 (bug 893117) 2013-07-18 20:01:55 -07:00
Reuben Morais
48ce7155b0 Backed out changeset 12a2fa9940f4 (bug 893117) 2013-07-18 20:01:54 -07:00
Reuben Morais
3d0fe120ad Backed out changeset 1b779d67a022 (bug 893117) 2013-07-18 20:01:52 -07:00
Terrence Cole
7bde45b12a Bug 887563 - Convert CallArgs::operator[] to return a Handle; r=Waldo,bz
--HG--
extra : rebase_source : a06130820b34f6e1f5bc317e89c087cf0db9eeb8
2013-06-26 16:26:45 -07:00
Ben Turner
7f77c96fa5 Bug 894993 - 'SessionWorker takes lots of memory'. r=billm+khuey. 2013-07-25 15:03:27 -04:00
Kartikaya Gupta
ca28753945 Bug 894288 - Prevent triggering an endless abort cycle when loading any tabs in the browser. r=BenWa 2013-07-25 14:54:26 -04:00
Ed Morley
07edd2ba6e Merge mozilla-central and inbound 2013-07-25 17:05:47 +01:00
Mina Almasry
529857dfeb Bug 713564 - Add an API to declare a stylesheet obsolete. r=bz 2013-07-15 17:28:33 -04:00
Ryan VanderMeulen
e537debdc8 Merge m-c to inbound. 2013-07-15 17:07:04 -04:00
Ryan VanderMeulen
3cc4f8b044 Merge inbound to m-c. 2013-07-15 17:03:59 -04:00
Ryan VanderMeulen
0abf13413c Backed out changeset d8a89848224b (bug 890928) for B2G mochitest-9 failures. 2013-07-15 13:19:41 -04:00
Gregor Wagner
140c79151c Bug 892497 - [contacts] the upgrade path is error-prone. r=bent 2013-07-15 10:16:33 -07:00
Justin Lebar
9de67c75dc Bug 893172 - Call ShutDownProcess in ContentParent::ActorDestroy. r=bent 2013-07-15 08:55:13 -04:00
Andrea Marchesini
a43215c5ef Bug 890928 - Crash when creating object url in subworker. r=bent 2013-07-15 08:54:53 -04:00
Szu-Yu Chen [:aknow]
9723138c1d Bug 881142 - Part 5: Modify test_outgoing_busy for removing call state busy. r=hsinyi 2013-07-15 08:54:38 -04:00
Szu-Yu Chen [:aknow]
6d69679bd6 Bug 881142 - Part 4: Remove call state busy (RIL). r=hsinyi 2013-07-15 08:54:22 -04:00
Szu-Yu Chen [:aknow]
b91ec053d3 Bug 881142 - Part 3: Remove call state busy (bluetooth dom). r=gyeh 2013-07-15 08:54:07 -04:00
Szu-Yu Chen [:aknow]
6ead431751 Bug 881142 - Part 2: Remove call state busy (telephony dom). r=hsinyi, r=bent 2013-07-15 08:53:47 -04:00
Szu-Yu Chen [:aknow]
6811708c9f Bug 881142 - Part 1: Remove call state busy (idl). r=hsinyi, sr=jonas 2013-07-15 08:53:25 -04:00
Chia-hung Tai
48fa8fb422 Bug 890218 - [MMS] If reboot device while downloading MMS attachment, the message will be empty and will not be deleted anymore. r=gene 2013-07-11 10:03:47 +08:00
Ed Morley
bec7f95f12 Merge mozilla-central and birch 2013-07-15 13:04:25 +01:00
Ed Morley
1c0f321f75 Merge latest green birch changeset and mozilla-central 2013-07-15 13:01:56 +01:00
Gina Yeh
25b24df35b Bug 892862 - Patch 2: Bluetooth-related system messages cleanup, r=echou 2013-07-15 19:24:49 +08:00
Gina Yeh
5ec3528791 Bug 892862 - Failed to receive system message of Sco connection status changed, r=echou 2013-07-15 15:58:49 +08:00
Phil Ringnalda
d9f4afd51e Back out 757e87bb1c1e:2c2bb15bf160 (bug 884676) for make check failures
CLOSED TREE
2013-07-13 21:59:07 -07:00
Joshua Cranmer
5e0eace0b7 Bug 884676 - Part 2: Remove JS_ATOMIC_* in favor of mozilla::Atomic, r=Waldo. 2013-07-13 20:07:11 -05:00
Ryan VanderMeulen
19fc888904 Backed out 9 changesets (bug 838146) for suspected B2G Mn orange on a CLOSED TREE.
Backed out changeset 955a14e3c181 (bug 838146)
Backed out changeset fddccc5fce6e (bug 838146)
Backed out changeset 7cddfebc261c (bug 838146)
Backed out changeset fd3a62dd3910 (bug 838146)
Backed out changeset f06b420e0dfa (bug 838146)
Backed out changeset e0c3d84965cf (bug 838146)
Backed out changeset d3b135e58350 (bug 838146)
Backed out changeset 1bc7f2167503 (bug 838146)
Backed out changeset 483fbc6878a8 (bug 838146)
2013-07-12 18:15:10 -04:00