Commit Graph

15368 Commits

Author SHA1 Message Date
Ed Morley
ae26701147 Merge mozilla-central and inbound 2013-07-22 16:52:23 +01:00
Ed Morley
b1cb3918fd Merge latest green birch changeset and mozilla-central 2013-07-22 16:18:53 +01:00
Randell Jesup
d7e646a9aa Bug 893021: add tests for DataChannel dictionary items r=jsmith 2013-07-22 10:47:51 -04:00
Andrea Marchesini
9b54706f60 Bug 893501 - Crashfix getting navigator.mozNotification from a stale navigator object, r=bz 2013-07-22 15:09:51 +02:00
Jose Antonio Olivera Ortega
a60cbd89be Bug 892498 - [User Story] [Suplementary Services] Permanent MMI codes: support calling line identification restriction (+CLIR). r=ferjm 2013-07-22 12:01:03 +02:00
Ben Tian
2db6013653 Bug 895325 - [Bluetooth][Cleanup] Revise BluetoothOppManager constructor and BluetoothOppManager::Get(), r=echou 2013-07-19 10:27:07 +08:00
Boris Zbarsky
e0a481867c 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
a0654061a1 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
204fd81eaa Bug 866619 - Part 2: Fix marionette tests for voice registration state. r=allstars.chh 2013-07-19 15:51:54 +08:00
Edgar Chen
547f37bb12 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
7ad8c28aee Bug 831789 - Enhance existing peer connection mochitests to check for media flow. r=jesup 2013-07-14 23:02:25 -07:00
Masatoshi Kimura
f851214c0b 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
d12bbf14dd Merge m-c to inbound on a CLOSED TREE. 2013-07-19 14:44:22 -04:00
Ryan VanderMeulen
245a37431c Merge m-c to birch. 2013-07-19 13:43:40 -04:00
Marco Castelluccio
0956285ba8 Bug 895489 - Fix webapprt-test-chrome warnings. r=fabrice 2013-07-19 10:14:22 -04:00
Ryan VanderMeulen
9b32797ff4 Merge m-c to inbound. 2013-07-19 09:57:34 -04:00
Ryan VanderMeulen
1545051620 Merge m-c to birch. 2013-07-19 09:53:09 -04:00
Olli Pettay
7376acc709 Bug 895578 - Make SnowWhiteKiller to use fallible TArray, r=mccr8 2013-07-19 15:53:16 +03:00
Thomas Zimmermann
a9e87bc505 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
89d1f17564 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
5f84976437 Bug 895735 - Follow-up fix for bug 863241. r=gene 2013-07-19 10:58:44 +08:00
Ryan VanderMeulen
09e027083a Merge m-c to birch. 2013-07-18 20:36:44 -04:00
Justin Lebar
b18d84be34 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
b411ff1019 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
ba97a4cddb Merge m-c to inbound on a CLOSED TREE. 2013-07-18 14:53:05 -04:00
Mihnea Dobrescu-Balaur
e54eb27318 Bug 890098 - Cannot run dom/plugins xpcshell tests concurrently. r=bsmedberg 2013-07-18 18:01:25 -07:00
Benjamin Smedberg
a9720868ea 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
83c0913922 Bug 715549 - remove last vestiges of tri-licence. DONTBUILD. 2013-07-19 16:08:33 +01:00
Changbin Park
217467216d Bug 889696 - Catch exception occuring while updating 3rd party apps on booting. r=fabrice 2013-07-15 09:53:41 +09:00
Andrew McCreight
bfc689d2ac Bug 888389 - Cycle collect PowerManager. r=smaug 2013-07-18 09:07:28 -07:00
Guillaume Abadie
bed7e23323 Bug 890926 - WebGL2 Min/max blend equations. r=jgilbert 2013-07-18 11:24:23 -04:00
Ken Chang
57465b2e2b 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
58f958f6ed 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
7e9f906ea7 Bug 876334 - Remove GB support from AudioManager. r=mwu 2013-07-18 13:23:10 +08:00
Marco Chen
182c8eb9e0 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
886ec8373b Bug 876334 - Remove temporary solution from BT for forcing output. r=mwu 2013-07-18 10:21:24 +08:00
Marco Chen
1752b92a2d Bug 876334 - Remove master/FM volume control from nsIAudioManager. r=mwu 2013-07-18 10:21:24 +08:00
Vicamo Yang
a2ecf208c1 Bug 887745 - B2G SMS: more entries in GSM_SMS_STRICT_7BIT_CHARMAP. r=gene 2013-07-18 18:15:32 +08:00
Fabrice Desré
1dd2c96895 Bug 894940 - ProcessPriorityManagerChild::Init() is never called r=jlebar 2013-07-18 02:00:56 -07:00
Vicamo Yang
2035a532c6 Bug 885280: (follow-up) international number of parsed object could be null. r=gene 2013-07-18 16:12:22 +08:00
Eric Chou
fbe1841d7a Bug 893546 - Fix memory leakage in BluetoothHfpManager.cpp, r=mrbkap 2013-07-18 10:52:20 +08:00
Justin Lebar
3fdbea993f 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
c3947b21bb 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
17f38d235b 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
6b91a51925 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
439e6922dd 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
f380872235 Bug 888904 - Part 4: Test for CLIR. r=vicamo 2013-07-17 23:18:33 +02:00
Jose Antonio Olivera Ortega
67268ec4f5 Bug 888904 - Part 3: RIL changes for CLIR support. r=vicamo 2013-07-17 23:18:29 +02:00
Jose Antonio Olivera Ortega
78ba20ed08 Bug 888904 - Part 2: MobileConnection.cpp additions for supporting CLIR. r=smaug 2013-07-17 23:18:24 +02:00
Jose Antonio Olivera Ortega
70d4536f22 Bug 888904 - Part 1: Support CLIR in mozMobileConnection API. sr=sicking 2013-07-17 23:18:19 +02:00