Граф коммитов

433043 Коммитов

Автор SHA1 Сообщение Дата
Milan Sreckovic b62a9c535d Bug 1183725 - Update the Windows 10 constant from the original 0x60004 to the current 0xA0000. r=bas 2015-07-29 13:02:00 -04:00
Ryan VanderMeulen 4bd08c521b Merge m-c to inbound. a=merge 2015-07-30 16:09:17 -04:00
Ryan VanderMeulen 7c486ed4c2 Merge inbound to m-c. a=merge 2015-07-30 16:08:21 -04:00
Ralph Giles c2402aa578 Bug 1188150 - ADTSContainerParser gtest. r=jya
Ran an m4a file from magnatune through ffmpeg -acopy foo.aac
to convert to adts, and pulled the first header out of the
hexdump.

- Test rejection of non-zero layer fields.
- Test rejecting explicit frequency in headers.
- Test rejection of plain headers as media segments.
2015-07-30 13:05:50 -07:00
Ralph Giles e36f86f767 Bug 1188150 - Instantiate ADTSContainerParser for audio/aac. r=jya 2015-07-30 13:05:49 -07:00
Ralph Giles 52b333ce9e Bug 1188150 - ADTSContainerParser. r=jya
Parse an ADTS header and use it to recognize MSE
'initialization segments' i.e. those with a header.
For 'media segments' we look for a header followed
by the declared amount of data.

The implementation treats 'media headers' the same
as 'media segments'.

ADTS has no embedded timestamps, so we don't need
to do anything there; the demuxer will generate
them based on packet lengths.
2015-07-30 13:05:48 -07:00
Ralph Giles 39ef04f2fd Bug 1188150 - Move ContainerParser dtor to implementation. r=jya
This blocks inlining so callers don't have to include
SourceBufferResource.h &c. Intended to simplify unit tests.
2015-07-30 13:05:48 -07:00
Ryan VanderMeulen 3bb149b57f Merge fx-team to m-c. a=merge 2015-07-30 16:03:18 -04:00
Felipe Gomes 8c1bf70063 Bug 1188605 - Turn e10s on by default for Aurora. r=mconley 2015-07-30 16:54:43 -03:00
Benoit Girard 49fd3d5be0 Bug 1189473 - Don't paint the tiles in the APZ minimap. r=mstange
--HG--
extra : commitid : G3omKTHQZtl
extra : rebase_source : 6871b4333cb3c074d9ee85eb7fb3c4ce6236365e
2015-07-30 15:26:39 -04:00
Daniel Holbert f26b08f16f Bug 1188569: Drop unneeded MOZ_WARN_UNUSED_RESULT from from LookupBestMatch in SurfaceCache.cpp. r=seth 2015-07-30 12:35:19 -07:00
Timothy Nikkel 230060027b Bug 1106115. Ensure that we check if we should exit high precision timer mode in the refresh driver after we have processed all requestAnimateFrame callbacks. r=vlad
When the refresh driver ticks it clears the RAF callbacks (content asks for another RAF if it desires) but it wasn't checking if it should exit high precision mode at this point.

The previous code seemed like it was using the wrong model that a RAF is persistent until it is revoked. But that is not the case.
2015-07-30 14:32:19 -05:00
Sotaro Ikeda 232b70eeff Bug 1188877 - Fix LayerComposite::SetClearRect() calling r=mwu 2015-07-30 11:50:16 -07:00
Ryan VanderMeulen 2ab90188e0 Backed out changeset 3e78fb4512a6 (bug 1187486) for static analysis failures. 2015-07-30 14:47:52 -04:00
B2G Bumper Bot 88ecd867d0 Bumping manifests a=b2g-bump 2015-07-30 10:27:33 -07:00
B2G Bumper Bot 3ff664800f Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ad038c34edae
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #31180 from mwargers/1166725_v2

Bug 1166725 - Gaia UI tests that make use of Plivo need to have exter…

========

https://hg.mozilla.org/integration/gaia-central/rev/f4a2cf5c836b
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1166725 - Gaia UI tests that make use of Plivo need to have external = true in their manifest.ini

========

https://hg.mozilla.org/integration/gaia-central/rev/47a168e53628
Author: punamdahiya <punamdahiya@yahoo.com>
Desc: Merge pull request #31057 from punamdahiya/Bug1181371

Bug 1181371 - [Gallery][Edit] After auto enhance toggle, exit main edit screen on first tap of cancel r= djf

========

https://hg.mozilla.org/integration/gaia-central/rev/996e28457501
Author: Punam Dahiya <punamdahiya@yahoo.com>
Desc: Bug 1181371 - [Gallery][Edit] After auto enhance toggle, exit main edit screen on first tap of cancel r= djf
2015-07-30 10:25:35 -07:00
Ryan VanderMeulen 5a0dad74c7 Backed out changeset 91b6fe481685 (bug 1172937) for test_autocomplete_with_composition_on_input.html failures. 2015-07-30 12:45:03 -04:00
Ryan VanderMeulen e2577f4059 Merge m-c to fx-team. a=merge
CLOSED TREE
2015-07-30 12:11:08 -04:00
Ryan VanderMeulen 31b53410ab Merge m-c to b2g-inbound. a=merge
CLOSED TREE
2015-07-30 12:10:41 -04:00
Ryan VanderMeulen 5e4b6d786c Merge m-c to inbound. a=merge
CLOSED TREE
2015-07-30 12:09:38 -04:00
Ryan VanderMeulen 5a1391207c Backed out changesets be94d55627f4 and dfc1cb1c26d9 (bug 1187664) because they depend on bug 1186748.
--HG--
extra : histedit_source : 4457df03c37cbe457f3bd099836e519d79fd3461%2Ccab92f6adf81533aef4d5c1748451cfdb44fa08c
2015-07-30 12:07:38 -04:00
Ryan VanderMeulen 6153d67abe Merge m-c to b2g-inbound. a=merge
CLOSED TREE
2015-07-30 11:57:28 -04:00
Ryan VanderMeulen bbe2cb322a Merge m-c to inbound. a=merge
CLOSED TREE
2015-07-30 11:56:41 -04:00
Marcos Caceres 2465cf3a99 Bug 1171200 - Add means of checking if a document links to a manifest. r=billm
--HG--
rename : dom/manifest/ImageObjectProcessor.js => dom/manifest/ImageObjectProcessor.jsm
rename : dom/manifest/ManifestProcessor.js => dom/manifest/ManifestProcessor.jsm
rename : dom/manifest/ValueExtractor.js => dom/manifest/ValueExtractor.jsm
2015-07-30 11:56:12 -04:00
Ryan VanderMeulen efd357143c Backed out changeset ada6cd4da281 (bug 1186748) for introducing various intermittent ASAN mochitest failures. 2015-07-30 11:52:49 -04:00
Marco Bonardo d2d3c3a83b Bug 1172937 - Action row doesn't always update correctly with unified autocomplete. r=adw
Original patch by Felipe Gomes <felipc@gmail.com>

--HG--
extra : commitid : 9zGMBGXYqlm
2015-07-30 16:54:27 +02:00
B2G Bumper Bot 5e57da2adc Bumping manifests a=b2g-bump 2015-07-30 07:43:03 -07:00
B2G Bumper Bot 3904a20b28 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b9343dae611d
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #31171 from mwargers/1188974

Bug 1188974 - Fix failure in test_add_new_contact.py

========

https://hg.mozilla.org/integration/gaia-central/rev/bc50959b5380
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1188974 - Fix failure in test_add_new_contact.py
2015-07-30 07:40:39 -07:00
B2G Bumper Bot 06a39d5876 Bumping manifests a=b2g-bump 2015-07-30 07:17:31 -07:00
B2G Bumper Bot 32d42d267c Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9cecfdcc2056
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #31155 from yzen/bug-1185641

Bug 1185641 - disabling hardware composer for spark build.

========

https://hg.mozilla.org/integration/gaia-central/rev/c3e4f2ffbfb7
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1185641 - disabling hardware composer for spark build.

========

https://hg.mozilla.org/integration/gaia-central/rev/ac65851e7cb8
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #31153 from albertopq/1185765-landscape-rocketbar

Bug 1185765 - Rocketbar in landscape mode doent fit the screen r=gmarty

========

https://hg.mozilla.org/integration/gaia-central/rev/2118ec701e58
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1185765 - Rocketbar in landscape mode doent fit the screen

========

https://hg.mozilla.org/integration/gaia-central/rev/7704684035ae
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #31146 from albertopq/1168948-pinning-preview-card3

Bug 1168948 - Adding preview card r=benfrancis

========

https://hg.mozilla.org/integration/gaia-central/rev/e35a34b30827
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1168948 - Adding preview card r=benfrancis
2015-07-30 07:15:32 -07:00
Carsten "Tomcat" Book 12c307d6c2 Backed out changeset da180640c3f6 (bug 1182338) for making Bug 1186327 failing more frequently across branches 2015-07-30 16:11:41 +02:00
Carsten "Tomcat" Book ba64dcce75 Backed out changeset 04144901baf6 (bug 1182338) 2015-07-30 16:09:58 +02:00
Carsten "Tomcat" Book c1a0be69de Backed out changeset a093b996bafa (bug 1184867) for causing crashes @ mozilla::MediaSourceTrackDemuxer on a CLOSED TREE 2015-07-30 15:49:06 +02:00
Carsten "Tomcat" Book 516119753f Backed out changeset 4624de03e2e5 (bug 1184867) 2015-07-30 15:47:58 +02:00
Carsten "Tomcat" Book 9e504b2779 Backed out changeset 8b17cd283110 (bug 1184867) 2015-07-30 15:47:55 +02:00
Alexandre Poirot 5f9afbc4de Bug 1182194 - Convert LayoutHelpers.jsm into a commonjs module. r=jwalker
--HG--
rename : toolkit/devtools/LayoutHelpers.jsm => toolkit/devtools/layout-helpers.js
2015-07-30 06:14:08 -07:00
Carsten "Tomcat" Book 401a15426c Backed out changeset 4b328a6f7448 (bug 1171200) for frequent asan m1 test failures on a CLOSED TREE
--HG--
rename : dom/manifest/ImageObjectProcessor.jsm => dom/manifest/ImageObjectProcessor.js
rename : dom/manifest/ManifestProcessor.jsm => dom/manifest/ManifestProcessor.js
rename : dom/manifest/ValueExtractor.jsm => dom/manifest/ValueExtractor.js
extra : amend_source : 0a9fc98e1c76d4ede43714bac63bba8b43efe5d7
2015-07-30 15:11:48 +02:00
Carsten "Tomcat" Book fe4a43c830 merge mozilla-inbound to mozilla-central a=merge 2015-07-30 15:07:27 +02:00
B2G Bumper Bot 78fac95b8c Bumping manifests a=b2g-bump 2015-07-30 05:43:05 -07:00
B2G Bumper Bot d6ce54b68a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6284c8dbf633
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #31173 from mwargers/1174282_unstable

Bug 1174282 - Add stable = false to a bunch of tests, because of inte…

========

https://hg.mozilla.org/integration/gaia-central/rev/2852b9a70185
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1174282 - Add stable = false to a bunch of tests, because of intermittent failures
2015-07-30 05:40:41 -07:00
Rail Aliiev d4314b76d5 Backed out changeset 88ef4fbf5d6b, Bug 1184594 - git 'repo' is not deployed correctly on build machines managed by buildbot. 2015-07-30 08:29:52 -04:00
Rail Aliiev 0a555981e3 Bug 1184594 - git 'repo' is not deployed correctly on build machines managed by buildbot. r=hwine 2015-07-30 08:22:35 -04:00
B2G Bumper Bot 48fbe13748 Bumping manifests a=b2g-bump 2015-07-30 05:17:32 -07:00
B2G Bumper Bot b851602831 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9466d277f043
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #31132 from gabrielesvelto/bug-1174380-fix-ignore-button

Bug 1174380 - Hide the hangup button when receiving a second call and properly align the ignore button r=drs

========

https://hg.mozilla.org/integration/gaia-central/rev/a1d6bc7e28af
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1174380 - Hide the hangup button when receiving a second call and properly align the ignore button r=drs

========

https://hg.mozilla.org/integration/gaia-central/rev/73c9024a9dc7
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #31130 from tdz/bug-1188310

Bug 1188310 - Use 'nodejs' tool for Node.js on Debian 7. r=mwu

========

https://hg.mozilla.org/integration/gaia-central/rev/d972b2bea2b4
Author: Thomas Zimmermann <tdz@users.sourceforge.net>
Desc: Bug 1188310: Use 'nodejs' tool for Node.js on Debian 7

The tool 'node' seems to be called 'nodejs' on Debian 7. This patch
prepares the Makefile to handle this case.
2015-07-30 05:15:33 -07:00
Ehsan Akhgari aeacbc159a Bug 1188062 - Unship Request.context; r=baku 2015-07-30 08:14:00 -04:00
Ryan VanderMeulen e6798f2427 Bug 1188578 - Upgrade SQLite to version 3.8.11.1. r=mak 2015-07-30 07:49:40 -04:00
Carsten "Tomcat" Book 5cd988f58c merge b2g-inbound to mozilla-central a=merge 2015-07-30 13:46:37 +02:00
Jean-Yves Avenard ceccac91fe Bug 1183196: [MSE] P3. Slightly increase debugging information. r=kentuckyfriedtakahe
Print the atom's offset, makes it easier to verify that byte ranges are properly calculated.
2015-07-30 20:42:45 +10:00
Jean-Yves Avenard b2e8611aaa Bug 1183196: [MSE] P2. Do not ignore tracks other than the first one. r=kentuckyfriedtakahe
When used in the MP4ContainerParser, the MoofParser set the trackID as 0 ; indicating that all tracks are to be parsed. However it set later the trackID to the first one found, causing to ignore all following tracks.
2015-07-30 20:42:44 +10:00
Jean-Yves Avenard fa6675ed02 Bug 1189138: [MSE] P3. Properly shift our demuxing index when data is added. r=gerald
Should frames be added before our current demuxing position, we must shift the index ; otherwise the next retrieved frames will be the wrong one.
2015-07-30 20:42:44 +10:00