Commit Graph

21769 Commits

Author SHA1 Message Date
Shawn Huang
c5c8ab722d 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
6da6b119a7 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
3ac136ead7 Bug 995844: retrieve mozMobileConnection from 'workingFrame' in mobileconnect marionette tests. r=echen 2014-04-17 11:22:38 +08:00
Ryan VanderMeulen
be82c7e1db Merge m-c to b2g-inbound. 2014-04-16 22:54:15 -04:00
Ryan VanderMeulen
3b8839df4c Merge b2g-inbound to m-c. 2014-04-16 22:22:45 -04:00
Fabrice Desré
afa4ba4584 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
9125acf8d1 Bug 990761 - handle HDR sending us more than one picture, r=dhylands 2014-04-16 21:46:36 -04:00
Ryan VanderMeulen
1829e78b29 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
476ba3f975 Backed out changesets c674dc13ef85 and 0b3a14bbfd81 (bug 995295) for mochitest-2 crashes.
CLOSED TREE
2014-04-16 16:51:07 -04:00
Gabor Krizsanits
bc997f54ab Bug 996069 - Part3: Stop inheriting nsEP when window.open is called. r=bz 2014-04-16 22:29:57 +02:00
Boris Zbarsky
36fecff94a Bug 996831 followup to fix silly gcc build bustage and reopen the CLOSED TREE 2014-04-16 16:17:01 -04:00
Boris Zbarsky
25007e868a 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
246b33992a 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
b5fc9edf06 Backed out changesets df5a68af3d30 and 6acacaa75fad (bug 995295) for bustage.
CLOSED TREE
2014-04-16 15:46:18 -04:00
Boris Zbarsky
e152157843 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
5da84a89ff Bug 996474. Add a ToJSValue overload that takes a Handle<Value>. r=bholley 2014-04-16 15:13:41 -04:00
Boris Zbarsky
f306ff6b04 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
4e80da84ee 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
4c5c8309aa 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é
896edadc17 Bug 996384 - WebappsApplication#clearBrowserData should not clear app's alarms from mozAlarms r=gene,nsm 2014-04-16 10:48:01 -07:00
Szu-Yu Chen [:aknow]
bb33205bb6 Bug 990472 - Part 3: Test case. r=hsinyi 2014-04-16 10:26:51 -04:00
Szu-Yu Chen [:aknow]
6a879fea7b Bug 990472 - Part 2: Add check for more than 2 calls on line. r=hsinyi 2014-04-16 10:26:50 -04:00
Szu-Yu Chen [:aknow]
25cea88661 Bug 990472 - Part 1: Refactor: check of call on other client. r=hsinyi 2014-04-16 10:26:50 -04:00
Edgar Chen
5c2d886611 Bug 996409 - Part 2: Marionette test for 'network-active-changed'. r=hsinyi 2014-04-14 18:15:20 +08:00
Edgar Chen
20db359f39 Bug 996409 - Part 1: 'network-active-changed' doesn't be propagated if active becomes to null. r=hsinyi 2014-04-11 17:30:16 +08:00
Carsten "Tomcat" Book
953ae45052 Merge m-c to b2g-i 2014-04-16 15:20:23 +02:00
Carsten "Tomcat" Book
f65baeda20 merge b2g-inbound to mozilla-central 2014-04-16 15:12:44 +02:00
Carsten "Tomcat" Book
9920c4611d Backed out changeset b1e04ec8d283 (bug 942367) for mochitest 3 test failures 2014-04-16 09:54:49 +02:00
Carsten "Tomcat" Book
85d97d12db Backed out changeset e6c72bcaa64c (bug 942367) 2014-04-16 09:54:31 +02:00
Thomas Zimmermann
24939db69b Bug 904588: Convert MozIccManager to WebIDL, r=htsai, r=smaug
--HG--
rename : dom/icc/interfaces/nsIDOMIccManager.idl => dom/webidl/MozIccManager.webidl
2014-04-16 09:30:28 +02:00
Thomas Zimmermann
386d694a68 Bug 904588: Fix whitespace errors, r=smaug 2014-04-16 09:30:26 +02:00
Olli Pettay
61a55109a5 Bug 996677 - Incorrect call DeviceRotationRate() ctor from another one. r=VYV03354 2014-04-15 10:59:00 +02:00
Martin Thomson
b068285328 Bug 942367 - Stream isolation for WebRTC. r=jib,bholley 2014-04-15 14:36:00 +02:00
Martin Thomson
2720d39762 Bug 942367 - WebIDL changes for peerIdentity constraint. r=jib 2014-04-15 13:45:00 +02:00
Randell Jesup
f9362173c6 Bug 993495: Update MediaManager UI r=jesup,florian,smaug 2014-04-16 02:22:19 -04:00
Chuck Lee
668320e012 Bug 989717 - Handle enabling and disabling state properly. r=vchang 2014-04-15 11:43:51 +08:00
Ryan VanderMeulen
04f8f51173 Merge inbound to m-c. 2014-04-15 23:26:35 -04:00
Kyle Huey
385e2f9891 Bug 991812: B2G Fixups CLOSED TREE. r=me 2014-04-15 15:30:00 -07:00
Kyle Huey
1e28725524 Bug 991812: B2G Fixups CLOSED TREE. r=me 2014-04-15 15:26:43 -07:00
Mike Habicher
c441b5ffe0 Bug 986024 - expose resumeContinuousFocus() method to DOM/JS, r=bz,dhylands 2014-04-15 15:46:40 -04:00
Kyle Huey
3be8fc6baf Bug 994971: Don't export nsObserverService.h. r=bsmedberg
--HG--
extra : rebase_source : cd5aa136075086a10cfa03d937743d8a5471fd6c
2014-04-14 12:04:27 -07:00
Kyle Huey
4b25f94dc9 Bug 991812: Remove uses of RefCounted<T> that live in Gecko. r=ehsan
--HG--
extra : rebase_source : 239ff77ec3765a3f190ed75b1645c6011e5d1dbd
2014-04-14 12:04:24 -07:00
Ehsan Akhgari
1a36b5e08f Yet another typo fix for bug 996158, DONTBUILD 2014-04-15 15:04:05 -04:00
Ehsan Akhgari
240b67a3a9 Typo fix for bug 996158, DONTBUILD 2014-04-15 15:02:57 -04:00
Ryan VanderMeulen
dc90273662 Merge m-c to b2g-inbound. 2014-04-15 12:28:18 -04:00
Carsten "Tomcat" Book
54dc6870f9 Merge m-c to mozilla-inbound 2014-04-15 15:14:05 +02:00
Carsten "Tomcat" Book
756a095a86 merge b2g-i to m-c 2014-04-15 15:10:41 +02:00
Bobby Holley
f223b1107f Bug 989528 - Rename AutoSystemCaller to AutoNoJSAPI, and assert against pre-existing exceptions. r=bz 2014-04-14 20:27:00 -07:00
Bobby Holley
e46565fd18 Bug 989528 - Introduce AutoJSAPIWithErrorsReportedToWindow as a replacement for AutoPushJSContextForErrorReporting. r=bz 2014-04-14 20:26:59 -07:00
Bobby Holley
0655c96c3c Bug 989528 - Implement AutoJSAPI. r=bz 2014-04-14 20:26:59 -07:00