Bobby Holley
3502193900
Bug 990353 - Flag for discarding where appropriate. r=bent
2014-04-18 23:46:27 -07:00
Ryan VanderMeulen
f394fe9b5b
Merge inbound to m-c.
2014-04-18 22:00:13 -04:00
Ryan VanderMeulen
5b8eaf2cf4
Merge m-c to b2g-inbound. a=merge
2014-04-18 10:03:35 -04:00
Ryan VanderMeulen
0f4960d002
Backed out changeset a24917a68821 (bug 980549) for Gaia unit test and Gaia UI test failures. a=backout
2014-04-18 08:47:16 -04:00
Robert Longson
3d1917e3d1
Bug 997725 - Simplify SMIL tests. r=dholbert
2014-04-18 11:46:27 +01:00
Robert Longson
e5eaf64ca5
Bug 974698 - Check that keyPoints and keyTimes numbers match for animateMotion. r=dholbert
2014-04-18 10:47:28 +01:00
Patrick Wang (Chih-Kai Wang)
b91de9e100
Bug 994560: Compute CPU priority based on priority that is going to be set r=gsvelto
2014-04-18 14:28:14 +08:00
Gene Lian
1f883f31b1
Bug 967653 - [Inter-App Communication API] use appsService.getAppByManifestURL(aManifestURL).appStatus to get appStatus. r=fabrice a=v1.4+
2014-04-17 18:57:02 +08:00
Dimi Lee
8313480a83
Bug 998274 - [NFC] Support pass tag technology to GAIA. r=allstars.chh
2014-04-18 19:25:47 +08:00
Cervantes Yu
16d0000239
Bug 977359 Part 3: Remove runtime checks for Nuwa deadlock in debug build. r=khuey
2014-04-15 21:27:56 +08:00
Cervantes Yu
163c413206
Bug 977359 Part 2: Test case for the deadlock in the Nuwa process. r=gal
2014-04-15 21:26:30 +08:00
Terrence Cole
de2fb98fa3
Bug 807168 - Make JSTracer into a real C++ class and kill the macro accessors; r=jonco,mccr8
...
--HG--
rename : js/public/Tracer.h => js/public/TracingAPI.h
2014-04-11 15:19:05 -07:00
Ryan VanderMeulen
7cecb3a4ca
Merge m-c to inbound on a CLOSED TREE.
2014-04-17 22:53:02 -04:00
Ryan VanderMeulen
ee76280adc
Merge inbound to m-c.
2014-04-17 22:31:17 -04:00
Ryan VanderMeulen
1fcd6a648b
Backed out changesets 1e581e74878d, 7d2138e87ca0, and 7cc66aee4341 (bug 942367) for B2G mochitest failures.
...
CLOSED TREE
2014-04-17 22:26:07 -04:00
Marco Castelluccio
54ea6e06c9
Bug 993326 - Use SpecialPowers.autoConfirmAppInstall to confirm app installation and stop using the browser.mozApps.installer.dry_run pref. r=fabrice
2014-04-17 16:43:04 -04:00
Marco Castelluccio
9b8bd037cb
Bug 993326 - Automatically restore apps launchable value. r=fabrice
2014-04-17 16:43:04 -04:00
Marco Castelluccio
f50bec4f3f
Bug 993326 - Don't directly set the dom.mozApps.auto_confirm_install preference in test_operator_app_install. r=fabrice
2014-04-17 16:43:04 -04:00
Ehsan Akhgari
536bc19bf7
Debugging patch for bug 991600
...
--HG--
extra : rebase_source : f3f7b069253f208c66f4e1d16aa011f7f2777f66
2014-04-17 16:23:54 -04:00
Yoshi Huang
295e696eda
Bug 995101 - NFC: Don't use nfc-hardware-state-change event to enable/disable NFC. r=dimi
2014-04-11 17:49:21 +08:00
Fabrice Desré
c4f785449c
Bug 965970 - Add support to compile asm.js code at install/update time r=luke,bholley,marco
2014-04-17 22:03:03 -07:00
Ben Turner
5c84c2913f
Bug 980549 - Fix various races in settings and contacts, r=gwagner.
...
--HG--
extra : transplant_source : a%5E%3D%1BD%99%FB%20%9B7%A6%94%5C%29q%3C%ECv%D4%E4
2014-04-17 19:26:42 -07:00
Martin Thomson
e1ac0d390b
Bug 942367 - Part 3: Stream isolation for WebRTC. r=jib, r=bholley
2014-04-10 11:52:08 -07:00
Henry Chang
5fc1e43c63
Bug 993732 - Add test case. r=fabrice
2014-04-10 19:00:24 +08:00
Jocelyn Liu
9997af6979
Bug 993290 - Respond OK after receiving ATDxxx and improve readability on ProcessDialCall(). r=echou
2014-04-17 03:09:00 +02:00
Carsten "Tomcat" Book
9ca04e18e4
Merge m-c to b2g-inbound
2014-04-17 12:55:12 +02:00
Carsten "Tomcat" Book
131dd28e46
merge b2g-inbound to mozilla-central
2014-04-17 12:50:37 +02:00
Shawn Huang
362d61b71d
Bug 994411 - [bluedroid] Ignore pending MO call index, while making MO call with bluetooth headset, r=echou
2014-04-17 17:38:28 +08:00
Thomas Zimmermann
9c757eef59
Bug 995912: Remove BLUEZ_DBUS_BASE_IFC from RawDBusConnection, r=qdot, echou
...
This patch removes the constant BLUEZ_DBUS_BASE_IFC from the file
RawDBusconnection.cpp. The constant is specific to BlueZ, and that's
where it's located now.
2014-04-17 11:16:12 +02:00
Jocelyn Liu
30a8f4051e
Bug 993280: Respond OK to HF for AT+CLCC and AT+CHLD, r=echou
2014-04-17 17:18:57 +08:00
Shawn Huang
67e9b24d0b
Bug 994411 - [bluez] Ignore pending MO call index, while making MO call with bluetooth headset, r=echou
2014-04-17 14:26:35 +08:00
Reuben Morais
2e7ba3ee66
Bug 994448 - Make test_contacts_blobs.html test the data that comes from the Contacts API. r=gwagner
2014-04-17 00:35:45 -03:00
Vicamo Yang
0cad46c745
Bug 995844: retrieve mozMobileConnection from 'workingFrame' in mobileconnect marionette tests. r=echen
2014-04-17 11:22:38 +08:00
Ryan VanderMeulen
83e2c24df9
Merge m-c to b2g-inbound.
2014-04-16 22:54:15 -04:00
Ryan VanderMeulen
9f74f39481
Merge b2g-inbound to m-c.
2014-04-16 22:22:45 -04:00
Fabrice Desré
ce23b3024b
Bug 996912 - [B2G] Apps will close after the user initiates a BT transfer to another phone r=gene a=v1.3t+
2014-04-17 10:03:02 +08:00
Mike Habicher
3a9715398f
Bug 990761 - handle HDR sending us more than one picture, r=dhylands
2014-04-16 21:46:36 -04:00
Ryan VanderMeulen
dfb622525e
Backed out 3 changesets (bug 996474, bug 996831) for B2G bustage on a CLOSED TREE.
...
Backed out changeset 8f98a4c2257f (bug 996831)
Backed out changeset 7acce569bd84 (bug 996831)
Backed out changeset 1845b09c7578 (bug 996474)
2014-04-16 19:31:41 -04:00
Ryan VanderMeulen
4fef62b59a
Backed out changesets c674dc13ef85 and 0b3a14bbfd81 (bug 995295) for mochitest-2 crashes.
...
CLOSED TREE
2014-04-16 16:51:07 -04:00
Gabor Krizsanits
d6aefec690
Bug 996069 - Part3: Stop inheriting nsEP when window.open is called. r=bz
2014-04-16 22:29:57 +02:00
Boris Zbarsky
aedf7db006
Bug 996831 followup to fix silly gcc build bustage and reopen the CLOSED TREE
2014-04-16 16:17:01 -04:00
Boris Zbarsky
d9761bd104
Bug 995295 part 2. Make console.trace() faster when the console is closed by avoiding reification of the stack until someone actually asks for it. r=baku
2014-04-15 22:58:44 -04:00
Boris Zbarsky
e88a7e6d2c
Bug 995295 part 1. Create console events in the junk scope, not the untrusted content scope. r=baku
2014-04-16 15:09:23 -04:00
Ryan VanderMeulen
a2621df61e
Backed out changesets df5a68af3d30 and 6acacaa75fad (bug 995295) for bustage.
...
CLOSED TREE
2014-04-16 15:46:18 -04:00
Boris Zbarsky
7aa72892e5
Bug 996831. Add a ToJSValue overload for nsresult, to allow rejecting promises from C++ more easily. r=bholley
2014-04-16 15:13:41 -04:00
Boris Zbarsky
7bae58eac6
Bug 996474. Add a ToJSValue overload that takes a Handle<Value>. r=bholley
2014-04-16 15:13:41 -04:00
Boris Zbarsky
07009537c7
Bug 996911. Make nsIDOMXUL*Element not inherit from nsIDOMXULElement, so we can make the latter noscript. r=smaug
2014-04-16 15:13:41 -04:00
Boris Zbarsky
c1e97f49d6
Bug 995295 part 2. Make console.trace() faster when the console is closed by avoiding reification of the stack until someone actually asks for it. r=baku
2014-04-15 22:58:44 -04:00
Boris Zbarsky
6e3a770259
Bug 995295 part 1. Create console events in the junk scope, not the untrusted content scope. r=baku
2014-04-16 15:09:23 -04:00
Fabrice Desré
7c31c13927
Bug 996384 - WebappsApplication#clearBrowserData should not clear app's alarms from mozAlarms r=gene,nsm
2014-04-16 10:48:01 -07:00