Commit Graph

152009 Commits

Author SHA1 Message Date
Shih-Chiang Chien
bc5f77ba8d Bug 926289 - Part 3, Carry recording type and request URL in recording-device-events in Camera API. r=mikeh. 2013-10-23 19:11:18 +08:00
Shih-Chiang Chien
ea6cf37280 Bug 926289 - Part 2, Carry recording type and request URL in recording-device-events in gUM API. r=jesup. 2013-10-23 19:10:42 +08:00
Shih-Chiang Chien
4468923e42 Bug 926289 - Part 1, Add recording type and request URL in recording-device-events. r=khuey. 2013-10-25 20:04:50 -04:00
Martijn Wargers
c8664e3f1f Bug 927196 - Check more stuff in XHR. r=jonas 2013-10-16 19:20:51 +02:00
Randell Jesup
1af5c4fe0b backout 5f38b1bd3358 for bustage CLOSED TREE 2013-10-25 19:25:54 -04:00
Benoit Girard
c81b04a023 Backout 9861229c1b15 for test. CLOSED TREE 2013-10-26 01:07:08 +02:00
Olli Pettay
6c27802db5 Bug 920804 - Improve nsFrameMessageManager p=fabrice,smaug, r=smaug,fabrice
--HG--
extra : rebase_source : 1930ae4472d899c0996d78642d6ba2164dcdf9f1
2013-10-26 00:55:16 +03:00
Randell Jesup
0ce43a0d63 Bug 930603: Ensure AEC known delay doesn't go negative (rev 4886 at webrtc.org) r=jib 2013-10-25 18:21:33 -04:00
Randell Jesup
ad3d39e64f Bug 930603: Increase WebRTC AEC tail from 48ms to 128ms (rev 4837 at webrtc.org) r=jib 2013-10-25 18:21:23 -04:00
Randell Jesup
a0692a49f2 Bug 920325: Add WebRTC latency logging from capture to RTP and from RTP to speakers r=padenot 2013-10-25 18:13:42 -04:00
Nicholas Hurley
3181b71877 Bug 881804 (part 6) - Plumb browser UI into predictive network actions to allow clearing data. r=ttaubert r=mossop f=gavin 2013-10-25 14:57:00 -07:00
Nicholas Hurley
40b03f1d6d Bug 881804 (part 5) - Plumb image loader into predictive network actions. r=seth 2013-10-25 14:56:58 -07:00
Nicholas Hurley
9655175a80 Bug 881804 (part 4) - Plumb layout into predictive network actions. r=bz 2013-10-25 14:56:56 -07:00
Nicholas Hurley
bcf8e851a3 Bug 881804 (part 3) - Plumb script loader into predictive network actions. r=jst 2013-10-25 14:56:54 -07:00
Nicholas Hurley
8561183e0d Bug 881804 (part 2) - Plumb docshell into predictive network actions. r=smaug 2013-10-25 14:56:53 -07:00
Nicholas Hurley
6e67f40ff4 Bug 881804 (part 1) - Add support for predictive network actions. r=mcmanus f=honzab sr=biesi 2013-10-25 14:56:51 -07:00
Olli Pettay
ae81d3f95d test for Bug 927901, rs=jst
--HG--
extra : rebase_source : aa8f7c00f84454858e89ac06721cadef8bb5adba
2013-10-26 00:35:34 +03:00
Brian Hackett
4fc0494909 Bug 921171 - Check for an uncaught exception when finishing off thread parsing of scripts, r=billm. 2013-10-25 15:30:16 -06:00
Bill McCloskey
b39e04a7a4 Bug 927132 - Fix about:home in e10s (r=mdeboer) 2013-10-25 14:14:55 -07:00
Benoit Girard
002d47b4b6 Bug 931082 - LayerActivityTracker shouldn't force invalidate. r=roc 2013-10-25 22:45:51 +02:00
Jan-Ivar Bruaroey
153736410a Bug 929534 r=jesup 2013-10-25 10:52:17 -04:00
Randell Jesup
495e6a10d2 Bug 930778: Support DataChannel ACK for unordered channels r=tuexen 2013-10-25 16:08:18 -04:00
Brian Hackett
1f57409a00 Bug 928562 - Always eagerly baseline compile inlined scripts during definite properties analysis, r=jandem. 2013-10-25 14:05:02 -06:00
Ms2ger
4f3085700e Backout e3a2d93fb173 for test failures. 2013-10-25 20:42:09 +02:00
Luke Wagner
0fd4088fa5 Bug 931048 - fix NULL crash on OOM in handleAsmJSWorkload (r=sstangl)
--HG--
extra : rebase_source : c75b32da99f1520333671b6712e2a9ae3fb6716a
2013-10-25 13:33:49 -05:00
Nick Alexander
b9e7d8a368 Bug 925185 - Part 2: Use add_java_jar and restrict JAVA_JAR_TARGETS to moz.build. r=gps 2013-10-24 15:38:22 -07:00
Nick Alexander
6e741bcaa6 Bug 925185 - Part 1: Add add_java_jar to moz.build. r=gps 2013-10-24 15:38:14 -07:00
Christoph Kerschbaumer
18fac947fb Bug 909920 - Mixed content warning should not show on a HTTP site - tests (r=tanvi,smaug) 2013-09-23 08:52:53 -07:00
Christoph Kerschbaumer
c7daf8d453 Bug 909920 - Mixed content warning should not show on a HTTP site (r=tanvi,smaug) 2013-09-20 13:42:32 -07:00
Luke Wagner
82a872f512 Bug 931077 - fix awfy workload0 asm.js perf regression on 32-bit (r=sfink) 2013-10-25 11:58:05 -05:00
Ed Morley
4c8f0397a2 Backed out changeset 82d5d92a3eac (bug 915555) for build failures on a CLOSED TREE 2013-10-25 17:59:24 +01:00
Ed Morley
d1bfa2dd2c Merge mozilla-central and inbound 2013-10-25 17:55:18 +01:00
Jeff Walden
488b00f514 Bug 924839 - Disable the Intl API in anticipation of uplift, as we ran out of time to update ICU. r=flipping-a-flag 2013-10-25 16:50:38 +01:00
Gregor Wagner
79cbe378a2 Backout bug 924702 for test failures.
--HG--
extra : transplant_source : %29%D1%A0%88%92%88%87%A3%21%8A%A1%90%F5%DFD%10%CE%DD%13%C3
2013-10-25 08:19:31 -07:00
Ed Morley
9ac9e02b40 Merge latest green fx-team changeset and mozilla-central 2013-10-25 17:28:24 +01:00
Ed Morley
0e4322094c Merge latest green b2g-inbound changeset and mozilla-central 2013-10-25 17:27:25 +01:00
Gaia Pushbot
30a6149a14 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f6bdd9d219b8
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #13010 from staktrace/apzc-force-enable

Bug 929728 - Add a B2G developer settings option to enable APZC in all content processes. r=

========

https://hg.mozilla.org/integration/gaia-central/rev/f2c4678b5f74
Author: Kartikaya Gupta <kgupta@mozilla.com>
Desc: Bug 929728 - Add a B2G developer settings option to enable APZ in all content processes. r=vingtetun
2013-10-25 07:15:24 -07:00
Gaia Pushbot
bee6e326c9 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e5875a1a8d1f
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #12806 from anah/bug924114

Bug 924114 - Migrate homescreen tests to use app objects

========

https://hg.mozilla.org/integration/gaia-central/rev/98eb63f8b2fb
Author: Ana Hristova <ana.nikolaeva@gmail.com>
Desc: Bug 924114 - Migrate homescreen tests to use app objects
2013-10-25 06:30:24 -07:00
Gaia Pushbot
10618c2666 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/dd2969e38c1c
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Merge pull request #12892 from comoyo/value_selector_inputcontext

Bug 924893 - Use contextchange chrome event instead of mozKeyboard.onfocuschange in value selector. r=RudyL

========

https://hg.mozilla.org/integration/gaia-central/rev/45bd4b3f6421
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Bug 924893 - Use contextchange chrome event instead of mozKeyboard.onfocuschange in value selector
2013-10-25 06:15:25 -07:00
Ed Morley
63463778cd Merge mozilla-central and inbound 2013-10-25 12:24:13 +01:00
Ed Morley
7ab0476528 Merge mozilla-central and fx-team 2013-10-25 12:19:55 +01:00
Olli Pettay
7763e77565 Bug 930498 - BarProps should be got from the inner window not from the outer, r=peterv 2013-10-25 14:12:01 +03:00
Carsten "Tomcat" Book
8ebb2bc330 Backed out changeset a0a669819300 (bug 929529) for failed Mochitests/Crashes on an CLOSED TREE 2013-10-25 12:59:10 +02:00
Hannes Verschore
f7e0c9962a Bug 929730 - IonMonkey: Only report message 'offthread logging is impossible' when trying to log, r=jandem 2013-10-25 12:34:14 +02:00
Hannes Verschore
44dad161aa Bug 877936 - IonMonkey: Disable compilation and inlining when too many arguments are specified, r=dvander 2013-10-25 12:28:50 +02:00
Carsten "Tomcat" Book
a28b523e35 Merge B2g-inbound to Mozilla-Central 2013-10-25 11:48:38 +02:00
Ben Turner
9831a6963e Bug 929529 - 'Enable IndexedDB profiling tracers by default'. r=BenWa. 2013-10-25 11:29:08 +02:00
Carsten "Tomcat" Book
7449ccaa85 Merge Fx-Team to Mozilla-Central 2013-10-25 11:21:15 +02:00
Carsten "Tomcat" Book
14a3507643 Merge Mozilla-Inbound to Mozilla-Central 2013-10-25 10:12:00 +02:00
Jonathan Kew
a3653978fa bug 930420 - reftest for SVG glyph extents with a transform on the glyph element. r=heycam 2013-10-25 10:09:44 +02:00