Karl Tomlinson
b03713d218
b=815643 remove unused HRTF code r=ehsan
...
--HG--
extra : rebase_source : f6063443b6e7574055b0ad92e95e32d7f0a850cd
2013-08-08 21:37:36 +12:00
Karl Tomlinson
9524af834b
b=815643 Import the HRTF panner implementation from Blink r=ehsan
...
This code was copied from Blink SVN revision 153183.
--HG--
extra : rebase_source : 968f69846f5c532eda3580c8ce2176e2e6b5fc63
2013-08-08 21:37:36 +12:00
Chris Pearce
3ab415c2ae
Bug 901944 - Ignore MF_E_TRANSFORM_TYPE_NOT_SET error when setting D3DManager on H264 Decoder. This error is returned on some (or all?) video cards on Vista, and appears to be safe to ignore. r=padenot
2013-08-13 14:42:39 +12:00
Ryan VanderMeulen
df483806f5
Merge m-c to inbound.
2013-08-12 21:59:20 -04:00
Mike Hommey
83233a5085
Bug 903321 - Don't update backend.RecursiveMakeBackend.built when no backend file changed. r=gps
2013-08-13 10:39:35 +09:00
Nicholas Nethercote
f24d8e59d4
Bug 903949 (part 2) - Don't trigger about:memory re-generation when a child process closes. r=jlebar.
...
--HG--
extra : rebase_source : ee532ba1176906a69cf68774d755856581e44dd9
2013-08-12 18:15:04 -07:00
Nicholas Nethercote
463242dc37
Bug 903949 (part 1) - ChildMemoryReporter should return mProcess in GetProcess() rather than an empty string. r=jlebar.
...
--HG--
extra : rebase_source : a0979780a7289429e4c06dce2de06576bb3a3e90
2013-08-12 18:14:41 -07:00
Ryan VanderMeulen
72e57acead
Backed out changeset 716e54fb5d09 (bug 900201) for debug B2G bustage.
2013-08-12 20:54:48 -04:00
Jeff Gilbert
d0eef8653e
Bug 881681 - Add reftest for resizing a WebGL canvas. - r=dzbarsky
2013-08-12 16:49:10 -07:00
Ryan VanderMeulen
1f7ca11ce8
Backed out 4 changesets (bug 887690) for suspicion of causing frequent mochitest-2 failures.
...
Backed out changeset 106ae6eee902 (bug 887690)
Backed out changeset e2c72cb029f4 (bug 887690)
Backed out changeset 9eea090ed6f7 (bug 887690)
Backed out changeset 1defeb691f5c (bug 887690)
2013-08-12 19:13:38 -04:00
Gaia Pushbot
7a03ee0cda
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3a5bfe8c6e07
Author: Mihai Cîrlănaru <mihai@cirlanaru.com>
Desc: Merge pull request #11497 from dylano/master
Bug 904115 - Add sr-Latn to languages_dev.json, r=@mcirlanaru
========
https://hg.mozilla.org/integration/gaia-central/rev/31b7f93dddf4
Author: dylano <doliver@mozilla.com>
Desc: Bug 904115 - Add sr-Latn to languages_dev.json
2013-08-12 15:45:24 -07:00
Gaia Pushbot
7707af554b
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c2486bc0cb3f
Author: Mihai Cîrlănaru <mihai@cirlanaru.com>
Desc: Merge pull request #11239 from mcirlanaru/bug_882909
Bug 882909 - [FTU] Don't overlap progress bar with WiFi hotspot entries. r=@fcampo
========
https://hg.mozilla.org/integration/gaia-central/rev/e166edb3115d
Author: Mihai Cirlanaru <mihai@cirlanaru.com>
Desc: Bug 882909 - [FTU] Don't overlap progress bar with WiFi hotspot entries. r=fcampo
2013-08-12 15:20:24 -07:00
Ryan VanderMeulen
a12a9ef1b6
Merge m-c to b2g-inbound.
2013-08-12 17:44:21 -04:00
Ryan VanderMeulen
f228f7b518
Merge fx-team to m-c.
2013-08-12 17:42:19 -04:00
Gaia Pushbot
cf2cb5badc
Bumping gaia.json for 3 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0d6b56ffbc53
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #11441 from gaye/bug-894738
Bug 894738 - Redirect appropriately from ViewEvent after tapping system notification for event alarm pulls us into calendar r=kgrandon
========
https://hg.mozilla.org/integration/gaia-central/rev/7ea6f6a44d38
Author: gaye <gaye@mozilla.com>
Desc: Clean up patch and add unit tests
========
https://hg.mozilla.org/integration/gaia-central/rev/c8e56697db00
Author: gaye <gaye@mozilla.com>
Desc: Bug 894738 - Redirect appropriately from ViewEvent after tapping system notification for event alarm pulls us into calendar
2013-08-12 14:35:26 -07:00
Luke Wagner
b5e41f79d7
Bug 893519 - OdinMonkey: require compile-and-go (r=bbouvier)
...
--HG--
extra : rebase_source : 81058b627b4763d8173c70be52febe68ba7e079e
2013-08-12 16:24:58 -05:00
David Anderson
d5cac87cfe
Prevent deadlocks when sending sync messages during urgent in-calls (bug 900062, r=cjones).
2013-08-12 16:21:54 -07:00
Kyle Machulis
c68850e40a
Bug 903497: Fix return type for PrepareAdapterRunnable::Run; r=echou
2013-08-12 14:15:45 -07:00
Ryan VanderMeulen
d14c842365
Backed out changeset 635ef1e34417 (bug 899878) for B2G mochitest-3 timeouts.
2013-08-12 16:45:14 -04:00
Bobby Holley
81026a6fdf
Bug 901364 - Remove a bunch of now-unused modal state tracking machinery. r=mrbkap
2013-08-12 12:54:51 -07:00
Bobby Holley
e923703302
Bug 901364 - Make operation callbacks runtime-wide. r=mrbkap
2013-08-12 12:54:50 -07:00
Bobby Holley
3e44192004
Bug 901364 - Switch to the XPConnect operation callback for DOM windows. r=mrbkap
2013-08-12 12:54:49 -07:00
Bobby Holley
2898c52fcd
Bug 901364 - Implement a replacement operation callback in XPConnect. r=mrbkap
2013-08-12 12:54:49 -07:00
Bobby Holley
962b3d3ad7
Bug 901364 - Hoist slow script prompt machinery into nsGlobalWindow. r=mrbkap
2013-08-12 12:54:49 -07:00
Ryan VanderMeulen
1f195915a2
Merge m-c to fx-team.
2013-08-12 15:37:10 -04:00
Ryan VanderMeulen
0d3509d3c7
Merge inbound to m-c.
2013-08-12 15:35:24 -04:00
Shane Caraveo
1362d71920
bug 899671 avoid execution in socialapi during startup if not enabled, r=jaws
2013-08-12 12:06:22 -07:00
Jordan Santell
6a956bbbc3
Bug 893846: Fix tab.index test intermittent. r=Mossop
2013-08-12 10:57:45 -07:00
Dave Townsend
1fdb504fd5
Bug 903115: Many context-menu tests timeout on tinderbox. r=jsantell
2013-08-12 10:53:29 -07:00
Tim Taubert
f5d4545aa0
Bug 903293 - Remote browser constructors shouldn't try to initialize session history; r=felipe
2013-08-12 20:16:11 +02:00
Nick Alexander
b6c6d1574e
Bug 903123: Add HawkAuthHeaderProvider for Android Background Services. r=rnewman
...
Hawk is an HTTP authentication scheme using a message authentication
code (MAC) algorithm to provide partial HTTP request cryptographic
verification. Hawk is the successor to the HMAC authentication
scheme. The Hawk scheme is descripted at
https://github.com/hueniverse/hawk
Hawk is under-specified; this implementation interoperates with the
git hash at
871cc59797
2013-08-12 11:10:03 -07:00
Kartikaya Gupta
8a9580723f
Bug 896547 - Fix regression due to incorrect change in 2765ec8ccf3b. r=Cwiiis
...
We use two different "pageWidth" calculations in browser.js, and the
regressing change switched from using one definition to the other. This
caused an infinite remeasure loop.
2013-08-12 13:26:08 -04:00
Brandon Benvie
7b0b48adf9
Bug 897256 - Add Debugger Protocol support for NaN, Infinity, and -Infinity. r=dcamp
2013-08-12 10:15:22 -07:00
Ed Morley
402e3176c7
Backed out changeset 64324e19ca10 (bug 903715) for failures in test_bug903715.html on a CLOSED TREE
2013-08-12 16:59:00 +01:00
Max Li
6e498e0b65
Bug 904070 - Unlabelled button on addons screen. r=margaret
2013-08-12 10:47:09 -04:00
Jan de Mooij
517359dc00
Bug 903410 - Fix Ion regalloc to avoid some redundant stores. r=bhackett
2013-08-12 15:33:40 +02:00
Masayuki Nakano
ee541e9b47
Bug 903715 Consume Enter keydown event if dropdown of <select> element is closed by it r=smaug
2013-08-12 22:09:39 +09:00
David Rajchenbach-Teller
43013501d5
Bug 874435 - Fix lastAccessDate/lastModificationDate typo. r=froydnj
2013-08-12 08:40:42 -04:00
Po-Chun Chang
7b6c89bf5b
Bug 898238 - Avoid wasted work in nsUrlClassifierDBServiceWorker::CacheCompletions(). r=dcamp
2013-08-12 08:40:19 -04:00
Robert Bindar
9c815e4c05
Bug 903396 - Move about:networking warning pref to modules/libpref/src/init/all.js. r=gavin
2013-08-12 08:40:02 -04:00
Tim Taubert
747402c095
Bug 904039 - Take devicePixelRatio into account when determining thumbnail size; r=markh
2013-08-12 14:39:56 +02:00
Kartikaya Gupta
6bf3464260
Bug 903460 - Back out cset 9813b854b713 because it regresses panning behaviour on Android. r=me
2013-08-12 08:32:11 -04:00
Jim Mathies
50c182887d
Bug 887286 - Enable crash reporting by default on Nightly and Aurora for metrofx. r=sstamm, ahua
2013-08-12 05:05:05 -05:00
Jim Mathies
4fd9bdbd9c
Bug 903368 - Don't convert coordinates in widget/winrt InitEvent from logical to physical. r=masayuki
2013-08-12 05:05:04 -05:00
Carsten "Tomcat" Book
df266eb1de
merge mozilla-central to fx-team
2013-08-12 11:41:37 +02:00
Carsten "Tomcat" Book
daab7d97bd
merge b2g-inbound to mozilla-central
2013-08-12 11:30:31 +02:00
Carsten "Tomcat" Book
2d5bef5a11
merge mozilla-inbound to mozilla-central
2013-08-12 11:28:29 +02:00
Phil Ringnalda
0cbbccfe9f
Back out ffb1961adc27:c81045074b71 (bug 875452), 87a5139e77eb:093496cb6997 (bug 902264), d04219b09245:954b005832ac (bug 875452) on suspicion of causing GC crashes
...
CLOSED TREE
2013-08-11 20:02:15 -07:00
Phil Ringnalda
be5f1b23e0
Back out d393cfeb5dbf:9f82224bb8a3 (bug 903816) for Android reftest failures
...
CLOSED TREE
2013-08-11 19:21:17 -07:00
Nicholas Nethercote
ec21f1856c
No bug - Fix warning about |msTotal|. r=me.
...
--HG--
extra : rebase_source : 2a37ef3091fc90aef70a9ac982123e18cd1c82c1
2013-08-11 17:10:39 -07:00