Commit Graph

247855 Commits

Author SHA1 Message Date
Matt Woodrow
12f2a36dce Bug 1170143 - Disable texture sharing if we've blacklisted direct2d. r=Bas 2015-06-08 12:41:37 -04:00
Bobby Holley
94fc73f8fb Bug 1160695 - Drop Support for Content-Duration. r=cpearce 2015-06-08 09:22:46 -07:00
Bobby Holley
a02ddf70a4 Bug 1160695 - Fix up test to require the true duration, rather than the fake duration. r=jww,sr=cpearce
From the bug it corresponds to, this test was designed to make sure that we don't
read ogg duration by seeking (which causes network activity) when the server
offers the X-Content-Duration header. However, preserving this behavior requires
the ogg reader to be aware of the presence of network duration when it's reading
metadata, which isn't easily accomplished in our new model here. I think both ogg
and X-Content-Duration are sufficiently unimportant at this point that this is an
acceptable regression.
2015-06-08 09:22:44 -07:00
Bobby Holley
d59317c73a Bug 1160695 - Hoist post-duration-change seeking into MediaDecoder where it belongs. r=jww
Without this, we get failures in test_TruncatedDuration.html etc. I decided that
integrating this into the precisely correct position in the patch stack was too
much work.
2015-06-08 09:22:43 -07:00
Bobby Holley
20bedec261 Bug 1160695 - Clarify the semantics of when we fire DurationChanged. r=jww
It would be better for SetDuration to do this, and base it off of the current
MDSM state rather than the cause of the duration change. But this clarifies the
current situation a bit without adding more risk to this patch stack.
2015-06-08 09:22:41 -07:00
Bobby Holley
daf38a9dbc Bug 1160695 - Clean up SetDuration and remove negative duration case. r=jww 2015-06-08 09:22:40 -07:00
Bobby Holley
13c2f4f6bd Bug 1160695 - Track observed duration separately. r=jww 2015-06-08 09:22:39 -07:00
Bobby Holley
d08f3cc146 Bug 1160695 - Track demuxer-estimated duration separately. r=jww 2015-06-08 09:22:37 -07:00
Bobby Holley
7ba141cbf4 Bug 1160695 - Track explicit (mediasource) duration separately. f=jww,rpending=jya 2015-06-08 09:22:28 -07:00
Bobby Holley
6f9facd3ca Bug 1160695 - Make MediaDecoder::DurationChanged take a duration argument rather than reading it back synchronously from the MDSM. r=jww 2015-06-08 09:21:23 -07:00
Bobby Holley
b109b7040a Bug 1160695 - Remove unused codepath for off-main-thread MediaSource duration change. r=jww 2015-06-08 09:21:22 -07:00
Bobby Holley
b9cee1247a Bug 1160695 - Track "metadata duration" separately and mirror it to MediaDecoderReader. r=jww 2015-06-08 09:21:22 -07:00
Bobby Holley
7fd942549a Bug 1160695 - Track "network duration" separately and mirror it to the MDSM. r=jww 2015-06-08 09:21:20 -07:00
Bobby Holley
83dfaddcec Bug 1160695 - Miscellaneous changes to TimeUnit. r=jww
I contemplated using the mIsValid bit on CheckedInt for nullability, but
eventually decided that it's too much of an overload. typedef-ing a Maybe<>
solves things nicely.

The current clash between the constants makes it impossible to do using
|using namespace mozilla::media;| in most cpp files. It would be nice to
put the constants in mozilla::media, but that requires updating a bunch of
files, so I'm not doing it now.
2015-06-08 09:21:19 -07:00
Ryan VanderMeulen
fc4245020b Backed out changeset 061363215959 (bug 1171371) for Android testAboutPage crashes.
CLOSED TREE
2015-06-04 17:00:56 -04:00
B2G Bumper Bot
9cbfe847d6 Bumping manifests a=b2g-bump 2015-06-04 13:57:22 -07:00
B2G Bumper Bot
038b7288a2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/268edde8a1fc
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #30427 from gaye/bug-1171163-local-dependencies-local-dependencies

Bug 1171163 - Local npm modules should use other local npm modules

========

https://hg.mozilla.org/integration/gaia-central/rev/6635b59f5c46
Author: gaye <gaye@mozilla.com>
Desc: Bug 1171163 - Local npm modules should use other local npm modules
2015-06-04 13:55:27 -07:00
David Anderson
979c0fb922 Use widgets for APZ checks, rather than gfxPrefs. (bug 1162064, r=kats,mstange) 2015-06-04 16:51:10 -04:00
Michael Comella
42e9211139 Bug 1165422 - Update builder configurations to android API 22. r?coop 2015-06-04 13:30:28 -07:00
Ehsan Akhgari
f321ce5eb8 Bug 1162018 - Add an automated test to ensure that a redirected Request won't be visible to a service worker if it had triggered the original fetch(); r=jdm 2015-06-04 16:29:48 -04:00
Ehsan Akhgari
41a471c0de Bug 1171486 - Avoid recursively obtaining the service worker manager service; r=nsm 2015-06-04 16:27:48 -04:00
B2G Bumper Bot
a1280faa22 Bumping manifests a=b2g-bump 2015-06-04 13:07:19 -07:00
B2G Bumper Bot
204cd50f61 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/12846e16ca06
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #30421 from yzen/bug-1162040-calendar

Bug 1162040 - updating accessibility for gaia-icons used in calendar app r=millermedeiros

========

https://hg.mozilla.org/integration/gaia-central/rev/b3d75942f77e
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1162040 - updating accessibility for gaia-icons used in calendar app.
2015-06-04 13:05:24 -07:00
B2G Bumper Bot
f135663bbb Bumping manifests a=b2g-bump 2015-06-04 12:52:06 -07:00
B2G Bumper Bot
612bde56de Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3079a8e2bf91
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #29841 from KevinGrandon/bug_1084243_shared_jshint

Bug 1084243 - Fix remaining jshint problems in shared/js

========

https://hg.mozilla.org/integration/gaia-central/rev/c6d4642b4822
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1084243 - Fix remaining jshint problems in shared/js
2015-06-04 12:50:11 -07:00
B2G Bumper Bot
25f065e6b9 Bumping manifests a=b2g-bump 2015-06-04 12:32:20 -07:00
B2G Bumper Bot
870aa6cc6c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cf90f119c08d
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #30386 from etiennesegonzac/bug-1170863

Bug 1170863 - Take dpi into account for touch event forwarding. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/3fae0cce007d
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1170863 - Take dpi into account for touch event forwarding. r=alive
2015-06-04 12:30:25 -07:00
Ryan VanderMeulen
9c6bf709fd Backed out changeset 144d803669f2 (bug 1171303) for somehow breaking web-platform-tests on Windows and OSX.
CLOSED TREE
2015-06-04 15:17:05 -04:00
B2G Bumper Bot
e4d6a22a64 Bumping manifests a=b2g-bump 2015-06-04 12:17:05 -07:00
B2G Bumper Bot
a301a86367 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1b907f7ab2d8
Author: Rob Wood <rwood@mozilla.com>
Desc: Merge pull request #30419 from rwood-moz/bug1162977-add2

Bug 1162977 - Add two more apps to raptor launch suite, r=garndt

========

https://hg.mozilla.org/integration/gaia-central/rev/5ff84808d23b
Author: Rob Wood <rwood@mozilla.com>
Desc: Bug 1162977 - Add two more apps to raptor launch suite, r=garndt

========

https://hg.mozilla.org/integration/gaia-central/rev/9ea131a007d3
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Merge pull request #30111 from millermedeiros/1163178-settings-store

Bug 1163178 - [Calendar] advanced settings view should not talk directly to the stores r=gaye

========

https://hg.mozilla.org/integration/gaia-central/rev/d473cd49e5d8
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 1163178 - [Calendar] advanced settings view should not talk directly to the stores
2015-06-04 12:15:11 -07:00
Ryan VanderMeulen
47e7bddd3f Bug 1067788 - Fix non-unified bustage. r=ehsan 2015-06-04 15:03:54 -04:00
B2G Bumper Bot
e7b1ec3ad8 Bumping manifests a=b2g-bump 2015-06-04 12:02:18 -07:00
B2G Bumper Bot
df3a90e2d7 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8427203d73cb
Author: punamdahiya <punamdahiya@yahoo.com>
Desc: Merge pull request #30416 from punamdahiya/Bug1157147

Bug 1157147 - [Gallery][RTL] File name in open view should not be mirrored

========

https://hg.mozilla.org/integration/gaia-central/rev/67b3b4611dd7
Author: Punam Dahiya <punamdahiya@yahoo.com>
Desc: Bug 1157147 - [Gallery][RTL] File name in open view should not be mirrored
2015-06-04 12:00:23 -07:00
B2G Bumper Bot
04c9f8c5e7 Bumping manifests a=b2g-bump 2015-06-04 11:38:21 -07:00
B2G Bumper Bot
8c23bf0ffc Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2e0178ebc70a
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #30398 from zbraniecki/1165485-update-callscreen-css-to-match-lockscreen

Bug 1165485 - Update callscreen CSS to match lockscreen CSS. r=gsvelto

========

https://hg.mozilla.org/integration/gaia-central/rev/94cbe876407f
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1165485 - Update callscreen CSS to match lockscreen CSS
2015-06-04 11:36:25 -07:00
Richard Newman
a9481664da Bug 1061273 - Part 4: use SSLSocketFactory directly, rather than our own TLSSocketFactory subclass. 2015-06-04 11:07:32 -07:00
Richard Newman
8ca20310c8 Bug 1061273 - Part 3: enable TLSv1 for landing. 2015-06-04 11:07:32 -07:00
Richard Newman
337d084746 Bug 1061273 - Part 2: use per-version DEFAULT_PROTOCOLS and DEFAULT_CIPHER_SUITES. r=nalexander 2015-06-04 11:07:32 -07:00
Richard Newman
4a0a0c0ebb Bug 1061273 - Part 1: put DEFAULT_PROTOCOLS and DEFAULT_CIPHER_SUITES in GlobalConstants. r=nalexander 2015-06-04 11:07:31 -07:00
Michael Comella
3ba6563392 Bug 1165422 - Bump mach bootstrap versions for SDK 22. r?nalexander 2015-06-04 10:53:24 -07:00
Nick Alexander
85960534ac Bug 1171566 - Part 2: Remove BrowserTestCase. rs=mcomella
This was just a remnant from earlier days.  This launched the Fennec
activity, which is absolutely *not* something we want to do during
these browser JUnit 3 tests.  That is, these should be pure
instrumentation tests that just run Java code in the correct package
and Java classloader context.  They shouldn't interact with the App
lifecycle at all.

Not all the tests pass; I took a shot at fixing one but don't care to
dig deeply right now.
2015-06-04 10:41:48 -07:00
Nick Alexander
5e214da8cb Bug 1171566 - Part 1: Configure Gradle and Spoon. rs=mcomella
There are few things happening here:

* A purely mechanical move of test sources into org.mozilla.test.browser.junit3.
  This is only to make it easy to specify the suite in Spoon.  (But it has the
  advantage of making it possible to move files around in IntelliJ, since the
  symlink points to src instead of org/mozilla/gecko.)

* Specifying the suite (package name) ended up requiring changes to the
  spoon-gradle-plugin anyway.  Hence, I've included this custom
  spoon-gradle-plugin version locally, while I work to upstream the changes.

* Some Gradle trickery to make |mach gradle runBrowserTests| execute Spoon with
  the correct package name.
2015-06-04 12:09:23 -07:00
Mike Connor
6f604f4565 Bug 1171730 - Funnelcake builds should use geo-specific defaults. r=florian 2015-06-05 08:30:00 -04:00
Ryan VanderMeulen
dbdfbd4781 Merge m-c to fx-team. a=merge 2015-06-05 11:53:20 -04:00
J. Ryan Stinnett
83529cda2b Bug 1171460 - ESLint: Allow trailing commas. r=pbrosset 2015-06-04 12:09:24 -05:00
B2G Bumper Bot
b92a5cba67 Bumping manifests a=b2g-bump 2015-06-04 09:52:16 -07:00
B2G Bumper Bot
45c8ed11cc Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/dd67e9831745
Author: Rob Wood <rwood@mozilla.com>
Desc: Merge pull request #30417 from rwood-moz/bug1162977-reduce

Bug 1162977 - Throttle back raptor apps to reduce backup, r=garndt

========

https://hg.mozilla.org/integration/gaia-central/rev/a3a253fc3ae3
Author: Rob Wood <rwood@mozilla.com>
Desc: Bug 1162977 - Throttle back raptor apps to reduce backup, r=garndt
2015-06-04 09:50:21 -07:00
Mike de Boer
b666975eb8 Bug 1170535: anchor the social share panel to the Hello button whilst sharing a room URL and enable the Social Provider Activation panel in release. r=mixedpuppy,Standard8 2015-06-04 18:24:45 +02:00
Robert Strong
3f1a065a30 Bug 1168720 - Remove use of test env var MOZ_NO_REPLACE_FALLBACK and associated tests that are covered by other tests. r=spohl 2015-06-04 09:20:00 -07:00
B2G Bumper Bot
97c32087e8 Bumping manifests a=b2g-bump 2015-06-04 08:27:19 -07:00