Kyle Huey
921c8aeb38
Bug 988724: Remove webidl updating bits from client.py that are long dead. r=glandium
2014-04-01 11:33:27 +08:00
Geoff Brown
e1d0b6f106
Bug 967704 - Skip a few more tests on Android 2.3
2014-03-31 21:30:07 -06:00
Karl Tomlinson
69d7128f4d
b=989907 initialize AudioNodeExternalInputStream output chunk even when first track has null output r=roc
...
--HG--
extra : transplant_source : %96%C3%A3%DCs%D3%CCY6.%CC%07%22%02%EDy%A5%94U%DD
2014-04-01 13:49:20 +13:00
Karl Tomlinson
33827b3f7c
b=987976 rename ComputeFinalOuputChannelCount ComputedNumberOfChannels to match spec r=padenot
...
to remove any implication that the function might be for calculating
the number of output channels for an AudioNode.
--HG--
extra : transplant_source : %D9%12%BB%23n%92%EB%F7%1Df%11%3F%04%B4z%606%ADT%3A
2014-04-01 10:26:02 +13:00
Karl Tomlinson
cc7f43c817
b=987976 make AudioNodeExternalInputStream output channel count match stream, unless > MaxChannelCount r=padenot
...
The difference from Blink here is that Blink plays silence for if element
channel counts are > 32, but here more channels are down-mixed. Media stream
channel counts are also fixed to 2 in Blink, but that restriction is not
applied here.
Leaving the "inline" const static/class member initialization of
MaxChannelCount left missing symbols with gcc 4.7.3.
--HG--
extra : transplant_source : %C9%BA%84%0F%E8%89%E2%85p%B8%28%EF%E9M%CC%81%B9ob/
2014-04-01 10:25:45 +13:00
Karl Tomlinson
d74753f274
b=986901 don't assume that DelayNode maxDelayTime is greater than 1 block r=padenot
...
Also apply DelayNode maxDelayTime before rounding to ticks.
--HG--
extra : transplant_source : %F1i%02%2A%ED%98%95%C9u%60%0B%1A%81A%C2%8E%FB%F3%FA%D5
2014-03-31 18:32:34 +13:00
Karl Tomlinson
22b3aa9cc0
crashtest for bug 986901
...
Derived from testcase by Jesse Ruderman <jruderman@gmail.com>
--HG--
extra : transplant_source : %AE%CEf%29%F9%C4%25%82%B5%17%24%3C%0ErA%90.%7C%09%0C
2014-03-31 18:32:33 +13:00
Karl Tomlinson
d729f892b6
b=983066 pad out resampler input past track end only to the end of the block r=padenot
...
The extra null samples were mostly harmless, and may have even helped avoid
bug 983062 sometimes, but caused the "Samples missing" assertion to fail.
--HG--
extra : transplant_source : M%D6%B4ra2%AE%DA%EC%82%E1%D8_%83%9F%FBw%F2%ECh
2014-03-31 18:32:32 +13:00
Ben Turner
9394b6fd31
Bug 977819 - 'Allow PBackgroundChild implementors to hook into the threadlocal space'. r=mrbkap.
2014-03-31 19:55:36 -07:00
Benoit Jacob
b8b30aeafd
Bug 990233 - Back out Bug 978479 and Bug 980364 because of a 5% tresize regression on Mac OSX 10.6 - no review, just a backout on a CLOSED TREE
2014-03-31 22:31:24 -04:00
Ehsan Akhgari
2b87dda443
Bug 990220 - Enable navigator.sendBeacon on all platforms except b2g because it doesn't play nicely with Firefox OS apps yet; r=sicking
2014-03-31 20:04:00 -04:00
Ehsan Akhgari
b68eda3015
Bug 987387 - Part 2: Add a test to ensure that sendBeacon respects private browsing by checking to see if a private cookie is set when calling sendBeacon in private browsing mode; r=jdm
2014-03-31 15:08:56 -04:00
Ben Turner
f90d07c4fd
Bug 977762 - 'Provide a mechanism to get the PContentParent associated with a PBackgroundParent'. r=mrbkap.
2014-02-27 11:59:12 -08:00
Ghislain 'Aus' Lacroix
85bbd9301e
Bug 982006 - Make GetDownloadDirectory return error for both SD card missing and SD card busy. r=bz
2014-03-31 12:10:44 -07:00
Wes Kocher
637942adf8
Backed out changeset 352a2109c6e6 (bug 987387) for m-oth orange
2014-03-31 15:55:11 -07:00
David Keeler
b6a0a0b48e
bug 990248 - enable mozilla::pkix by default in Firefox Nightly r=briansmith r=cviecco
2014-03-31 14:41:59 -07:00
David Keeler
dd61cf2b05
bug 989516 - mozilla::pkix: temporarily allow improper basicConstraint:cA encodings r=cviecco
2014-03-31 11:06:43 -07:00
David Keeler
be06439979
bug 987295 - mozilla::pkix: test ocsp extension decoding r=cviecco
2014-03-31 10:54:53 -07:00
David Keeler
8c4f3cc754
bug 987295 - mozilla::pkix: fix decoding OCSP response extensions r=cviecco
2014-03-31 13:24:16 -07:00
Jason Duell
b7e2679c07
Bug 985230 - mStatus is not correct in HttpChannelChild::OnStartRequest r=sworkman
2014-03-31 14:43:04 -07:00
Ehsan Akhgari
9fb5bcb450
Bug 987387 - Part 2: Add a test to ensure that sendBeacon respects private browsing by checking to see if a private cookie is set when calling sendBeacon in private browsing mode; r=jdm
...
--HG--
extra : rebase_source : 421d0faab1db58e0d31b529e1acf70b13f9d7faf
2014-03-31 15:08:56 -04:00
David Burns
ee274b7421
Bug 989370: Update Marionette Stale Element Reference exception to give a meaningful explanation; r=jgriffin
2014-03-31 21:02:06 +01:00
Ryan VanderMeulen
4ac3ff6d15
Merge b2g-inbound to m-c.
2014-03-31 17:27:57 -04:00
Ryan VanderMeulen
4f04d22473
Merge inbound to m-c.
2014-03-31 17:15:03 -04:00
Ryan VanderMeulen
8f61fd93c1
Backed out changeset 9511f53e3f38 (bug 934367) for frequent OSX m-oth crashes.
...
CLOSED TREE
2014-03-31 14:51:30 -04:00
Ryan VanderMeulen
ad5d64b8b9
Backed out changesets 0b596070fe54 and ed6969e4fb6f (bug 957560) for causing bug 990027 on a CLOSED TREE.
2014-03-31 14:31:52 -04:00
Henrik Skupin
4c0a8e7eec
Bug 989282 - [tps] Add debug mode for detailed inspection of Sync. r=jgriffin DONTBUILD
...
--HG--
extra : rebase_source : ae88bb67270e63df32a931780f20aa4db0c62674
2014-03-31 20:17:09 +02:00
Ryan VanderMeulen
4b7a54f2e0
Backed out changeset 2d7ce67f5874 (bug 940685) for mochitest-bc failures.
2014-03-31 14:17:50 -04:00
Simone Bruno
378eb50c68
Bug 956451 - added mozconfig file to be used for macosx64_gecko-debug build, r=catlee
2014-03-31 19:59:04 +02:00
Masatoshi Kimura
5e7240163c
Bug 989557 - Implement a fallback for CJK Compatibility Ideographs Standardized Variants. r=jfkthame
...
--HG--
rename : layout/reftests/fonts/gw432047-license.txt => layout/reftests/fonts/glyphwiki-license.txt
2014-04-01 02:30:26 +09:00
Chris Lord
537b992447
Bug 988370 - Don't use progressive/low precision rendering on fixed layers. r=mattwoodrow
...
Fixed layers don't async scroll, so it doesn't make sense for them to have
a low precision region or for them to be rendered progressively.
2014-03-31 17:42:32 +01:00
Nicolas B. Pierron
ec55847d33
Bug 989344 part 2 - Share LRecoverInfo between LSnapshots. r=jandem
2014-03-31 09:39:45 -07:00
Nicolas B. Pierron
e0b778bf68
Bug 989344 part 1 - Extract LRecoverInfo from LSnapshot. r=jandem
2014-03-31 09:39:45 -07:00
Nicolas B. Pierron
f83d83e539
Bug 988958 - Extract the frame encoding/decoding logic from Snapshots. r=h4writer
2014-03-31 09:39:45 -07:00
B2G Bumper Bot
ee2eebf004
Bumping manifests a=b2g-bump
2014-03-31 08:28:05 -07:00
B2G Bumper Bot
eb80800a80
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6c593455e3d1
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #17786 from KevinGrandon/bug_989663_contacts_jshint
Bug 989663 - [Contacts] Jshint fixes for js/ r=arcturus
========
https://hg.mozilla.org/integration/gaia-central/rev/410ade2be66a
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 989663 - [Contacts] Jshint fixes for js/ r=arcturus
2014-03-31 08:27:54 -07:00
Sotaro Ikeda
3c541b7114
Bug 985772 - Remove SurfaceDescriptor around GonkNativeWindow r=nical,pchang,schiu,mikeh,gal
2014-03-31 08:24:28 -07:00
B2G Bumper Bot
d84ecea694
Bumping manifests a=b2g-bump
2014-03-31 07:46:48 -07:00
B2G Bumper Bot
c29e916a10
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/10eb20cc1233
Author: Arnau <arnau@arnaumarch.com>
Desc: Merge pull request #16087 from rnowm/VR-contact-details
Bug 966224 - [VDR][Contacts] Apply Buttons and Input areas [BB] r=pivanov
========
https://hg.mozilla.org/integration/gaia-central/rev/1cd2a85aff6e
Author: rnowm <arnau@arnaumarch.com>
Desc: Bug 966224 - [VDR][Contacts]
2014-03-31 07:40:34 -07:00
B2G Bumper Bot
eecdce3569
Bumping manifests a=b2g-bump
2014-03-31 07:06:08 -07:00
B2G Bumper Bot
2f4973842d
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b111cfaf65c6
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #17800 from KevinGrandon/bug_989916_captive_portal_test_sandboxing
Bug 989916 - [System] Fix captive_portal_test.js when run in its own sandbox
========
https://hg.mozilla.org/integration/gaia-central/rev/befac97a124e
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 989916 - [System] Fix captive_portal_test.js when run in its own sandbox r=me
2014-03-31 07:00:58 -07:00
B2G Bumper Bot
967a9102de
Bumping manifests a=b2g-bump
2014-03-31 06:11:37 -07:00
B2G Bumper Bot
e8194c1d97
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/186dc9242740
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #17766 from julienw/revert-bad-revert
Revert "Revert "Merge pull request #17263 from gasolin/bubble-merge225" ...
========
https://hg.mozilla.org/integration/gaia-central/rev/fc3ccbc1f7e1
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 989418 - Revert "Revert "Merge pull request #17263 from gasolin/bubble-merge225" for possibly breaking gaia-ui tests on TBPL"
This reverts commit a9aa1882f4b0e472f3686b157eb119d17ae60a91.
The original revert broke a lot of things and was not done correctly.
Conflicts:
apps/clock/js/panels/timer/panel.html
shared/style_unstable/input_areas.css
========
https://hg.mozilla.org/integration/gaia-central/rev/b82006c4b2c8
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #17809 from davehunt/bug989951
Bug 989951 - Bump gaiatest version to 0.21.10
========
https://hg.mozilla.org/integration/gaia-central/rev/1c5240dd926d
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Bug 989951 - Bump gaiatest version to 0.21.10. r=fstrugariu
2014-03-31 06:06:15 -07:00
B2G Bumper Bot
806fc4e9ec
Bumping manifests a=b2g-bump
2014-03-31 06:01:02 -07:00
B2G Bumper Bot
dd99462a36
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/37bae3d7a601
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 989974 - Disable intermittent failing unit test, system/HardwareButtons press and hold home (screen enabled) r=me
========
https://hg.mozilla.org/integration/gaia-central/rev/d1ee868ca99b
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Merge pull request #17814 from dmarcos/bug986882
Bug 986882 - [Camera][Madai] Color inconsistency in buttons on active st...
========
https://hg.mozilla.org/integration/gaia-central/rev/1d387fd12796
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Bug 986882 - [Camera][Madai] Color inconsistency in buttons on active state
2014-03-31 05:55:51 -07:00
B2G Bumper Bot
0234eaab4d
Bumping manifests a=b2g-bump
2014-03-31 05:42:36 -07:00
B2G Bumper Bot
6db3482896
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f0be2c8b9ada
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #17796 from askeing/989898
Bug 989898 - Fix email manual setup steps of gaiatest
========
https://hg.mozilla.org/integration/gaia-central/rev/df11cfee8774
Author: askeing <askeing@gmail.com>
Desc: Bug 989898 - Fix email manual setup steps of gaiatest
2014-03-31 05:41:11 -07:00
Carsten "Tomcat" Book
34c6e4261e
merge b2g-inbound to mozilla-central
2014-03-31 12:46:42 +02:00
Carsten "Tomcat" Book
9df69f87c9
merge fx-team to mozilla-central
2014-03-31 12:43:28 +02:00
B2G Bumper Bot
00bc781a9f
Bumping manifests a=b2g-bump
2014-03-31 00:56:09 -07:00