Matthew Gregan
f2fda58f3b
Bug 1010163 - Cast out warning demons on a CLOSED TREE.
2014-05-16 17:09:28 +12:00
Benoit Girard
12ed392042
backout 9ebe70d8a9b2 (Bug 1011225) for mochitest failures on a CLOSED TREE
2014-05-16 00:52:55 -04:00
Jeff Muizelaar
2913a7cf5a
Bug 1011142 - fuzz Skia diagonal linear gradient tests. r=gw280
...
--HG--
rename : toolkit/devtools/transport/tests/moz.build => toolkit/devtools/moz.build
extra : rebase_source : cbd306c5d6cd483dad1af9c97d4281b2d72bad59
2014-05-15 15:47:50 -04:00
Benoit Girard
54b3c2493e
Bug 1011225 - [e10s] Name mac content process. r=mstange
...
--HG--
extra : rebase_source : 0b1e31e9fed6ec6227c101c3ccd6b5401822778c
2014-05-15 16:52:30 -04:00
Matthew Gregan
80f6fe5914
Bug 1010163 - Fix. r=cajbir
2014-05-16 13:46:39 +12:00
Simon Wilper
a5e699f7e2
Bug 999496 - Move AudioData::SizeOfIncludingThis to MediaData.cpp. r=kinetik
2014-05-14 05:38:00 +12:00
Girish Sharma
50fa2456f1
Bug 1004487 - Add Cu.isModuleLoaded method to know if a resource has been loaded via Cu.import, r=bholley
2014-05-15 23:52:45 +05:30
Monica Chew
a1ab4d859d
Bug 1007844: Implement per-host telemetry for pin violations for AMO and aus4 (r=keeler)
2014-05-15 16:56:51 -07:00
Nicholas Nethercote
03fadcbf08
No bug. Fix a tiny error in the JS shell's help message. rs=terrence.
...
DONTBUILD because it's a trivial string-only change.
--HG--
extra : rebase_source : b98b49fbb60efed5953f4da6f2e47637172556c5
2014-05-15 16:47:58 -07:00
Brian Hackett
f08c286b61
Bug 976446 - Add port of irregexp regexp engine, and use by default, r=jandem.
2014-05-15 16:48:21 -07:00
Monica Chew
f023ce771c
Bug 1006594: Implement moz-specific telemetry (r=keeler)
2014-05-14 16:36:46 -07:00
Peter Moore
b2437acd81
Bug 1010173 - test root internal variable on devices (SUTAgentAndroid.sTestRoot) should not be set as an error message,r=bc
2014-05-15 19:25:35 +02:00
Honza Bambas
3440c8ff66
Bug 913806 - turn HTTP cache v2 on by default, r=jduell
2014-05-15 16:31:26 -07:00
Daniel Holbert
b7888e2abd
Bug 1010621: Remove redundant definition for helper-function 'IsCompilingAsmJS'. r=djvj
2014-05-15 16:29:27 -07:00
Daniel Holbert
41be280e9f
Bug 1010470: Use :disabled pseudoclass instead of [disabled] attribute-selector to style disabled form controls on B2G & Android. r=fabrice
...
--HG--
rename : layout/reftests/forms/button/disabled-2.html => layout/reftests/forms/button/disabled-2a.html
rename : layout/reftests/forms/button/disabled-2.html => layout/reftests/forms/button/disabled-2b.html
2014-05-15 16:29:21 -07:00
Karl Tomlinson
152a304e3b
b=990868 limit ChannelMergerNode output channel count r=padenot
...
--HG--
extra : transplant_source : 5S-%40T%8E%8B%F8%B4W%1F%B3%BA5O%83%BF%044%23
2014-05-16 09:23:38 +12:00
Karl Tomlinson
4980cab4b0
b=991533 limit AudioBuffer channel count r=padenot
...
--HG--
extra : transplant_source : %28%F0%2Cc%FE%60%B3%EE%A0O%3F%E6%C4%C4%F9%88%1C%E3%89%09
2014-05-16 09:23:38 +12:00
Karl Tomlinson
63192b0276
b=991533 limit AudioBuffers from decodeAudioData to the same sample rates as createBuffer r=ehsan
...
The numberOfChannels array on AudioBuffer is now an infallible array, as this
is considerably smaller than infallible channel data array allocations in
AllocateAudioBlock and similar to channel data pointer array allocations in
AudioChunk.
--HG--
extra : transplant_source : C%29_%13%9C%9C%A1%E1%A3%E8%C9_%93%11%85lM%FC%7E%BC
2014-05-16 09:23:27 +12:00
Karl Tomlinson
651d766fc4
b=991533 throw exception from AudioProcessingEvent buffer getters when allocation fails r=ehsan,bz
...
--HG--
extra : transplant_source : C%60%E5f6%1D%D3%0F%D6%0B%9CV%A6%AD%C5%5D%E9%9B%C6%BD
2014-05-16 09:11:13 +12:00
Karl Tomlinson
b11287322d
b=991533 limit OfflineAudioContext to the same sample rates as AudioBuffer r=padenot
...
OfflineAudioCompletionEvent needs to use AudioBuffer for its output,
and so the AudioContext should run at the rates supported by AudioBuffer.
--HG--
extra : transplant_source : %F2%A0%90%E6%DD%21%15%CDBa%F4%24%93%22%FA%A3%D8%12KU
2014-05-16 08:44:18 +12:00
Karl Tomlinson
df408748ac
b=991533 move sample rate limits to WebAudioUtils r=padenot
...
Also change WebAudioUtils from a class to a namespace, so that constant
variables can be defined inline with internal linkage.
static class variables cannot be defined inline because this violates the one
definition rule, even though some compilers may not notice.
--HG--
extra : transplant_source : %9F4%2Ct%BA%D2%BD%8A1Xev%92%C0%A1%AD%88IH%BF
2014-05-16 08:44:17 +12:00
Bill McCloskey
a739450726
Bug 1008418 - Fix review comment DONTBUILD
2014-05-15 16:17:52 -07:00
Randell Jesup
6bbf07b570
Bug 1003006: Move b2g camera rotation checks to MainThread r=mikeh
2014-05-15 19:17:40 -04:00
Bill McCloskey
c8fdca4d92
Bug 1008418 - Add dumpObject to TestingFunctions.cpp (r=sfink)
2014-05-15 16:16:41 -07:00
Wes Kocher
5e55b00343
Merge m-c to inbound
2014-05-15 16:16:03 -07:00
Wes Kocher
202d548b78
Merge inbound to m-c
2014-05-15 15:59:45 -07:00
Wes Kocher
4986143ac3
Merge b2g-inbound to m-c
2014-05-15 15:46:14 -07:00
Wes Kocher
cdc6ec1ac5
Merge fx-team to m-c
2014-05-15 15:28:49 -07:00
Ryan VanderMeulen
686a50e920
Backed out 4 changesets (bug 1008236, bug 1010344, bug 1004458, bug 1008719) for mochitest crashes on a CLOSED TREE.
...
Backed out changeset 28ecab881472 (bug 1008719)
Backed out changeset 7eebcecb7e26 (bug 1004458)
Backed out changeset 17ea7f2276ac (bug 1010344)
Backed out changeset 184ead7f6e37 (bug 1008236)
2014-05-15 14:24:12 -04:00
Ryan VanderMeulen
01c38401e9
Backed out changeset ce34c13388f2 (bug 1007383) for crashtest failures.
2014-05-15 14:23:11 -04:00
B2G Bumper Bot
6890e4044a
Bumping manifests a=b2g-bump
2014-05-15 11:16:25 -07:00
B2G Bumper Bot
c8dd375559
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7a8ed4b21466
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Revert "Merge pull request #19167 from lhadji/1007568/copy-symlink"
This reverts commit 4d7952a408a90ff9bcee40ac1836d8c5c4a4f252, reversing
changes made to f138172949ebce82084c986867c1c6dfe66bcf3d.
========
https://hg.mozilla.org/integration/gaia-central/rev/db6e559819ee
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #19260 from KevinGrandon/bug_1010553_gaia_switch_component
Bug 1010553 - Create a gaia-switch web component
========
https://hg.mozilla.org/integration/gaia-central/rev/8deea616697e
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1010553 - Create a gaia-switch web component r=wilsonpage
2014-05-15 11:10:51 -07:00
B2G Bumper Bot
b8f067d2ba
Bumping manifests a=b2g-bump
2014-05-15 10:46:28 -07:00
B2G Bumper Bot
6c294cc5c3
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3c95e151d40b
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #19281 from AndreiH/bug1010768
Bug 1010768 - Intermittent fail of test_settings_cell_data.py
========
https://hg.mozilla.org/integration/gaia-central/rev/80b91f86c855
Author: Andrei Hutusoru <andreihutusoru@P5069.(none)>
Desc: Bug 1010768 - Intermittent fail of test_settings_cell_data.py
========
https://hg.mozilla.org/integration/gaia-central/rev/fa8cf42094e8
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1010642 - [Home2] Implement new drop shadows for app icon labels r=me
2014-05-15 10:40:55 -07:00
Luke Wagner
cca3db9fa5
Bug 1007383 - Include asm.js frames in JS::DescribeStack (r=jandem,robcee)
2014-05-15 12:30:45 -05:00
Luke Wagner
b68b74f976
Bug 1007383 - Include asm.js frames in JS::DescribeStack (r=jandem,robcee)
2014-05-15 12:30:45 -05:00
B2G Bumper Bot
2da12628dc
Bumping manifests a=b2g-bump
2014-05-15 10:22:54 -07:00
B2G Bumper Bot
23eb2db5a4
Bumping manifests a=b2g-bump
2014-05-15 09:53:00 -07:00
B2G Bumper Bot
14b866dd1a
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3e745153c1b3
Author: Jan Keromnes <janx@linux.com>
Desc: Merge pull request #19167 from lhadji/1007568/copy-symlink
Bug 1007568 - Follow symlinks when copying apps into STAGE_DIR, r=yurenju
========
https://hg.mozilla.org/integration/gaia-central/rev/eaf45a5b36c7
Author: Leila Hadji <leila.hadji@sonymobile.com>
Desc: Bug 1007568 - Follow symlinks when copying apps into STAGE_DIR, r=yurenju
Directories under GAIA_APPDIRS might contain symlinks
(e.g. outoftree_apps). When copying the symlinked apps
into STAGE_DIR without -L option, clear-stage-app
will remove the files in the target directory.
2014-05-15 09:50:57 -07:00
B2G Bumper Bot
3deb0c2bad
Bumping manifests a=b2g-bump
2014-05-15 09:41:29 -07:00
B2G Bumper Bot
362394f25f
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b4d0de534a22
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #19213 from KevinGrandon/bug_989394_contacts_form_test_intermittent
Bug 989394 - Intermittent failing test: Contacts > Form Click phone number Can create custom label
========
https://hg.mozilla.org/integration/gaia-central/rev/aadcc84185a1
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 989394 - Intermittent failing test: Contacts > Form Click phone number Can create custom label r=jmcf
2014-05-15 09:35:43 -07:00
Ed Morley
112b6ca721
Backed out changeset 3dbd84a99ce8 (bug 993282) for causing bug 1008357
2014-05-15 17:01:56 +01:00
Ed Morley
9c019fd56e
Backed out changeset 13ca7eb38c28 (bug 993282)
2014-05-15 17:01:39 +01:00
Ed Morley
9231f6bf96
Backed out changeset 254616e044b1 (bug 993282)
2014-05-15 17:01:36 +01:00
B2G Bumper Bot
ca48df2cc3
Bumping manifests a=b2g-bump
2014-05-15 08:46:27 -07:00
B2G Bumper Bot
b7a326dda0
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/dfef5388da07
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #19259 from lightsofapollo/travisactionall
Bug 1010530 - Add a binary to run all tests in a travis ci test suite +s...
========
https://hg.mozilla.org/integration/gaia-central/rev/5542883a9afe
Author: James Lal <james@lightsofapollo.com>
Desc: Bug 1010530 - Add a binary to run all tests in a travis ci test suite +shepherd
2014-05-15 08:41:00 -07:00
B2G Bumper Bot
e2e5e7f699
Bumping manifests a=b2g-bump
2014-05-15 07:51:23 -07:00
Eddy Bruel
a480846334
Bug 1003095 - Refactor breakpoint tests to run against multiple loaders;r=past
2014-05-15 16:47:12 +02:00
B2G Bumper Bot
8457ceca43
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/618c84f83b45
Author: Douglas Sherk <github@sherk.me>
Desc: Merge pull request #19253 from DouglasSherk/971446-keyboard-bubbles-re
Bug 971446 - [Keyboard] Add a slight delay to text bubbles and highlighting disappearing. r=rudyl
========
https://hg.mozilla.org/integration/gaia-central/rev/c424dcd50c5d
Author: DouglasSherk <github@sherk.me>
Desc: Bug 971446 - [Keyboard] Add a slight delay to text bubbles and highlighting disappearing. r=rudyl
2014-05-15 07:45:53 -07:00
B2G Bumper Bot
494238dfe2
Bumping manifests a=b2g-bump
2014-05-15 07:41:21 -07:00