Gerald Squelart
e0e32e17b6
Bug 1653181 - Enable Audio Callback Tracing in Media preset - r=canaltinova
...
Audio Tracing Callback will be most useful when used to profile Media workloads.
Differential Revision: https://phabricator.services.mozilla.com/D83750
2020-07-17 11:22:36 +00:00
Gerald Squelart
126afc3ab4
Bug 1653181 - Profiler feature 'audiocallbacktracing' controls Start/StopAudioCallbackTracing(), off by default - r=canaltinova
...
Differential Revision: https://phabricator.services.mozilla.com/D83749
2020-07-17 11:22:23 +00:00
Gerald Squelart
698881bb66
Bug 1653181 - Refactor Start/StopAudioCallbackTracing calls - r=canaltinova
...
Start/StopAudioCallbackTracing calls are always around locked_profiler_start/stop, this patch brings these calls inside the locked_ functions.
Differential Revision: https://phabricator.services.mozilla.com/D83748
2020-07-17 11:21:50 +00:00
Tarek Ziadé
df3af8361c
Bug 1651300 - support for xpcshell tests r=sparky
...
Implements xpcshell support, through the new flavor
Differential Revision: https://phabricator.services.mozilla.com/D82727
2020-07-17 22:12:26 +00:00
Tarek Ziadé
883db95e9d
Bug 1628278 - added conditioned profile support r=acreskey
...
Adds conditioned profiles and make the Profile
layer a system layer instead of a test layer
Differential Revision: https://phabricator.services.mozilla.com/D83612
2020-07-16 13:30:11 +00:00
Mike Hommey
7661e8879a
Bug 1264836 - Automatically convert the little-endian ICU data file for big-endian builds. r=firefox-build-system-reviewers,rstewart
...
Differential Revision: https://phabricator.services.mozilla.com/D83857
2020-07-17 22:25:57 +00:00
Edwin Takahashi
857b749921
Bug 1648851 - Part 2: create android-specific bootstrapping script r=jmaher,gbrown
...
Changes:
- create a `test-android.sh` script that is based on, but removes non-android related paths from the `test-linux.sh` script.
Differential Revision: https://phabricator.services.mozilla.com/D82252
2020-07-17 22:02:41 +00:00
Liang-Heng Chen
2fbd7d54a6
Bug 1652329 - don't report blocking to console when scheme is "about"; r=dimi
...
Differential Revision: https://phabricator.services.mozilla.com/D84004
2020-07-17 19:15:18 +00:00
Mitchell Hentges
ccdcc211eb
Bug 1653049: Docs support markdown tables r=championshuttler
...
Glean generates telemetry documentation in markdown and uses tables.
This revision adds support for rendering markdown tables using an extension.
Differential Revision: https://phabricator.services.mozilla.com/D83685
2020-07-17 17:11:33 +00:00
Narcis Beleuzu
bef8fd0583
Backed out changeset d3004626988d (bug 1264836) for breaking the Gecko Decision Task. CLOSED TREE
2020-07-18 00:42:05 +03:00
Narcis Beleuzu
5972d02069
Backed out changeset 41892926a339 (bug 1653631) for wpt failures on idlharness.html . CLOSED TREE
2020-07-18 00:41:08 +03:00
Narcis Beleuzu
2a8ba69bef
Backed out changeset aae0a534cd51 (bug 1652811) for bc failures on browser_sma_open_private_browser_window.js. CLOSED TREE
2020-07-18 00:35:42 +03:00
Mike Hommey
f1ffe803dd
Bug 1264836 - Automatically convert the little-endian ICU data file for big-endian builds. r=firefox-build-system-reviewers,rstewart
...
Differential Revision: https://phabricator.services.mozilla.com/D83857
2020-07-17 20:06:42 +00:00
Emma Malysz
fbe0b5e6ba
Bug 1648637, remove fxa panel from main view and place in template r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D81637
2020-07-17 20:17:32 +00:00
Ryan VanderMeulen
c0bcef021f
Bug 1653573 - Update pdf.js to version 2.6.123. r=bdahl
...
Differential Revision: https://phabricator.services.mozilla.com/D83949
2020-07-17 21:05:26 +00:00
alexdominguezg
1ef8064302
Bug 1648060 - start-panel sidebar prevented from being dragged wider than the available width. r=davidwalsh,bomsy
...
I have added a helper method, calcStartPanelWidth(), to limit the start-panel on expansion.
Differential Revision: https://phabricator.services.mozilla.com/D80863
2020-07-17 20:49:52 +00:00
Narcis Beleuzu
b1faa2872a
Backed out 17 changesets (bug 1486004) for wrench bustage on android.py . CLOSED TREE
...
Backed out changeset cae730f105d7 (bug 1486004)
Backed out changeset e0094d50a315 (bug 1486004)
Backed out changeset 424425ed98c6 (bug 1486004)
Backed out changeset 551232749abe (bug 1486004)
Backed out changeset 505747095def (bug 1486004)
Backed out changeset 5b1c62c4a4d5 (bug 1486004)
Backed out changeset 0a1c8d50ee69 (bug 1486004)
Backed out changeset 6ef81c676859 (bug 1486004)
Backed out changeset 234e55153fb6 (bug 1486004)
Backed out changeset 2f33b309d746 (bug 1486004)
Backed out changeset 48947692c176 (bug 1486004)
Backed out changeset 473bac8eedd9 (bug 1486004)
Backed out changeset af6afed0a04a (bug 1486004)
Backed out changeset a0e2f91eb4d4 (bug 1486004)
Backed out changeset 138c987440c7 (bug 1486004)
Backed out changeset 6d2e305f4722 (bug 1486004)
Backed out changeset 1181ff03bb05 (bug 1486004)
2020-07-17 23:43:57 +03:00
David Teller
15c3a336eb
Bug 1652000 - A little lifetime documentation;r=nika
...
Differential Revision: https://phabricator.services.mozilla.com/D83337
2020-07-17 19:48:21 +00:00
David Teller
8c1c6283d4
Bug 1652000 - Refactoring ChromeUtils::RequestProcInfo to place a single request to GetProcInfo;r=tarek,geckoview-reviewers,agi
...
Differential Revision: https://phabricator.services.mozilla.com/D83335
2020-07-17 20:32:43 +00:00
Andrei Oprea
64ced6cd06
Bug 1652811 - Use mozilla/nimbus-shared repo for source of schema validation r=k88hudson
...
Differential Revision: https://phabricator.services.mozilla.com/D83789
2020-07-17 20:23:48 +00:00
Edwin Takahashi
b1b5c9447a
Bug 1648851 - Part 4: update expectations for tests that now pass r=jmaher
...
The patches in the stack were backed out because of an unexpected pass in the resulting push.
The expectations for now-passing tests have been updated.
Differential Revision: https://phabricator.services.mozilla.com/D83987
2020-07-17 20:19:41 +00:00
Edwin Takahashi
81fbf89023
Bug 1648851 - Part 0: create android-test docker image based on Ubuntu 20.04 r=jmaher,gbrown
...
Changes:
- set up a new minimal docker image for `android-em` tests.
- reorganize commonly referenced files into a specific folder `taskcluster/docker/files` to reduce instances of same file being copy-pasted into directories.
- add android-test docker build task to taskcluster.
Differential Revision: https://phabricator.services.mozilla.com/D82204
2020-07-17 20:19:41 +00:00
Bas Schouten
562faeceb0
Bug 1651842: Fix event delay being not/incorrecty reported when using TaskController. r=mstange
...
Differential Revision: https://phabricator.services.mozilla.com/D83542
2020-07-17 19:21:16 +00:00
Bob Clary
b5033e8218
Bug 1486004 - Part 17 - Update remote xpcshell-tests to support unrooted android devices using mozdevice 4.0.0, r=gbrown
...
Depends on D82759
Differential Revision: https://phabricator.services.mozilla.com/D82760
2020-07-16 21:32:56 +00:00
Bob Clary
5dcbc2ac9f
Bug 1486004 - Part 16 - Update web-platform tests to support unrooted android devices using mozdevice 4.0.0, ? r=jgraham
...
Depends on D82758
Differential Revision: https://phabricator.services.mozilla.com/D82759
2020-07-16 21:32:56 +00:00
Bob Clary
49cc236aa8
Bug 1486004 - Part 15 - Update remotecppunittests to support unrooted android devices using mozdevice 4.0.0, r=gbrown
...
Depends on D82757
Differential Revision: https://phabricator.services.mozilla.com/D82758
2020-07-16 21:32:55 +00:00
Bob Clary
d88869442f
Bug 1486004 - Part 14 - Update raptor to support unrooted android devices using mozdevice 4.0.0, ? r=perftest-reviewers,sparky
...
Depends on D82756
Differential Revision: https://phabricator.services.mozilla.com/D82757
2020-07-16 21:32:55 +00:00
Bob Clary
fe2f5c00e6
Bug 1486004 - Part 13 - Update mozharness configs and scripts to support unrooted android devices using mozdevice 4.0.0, r=gbrown
...
Depends on D82755
Differential Revision: https://phabricator.services.mozilla.com/D82756
2020-07-16 21:32:55 +00:00
Bob Clary
3dca103f53
Bug 1486004 - Part 12 - [mozrunner 8.0.2] Update mozrunner requirements to support unrooted android devices using mozdevice 4.0.0, r=gbrown
...
Depends on D82754
Differential Revision: https://phabricator.services.mozilla.com/D82755
2020-07-16 21:32:55 +00:00
Bob Clary
197496dd07
Bug 1486004 - Part 11 - [mozpower 1.1.2] Update mozpower requirements to support unrooted android devices using mozdevice 4.0.0, ? r=wlach,sparky
...
Depends on D82753
Differential Revision: https://phabricator.services.mozilla.com/D82754
2020-07-16 21:32:54 +00:00
Bob Clary
5c852eaa2f
Bug 1486004 - Part 10 - Update mochitest to support unrooted android devices using mozdevice 4.0.0, ? r=ahal
...
Depends on D82752
Differential Revision: https://phabricator.services.mozilla.com/D82753
2020-07-16 21:32:54 +00:00
Bob Clary
43d6c288e9
Bug 1486004 - Part 9 - Update marionette harness requirements to support unrooted android devices using mozdevice 4.0.0, ? r=marionette-reviewers,whimboo
...
Depends on D82751
Differential Revision: https://phabricator.services.mozilla.com/D82752
2020-07-16 21:32:54 +00:00
Bob Clary
74c24e8003
Bug 1486004 - Part 8 - Update gtests to support unrooted android devices using mozdevice 4.0.0, r=gbrown
...
Depends on D82750
Differential Revision: https://phabricator.services.mozilla.com/D82751
2020-07-16 21:32:54 +00:00
Bob Clary
8cfe0954f7
Bug 1486004 - Part 7 - Update Conditioned Profiles to support unrooted android devices using mozdevice 4.0.0, ? r=tarek
...
Depends on D82749
Differential Revision: https://phabricator.services.mozilla.com/D82750
2020-07-16 21:32:53 +00:00
Bob Clary
d667fb0fa1
Bug 1486004 - Part 6 - Update mach perftest to support unrooted android devices using mozdevice 4.0.0, ? r=tarek
...
Depends on D82748
Differential Revision: https://phabricator.services.mozilla.com/D82749
2020-07-16 21:32:53 +00:00
Bob Clary
9cafc708a0
Bug 1486004 - Part 5 - Update reftests to support unrooted android devices using mozdevice 4.0.0, ? r=jmaher
...
Depends on D82747
Differential Revision: https://phabricator.services.mozilla.com/D82748
2020-07-16 21:32:53 +00:00
Bob Clary
9bc3a3e24f
Bug 1486004 - Part 4 - Update jstests, jit-tests to support unrooted android devices using mozdevice 4.0.0, ? r=tcampbell
...
Depends on D82746
Differential Revision: https://phabricator.services.mozilla.com/D82747
2020-07-16 21:32:53 +00:00
Bob Clary
fc8e9dbc87
Bug 1486004 - Part 3 - change help prompt for remote test root to show /data/local/tmp/test_root, r=gbrown
...
Depends on D82745
Differential Revision: https://phabricator.services.mozilla.com/D82746
2020-07-16 21:32:52 +00:00
Bob Clary
f473f07a48
Bug 1486004 - Part 2 - Update remoteautomation.py to support unrooted android devices using mozdevice 4.0.0, r=gbrown
...
Depends on D82744
Differential Revision: https://phabricator.services.mozilla.com/D82745
2020-07-16 21:32:52 +00:00
Bob Clary
09dbc8d942
Bug 1486004 - Part 1 - [mozdevice 4.0.0] Use run-as to work around rooted device requirement, r=gbrown,jmaher
...
Differential Revision: https://phabricator.services.mozilla.com/D82744
2020-07-16 21:32:52 +00:00
Edgar Chen
345c09f684
Bug 1649475 - Remove touch/precise-input-detected observers; r=jmathies
...
Differential Revision: https://phabricator.services.mozilla.com/D81719
2020-07-17 19:47:20 +00:00
James Willcox
28273f27f7
Bug 1652474 - Enable EME on all channels for Android r=rbarker,bryce
...
Differential Revision: https://phabricator.services.mozilla.com/D83355
2020-07-17 19:06:03 +00:00
Erik Nordin
7c4630818f
Bug 1653631 - Enable Constructable StyleSheets for CSSOM WPTs r=emilio
...
Differential Revision: https://phabricator.services.mozilla.com/D83992
2020-07-17 18:27:42 +00:00
Mark Banner
f96ef99e35
Bug 1610293 - When reloading engines, ensure useDBForOrder isn't set, and handle more cases of updating engines. r=daleharvey
...
Differential Revision: https://phabricator.services.mozilla.com/D83125
2020-07-17 18:15:57 +00:00
Mark Banner
b0a3230a0f
Bug 1610293 - Rewrite maybeReloadEngines to not completely reload the search engines. r=daleharvey
...
Differential Revision: https://phabricator.services.mozilla.com/D83124
2020-07-17 18:15:55 +00:00
Mark Banner
de6576e10f
Bug 1610293 - Split out delay region notification test to separate test file, so that test_reload_engines can concentrate on testing the reload engines function. r=daleharvey
...
Differential Revision: https://phabricator.services.mozilla.com/D83123
2020-07-17 18:15:53 +00:00
Mike Taylor
0c4ad9a2e0
Bug 1647771 - Bump manifest version to 13.0.0 r=webcompat-reviewers,twisniewski
...
Differential Revision: https://phabricator.services.mozilla.com/D84003
2020-07-17 18:40:44 +00:00
Dave Townsend
d9aad56224
Bug 1651986: Add the missing scalar for interactions with the experimental section of preferences. r=Gijs CLOSED TREE
...
Differential Revision: https://phabricator.services.mozilla.com/D83711
2020-07-16 22:36:13 +00:00
Butkovits Atila
d02d733a2f
Backed out changeset c87b7ace41f7 (bug 1651986) for Reftest failure at border-image-linear-gradient-slice-1.html. CLOSED TREE
2020-07-17 21:59:51 +03:00
Butkovits Atila
1d11c9f1df
Backed out changeset a3af9b09a6ea (bug 1648851) for causing failure at test_2_conformance2__glsl3__matrix-row-major-dynamic-indexing.html. CLOSED TREE
2020-07-17 21:49:40 +03:00