Commit Graph

15402 Commits

Author SHA1 Message Date
Ed Morley
06503604c7 Merge mozilla-central and inbound 2013-07-23 14:01:42 +01:00
Ed Morley
8967d59d8a Merge latest green inbound changeset and mozilla-central 2013-07-23 13:56:12 +01:00
Carsten "Tomcat" Book
a41c294f7b Merge m-c to birch 2013-07-23 11:47:25 +02:00
Carsten "Tomcat" Book
a48932bfb9 Merge m-c to inbound 2013-07-23 11:06:20 +02:00
David Zbarsky
7d01bae0b0 Bug 888685: SVGAnimatedLengthList shouldn't inherit nsISupports r=Ms2ger 2013-07-23 01:34:18 -07:00
David Zbarsky
0ed17c9e39 Bug 888685: SVGAnimatedRect shouldn't inherit nsISupports r=Ms2ger 2013-07-23 01:34:17 -07:00
Carsten "Tomcat" Book
2c24b18b6a Backed out changeset 1bbc7f3de64c (bug 891884) 2013-07-23 10:30:08 +02:00
Jessica Jong
a14f49bd61 Bug 761732 - B2G RIL: rename {handle|send}DOMMessage in ril_worker.js. r=vyang 2013-07-23 16:29:55 +08:00
Shawn Ku
9a6e1585d6 Bug 891242 - [MMI] Short Code MMI (length<3) does not work as expected - Gecko part, r=HsinYi 2013-07-23 15:02:37 +08:00
Vincent Chang
3e334827f0 Bug 896413 - dnsmasq is not deleted when wifi hotspot is turned off. r=mrbkap 2013-07-23 13:19:26 +08:00
Ryan VanderMeulen
b14d9d9372 Merge inbound to m-c. 2013-07-22 21:47:13 -04:00
Justin Lebar
68797ac4dd Bug 895104 - Remove call to no-longer-existant DOMRequestIpcHelper.observe in SystemMessageManager.observe. r=fabrice
DOMRequestIpcHelper.observe was removed in bug 889984.
2013-07-22 15:22:32 -07:00
Ryan VanderMeulen
cc66360dac Backed out changesets 0a196c0e9f96 (bug 895974) and 0d8aa14f5ed3 (bug 895009) for causing intermittent Linux32 mochitest-1 asserts on a CLOSED TREE. 2013-07-22 18:18:17 -04:00
Ryan VanderMeulen
f14dd507fc Merge m-c to inbound on a CLOSED TREE. 2013-07-22 15:23:47 -04:00
Ed Morley
ad18c49f61 Merge mozilla-central and birch 2013-07-22 16:52:40 +01:00
Ed Morley
80f7935e32 Merge latest green birch changeset and mozilla-central 2013-07-22 16:18:53 +01:00
Vincent Chang
e0353921c7 Bug 896352 - JavaScript Warning: "reference to undefined property params.interfaceList". r=mrbkap 2013-07-22 19:49:24 +08:00
Jose Antonio Olivera Ortega
79653e026d 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
Vincent Chang
e6d23cd45c Bug 894737 - [Buri][WIFI-hotspot]Wi-Fi hotspot will be turn off automatic when change the security. r=mrbkap 2013-07-22 17:11:57 +08:00
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
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
Ben Tian
4367251a81 Bug 895325 - [Bluetooth][Cleanup] Revise BluetoothOppManager constructor and BluetoothOppManager::Get(), r=echou 2013-07-19 10:27:07 +08: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
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
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