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

1200 Коммитов

Автор SHA1 Сообщение Дата
Mike Conley a4f7342569 Bug 1504133 - Remove dead code from sessionrestore Talos test. r=aswan
Depends on D11260

Differential Revision: https://phabricator.services.mozilla.com/D11261

--HG--
extra : moz-landing-system : lando
2018-11-09 14:03:30 +00:00
Mike Conley c8c78f2be3 Bug 1504133 - Make sure sessionrestore tests initialize the TalosParentProfiler. r=aswan
Depends on D11259

Differential Revision: https://phabricator.services.mozilla.com/D11260

--HG--
extra : moz-landing-system : lando
2018-11-09 14:03:26 +00:00
Mike Conley 7a194188fd Bug 1504133 - Make TalosParentProfiler a singleton module. r=aswan
Differential Revision: https://phabricator.services.mozilla.com/D11259

--HG--
rename : testing/talos/talos/talos-powers/content/TalosParentProfiler.js => testing/talos/talos/talos-powers/content/TalosParentProfiler.jsm
extra : moz-landing-system : lando
2018-11-09 14:01:38 +00:00
Alexandre Poirot a937d45657 Bug 1503822 - Wait on netmonitor test end to prevent a crash during firefox shutdown. r=jdescottes
MozReview-Commit-ID: Iw9y5QLpFCf

Differential Revision: https://phabricator.services.mozilla.com/D11299

--HG--
extra : moz-landing-system : lando
2018-11-08 22:25:16 +00:00
Csoregi Natalia 57eccc941b Backed out 4 changesets (bug 1504133) for damp failures on TalosParentProfiler. CLOSED TREE
Backed out changeset 443ffec35c5f (bug 1504133)
Backed out changeset 7bd65d135a65 (bug 1504133)
Backed out changeset c544521fcec8 (bug 1504133)
Backed out changeset e9d439c05850 (bug 1504133)

--HG--
rename : testing/talos/talos/talos-powers/content/TalosParentProfiler.jsm => testing/talos/talos/talos-powers/content/TalosParentProfiler.js
2018-11-09 01:57:21 +02:00
Mike Conley 52a6075675 Bug 1504133 - Make pageloader tests wait for TalosPowers to become available before starting. r=aswan
Depends on D11261

Differential Revision: https://phabricator.services.mozilla.com/D11262

--HG--
extra : moz-landing-system : lando
2018-11-08 22:39:59 +00:00
Mike Conley 8d0d153a1e Bug 1504133 - Remove dead code from sessionrestore Talos test. r=aswan
Depends on D11260

Differential Revision: https://phabricator.services.mozilla.com/D11261

--HG--
extra : moz-landing-system : lando
2018-11-08 22:39:41 +00:00
Mike Conley 2bf5e3d838 Bug 1504133 - Make sure sessionrestore tests initialize the TalosParentProfiler. r=aswan
Depends on D11259

Differential Revision: https://phabricator.services.mozilla.com/D11260

--HG--
extra : moz-landing-system : lando
2018-11-08 22:39:37 +00:00
Mike Conley 983205d86f Bug 1504133 - Make TalosParentProfiler a singleton module. r=aswan
Differential Revision: https://phabricator.services.mozilla.com/D11259

--HG--
rename : testing/talos/talos/talos-powers/content/TalosParentProfiler.js => testing/talos/talos/talos-powers/content/TalosParentProfiler.jsm
extra : moz-landing-system : lando
2018-11-08 22:39:30 +00:00
Julian Descottes b1964504a7 Bug 1504681 - Stop setting unused preferences in DAMP tests;r=ochameau
Differential Revision: https://phabricator.services.mozilla.com/D10906

--HG--
extra : moz-landing-system : lando
2018-11-05 16:44:10 +00:00
Alexandre Poirot b13236fd51 Bug 1480953 - Force disabling tab animations in DAMP. r=jdescottes
We used to have animations during tab opening/closing, but this was introducing
intermittents as we were not correctly waiting for animation's end.

MozReview-Commit-ID: 2mscsA8Uosd

Differential Revision: https://phabricator.services.mozilla.com/D10263

--HG--
extra : moz-landing-system : lando
2018-10-31 14:42:48 +00:00
Rob Wood 1dfcab1a30 Bug 1502922 - Add --gecko-profile flag support to mach try fuzzy for raptor and talos jobs; r=ahal
Differential Revision: https://phabricator.services.mozilla.com/D10114

--HG--
rename : taskcluster/taskgraph/templates/talos-profile.yml => taskcluster/taskgraph/templates/gecko-profile.yml
extra : moz-landing-system : lando
2018-10-30 15:15:32 +00:00
Andrew Swan febd07150a Bug 1495638 Convert talos sessionrestore extension to webextension r=mikedeboer
--HG--
rename : testing/talos/talos/startup_test/sessionrestore/addon/bootstrap.js => testing/talos/talos/startup_test/sessionrestore/addon/api.js
rename : testing/talos/talos/startup_test/sessionrestore/addon/install.rdf => testing/talos/talos/startup_test/sessionrestore/addon/manifest.json
extra : rebase_source : 93ad820d63b158ed7c71115f24375698625cfcab
extra : amend_source : ac2d88e8aa3a1b823c24fd3b879e6577bfd57294
2018-10-08 12:59:52 -07:00
Julian Descottes a2f70d4e3f Bug 1480953 - Pause for 1 second after DAMP netmonitor complicated test;r=nchevobbe
This seems to silence the intermittent, even though it doesn't explain
why we started spiking after moving TabClient to a Front.

Differential Revision: https://phabricator.services.mozilla.com/D9755

--HG--
extra : moz-landing-system : lando
2018-10-25 13:19:21 +00:00
Andrew Swan fc154a3b91 Bug 1499609 Convert cpstartup to a webextension r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D9411

--HG--
rename : testing/talos/talos/tests/cpstartup/content/cpstartup.html => testing/talos/talos/tests/cpstartup/cpstartup.html
rename : testing/talos/talos/tests/cpstartup/bootstrap.js => testing/talos/talos/tests/cpstartup/extension/api.js
rename : testing/talos/talos/tests/cpstartup/install.rdf => testing/talos/talos/tests/cpstartup/extension/manifest.json
rename : testing/talos/talos/tests/cpstartup/content/target.html => testing/talos/talos/tests/cpstartup/target.html
extra : moz-landing-system : lando
2018-10-23 21:39:17 +00:00
Andrew Swan 002bf06b3f Bug 1499609 Convert tabpaint to webextension r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D8953

--HG--
rename : testing/talos/talos/tests/tabpaint/bootstrap.js => testing/talos/talos/tests/tabpaint/api.js
rename : testing/talos/talos/tests/tabpaint/content/target.html => testing/talos/talos/tests/tabpaint/framescript.js
rename : testing/talos/talos/tests/tabpaint/install.rdf => testing/talos/talos/tests/tabpaint/manifest.json
rename : testing/talos/talos/tests/tabpaint/content/tabpaint.html => testing/talos/talos/tests/tabpaint/tabpaint.html
rename : testing/talos/talos/tests/tabpaint/content/target.html => testing/talos/talos/tests/tabpaint/target.html
extra : moz-landing-system : lando
2018-10-23 21:39:05 +00:00
Andrew Swan d629667d68 Bug 1498420 Convert talos tart extension to a webextension r=mconley a=Aryx
The biggest change here is that the tart.html page that drives the
test (not to be confused with the pages loaded in new tabs during the
test) moves from a chrome: page inside the extension to a regular http:
page.  That also required revamping the communication between tart.html
and the extension.  The rest of the changes are just the packaging and
startup mechanics for the test extension.

Differential Revision: https://phabricator.services.mozilla.com/D8807

--HG--
rename : testing/talos/talos/tests/tart/addon/bootstrap.js => testing/talos/talos/tests/tart/addon/api.js
rename : testing/talos/talos/tests/tart/addon/content/blank.icon.html => testing/talos/talos/tests/tart/addon/chrome/blank.icon.html
rename : testing/talos/talos/tests/tart/addon/install.rdf => testing/talos/talos/tests/tart/addon/manifest.json
rename : testing/talos/talos/tests/tart/addon/content/tart.html => testing/talos/talos/tests/tart/tart.html
rename : testing/talos/talos/tests/tart/addon/content/tart.ico => testing/talos/talos/tests/tart/tart.ico
extra : source : 3133f6ab1bd8ea2aa261f8e9024ab3fb8eb0ddcb
2018-10-15 16:23:17 -07:00
Rob Wood b152a23012 Bug 1499739 - Talos pageloader intermittently fails to load pages locally; r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D9149

--HG--
extra : moz-landing-system : lando
2018-10-18 21:01:38 +00:00
Mark Banner ceaeb93550 Bug 1486741 - Enable ESLint rule comma-dangle for all of mozilla-central (automatic fixes). r=mossop
Differential Revision: https://phabricator.services.mozilla.com/D8389

--HG--
extra : moz-landing-system : lando
2018-10-19 12:55:39 +00:00
Marco Castelluccio 2c9d05cea0 Bug 1498637 - Use __gcov_flush to implement dumping and resetting instead of __gcov_dump and __gcov_reset. r=froydnj
--HG--
extra : rebase_source : 7c23ca15e09d367458b2f78d9b9b2c0674bd9d0d
2018-10-15 10:36:45 +02:00
Alexandre Poirot 3921006dc1 Bug 1364596 - Flag DAMP add-on as e10s compatible. r=jmaher
This is to know if DAMP works without e10s shims.

MozReview-Commit-ID: 2IZGlenkuzb

Differential Revision: https://phabricator.services.mozilla.com/D8839

--HG--
extra : moz-landing-system : lando
2018-10-16 12:46:45 +00:00
Noemi Erli 014b37a409 Merge inbound to mozilla-central. a=merge 2018-10-16 01:20:08 +03:00
florin.strugariu 6f074e6385 Bug 1465168 removeLastAddedListener is never set to a non-null value, should be removed r=jmaher igoldan jmaher
Differential Revision: https://phabricator.services.mozilla.com/D8515

--HG--
extra : moz-landing-system : lando
2018-10-15 07:56:23 +00:00
Markus Stange 94f1ba4a95 Bug 1498353 - Replace the dump_syms_mac binary in Talos with one that's able to parse our current XUL binaries. r=jmaher DONTBUILD
I'm not sure at which point this broke, but the current dump_syms_mac exits with
an error when it's run on a XUL binary on my machine.

MozReview-Commit-ID: 8nV7n7G5MKS

--HG--
extra : rebase_source : e84810e6df0767c206f0a61986a5403577845a85
extra : amend_source : 107e41210966c79022391a89d98b976f2ae2ab4a
2018-01-15 16:53:20 -05:00
Sebastian Hengst 2dea9f7687 Bug 1491434 - Add apphelp.dll to talos xperf whitelist. r=jmaher
This gets accessed in beta simulations since xperf has been enabled on Windows 10.

Differential Revision: https://phabricator.services.mozilla.com/D8516

--HG--
extra : moz-landing-system : lando
2018-10-12 10:49:50 +00:00
Ryan VanderMeulen 44c10c107a Merge m-c to autoland. a=merge 2018-10-10 12:32:05 -04:00
florin.strugariu 21ae3c85ab Bug 1336409 Use https://hg.mozilla.org instead of http in talos r=jmaher jmaher
Differential Revision: https://phabricator.services.mozilla.com/D8208

--HG--
extra : moz-landing-system : lando
2018-10-10 12:59:19 +00:00
Andrew Swan 8779262538 Bug 1492867 Avoid loading remote firstrun pages during talos runs r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D8046

--HG--
extra : moz-landing-system : lando
2018-10-09 09:51:56 +00:00
Florin Strugariu 8c5bcd9209 Bug 1493252 - Automatic profile viewing after mach talos-test doesn't work on my macOS machine. r=jmaher
--HG--
extra : rebase_source : 1e38f3d2880dd4a5ac3e5bd7527b2089f550a0a6
2018-10-08 17:31:07 +03:00
Andrew Swan e27aba6a15 Bug 1496649 Make tresize a webextension r=mconley
This is a pretty straightforward conversion.  We deliberately continue
to use chrome: urls in this test since those are loaded in the parent
process so test measurements will not include additional noise from
IPC to a content process.

--HG--
rename : testing/talos/talos/tests/tresize/addon/bootstrap.js => testing/talos/talos/tests/tresize/addon/api.js
rename : testing/talos/talos/tests/tresize/tresize-test.html => testing/talos/talos/tests/tresize/addon/chrome/tresize-test.html
rename : testing/talos/talos/tests/tresize/addon/install.rdf => testing/talos/talos/tests/tresize/addon/manifest.json
extra : rebase_source : d5449086194225b737c70885881ac297d3c4ecb6
2018-10-05 21:30:08 -07:00
Andrew Swan d3d1bdee59 Bug 1496649 Use modern MozAfterPaint goodness in tresize r=mconley
Some new features were added to MozAfterPaint events in bugs 1264409 and
1264798 to allow tests to make more accurate measurements.  Updating
tresize to use these features is not directly related to the main goal
of this bug, but lets do it anyway while we're touching tresize...

--HG--
extra : rebase_source : ba966b0f22c1ceb7fa1a747e75b159a30997929f
2018-10-05 20:32:36 -07:00
Andrew Swan 38a8594965 Bug 1496649 Convert tresize to pageloader r=jmaher
The talos tresize test was originally written as a "startup" test which
is confusing since it doesn't measure anything that happens during
browser startup.  Convert it here to the "pageloader" style, which
mostly involves moving files around, also some changes to how the test
results are reported to the Talos framework.

--HG--
rename : testing/talos/talos/startup_test/tresize/addon/bootstrap.js => testing/talos/talos/tests/tresize/addon/bootstrap.js
rename : testing/talos/talos/startup_test/tresize/addon/chrome.manifest => testing/talos/talos/tests/tresize/addon/chrome.manifest
rename : testing/talos/talos/startup_test/tresize/addon/content/Profiler.js => testing/talos/talos/tests/tresize/addon/content/Profiler.js
rename : testing/talos/talos/startup_test/tresize/addon/content/framescript.js => testing/talos/talos/tests/tresize/addon/content/framescript.js
rename : testing/talos/talos/startup_test/tresize/addon/content/tresize.js => testing/talos/talos/tests/tresize/addon/content/tresize.js
rename : testing/talos/talos/startup_test/tresize/addon/install.rdf => testing/talos/talos/tests/tresize/addon/install.rdf
rename : testing/talos/talos/startup_test/tresize/addon/content/tresize-test.html => testing/talos/talos/tests/tresize/tresize-test.html
extra : rebase_source : a242750692e7449788cf58d620b24bffc53a32ff
2018-10-04 17:41:04 -07:00
Dana Keeler 0ffb516d02 bug 1494573 - fix tresize flakiness by not having it load resources provided by the tresize add-on r=jmaher
tresize-test.html attempts to load
"resource://talos-powers/TalosPowersContent.js", but this might not be available
yet if the tresize add-on hasn't loaded. This patch changes the location of this
resource to a relative path, which should always be available. Additionally,
this patch awaits on TalosPowers.loadPromise before using talos APIs.

Differential Revision: https://phabricator.services.mozilla.com/D7312

--HG--
extra : moz-landing-system : lando
2018-10-01 18:00:23 +00:00
yulia 72f9e83eb1 Bug 1473513 - move ActorRegistry module to server/actors/utils; r=ochameau
Summary: Depends on D6477

Reviewers: ochameau

Reviewed By: ochameau

Bug #: 1473513

Differential Revision: https://phabricator.services.mozilla.com/D6479

--HG--
rename : devtools/server/actor-registry.js => devtools/server/actors/utils/actor-registry.js
extra : rebase_source : ae52db7b028b4d866d8a363eae9ae7c124714458
2018-09-26 10:09:15 +02:00
yulia 9c120b705d Bug 1473513 - separate registerModule behavior from DebuggerServer; r=ochameau
Summary:
MozReview-Commit-ID: 3GsXRxcIKfx

Depends on D6473

Reviewers: ochameau

Reviewed By: ochameau

Subscribers: reviewbot

Bug #: 1473513

Differential Revision: https://phabricator.services.mozilla.com/D6474

--HG--
rename : devtools/server/main.js => devtools/server/actor-registry.js
extra : rebase_source : 3ea4edd91ca8b09ad5e25ae01df885c587bee7b1
2018-09-26 10:06:43 +02:00
Andrew Swan ac42cd7427 Bug 1493867 follow-up: avoid loading firstrun page during damp tests r=kmag
--HG--
extra : rebase_source : 1183ffa8987bb06321d2f63da2b6d72aed2f8b87
2018-09-26 16:46:35 -07:00
shindli 14c2437eec Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-09-27 00:57:23 +03:00
Aaron Klotz 62f3d5abea Bug 1488554: Part 2 - Modify talos/xperf to work with bootstrap process; r=jmaher
When the launcher process is enabled, the firefox.exe process that we want to
track for main thread I/O isn't the first firefox process that started, but
rather the second firefox.exe process, i.e. the first child process of the first
firefox.exe process.

Depends on D4970

Differential Revision: https://phabricator.services.mozilla.com/D4971

--HG--
extra : moz-landing-system : lando
2018-09-26 18:46:13 +00:00
Aaron Klotz 3974a9e819 Bug 1488554: Part 1 - Modify Talos to work with bootstrap process; r=jmaher
The launcher process needs a couple of flags to work correctly under talos.
This patch sets those flags.

Differential Revision: https://phabricator.services.mozilla.com/D4970

--HG--
extra : moz-landing-system : lando
2018-09-26 18:45:44 +00:00
Markus Stange 299faa2eff Bug 1493261 - Back out Bug 1493261 because it broke symbolication on non-Windows platforms. r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D6572

--HG--
extra : moz-landing-system : lando
2018-09-25 09:16:32 +00:00
Alexandre Poirot 1255c658b2 Bug 1473513 - Backed out changeset d72f6ff37ca6 for failures on mobile/android/tests/browser/chrome/test_debugger_server.html CLOSED TREE
Summary:
MozReview-Commit-ID: LKPmFrhaQ5q

Depends on D6807

Bug #: 1473513

Differential Revision: https://phabricator.services.mozilla.com/D6808
2018-09-25 19:34:26 +03:00
Alexandre Poirot a3c7499a55 Bug 1473513 - Backed out changeset 174fe98999ea for failures on mobile/android/tests/browser/chrome/test_debugger_server.html CLOSED TREE
Summary:
MozReview-Commit-ID: GfSX2wYfLrN

Depends on D6803

Bug #: 1473513

Differential Revision: https://phabricator.services.mozilla.com/D6804

--HG--
rename : devtools/server/actors/utils/actor-registry.js => devtools/server/actor-registry.js
2018-09-25 19:33:52 +03:00
Margareta Eliza Balazs 5ad86cabda Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-09-25 12:50:02 +03:00
yulia 04d870f203 Bug 1473513 - move ActorRegistry module to server/actors/utils; r=ochameau
Depends on D6477

Differential Revision: https://phabricator.services.mozilla.com/D6479

--HG--
rename : devtools/server/actor-registry.js => devtools/server/actors/utils/actor-registry.js
extra : moz-landing-system : lando
2018-09-25 08:47:10 +00:00
yulia e857119004 Bug 1473513 - separate registerModule behavior from DebuggerServer; r=ochameau
MozReview-Commit-ID: 3GsXRxcIKfx

Depends on D6473

Differential Revision: https://phabricator.services.mozilla.com/D6474

--HG--
rename : devtools/server/main.js => devtools/server/actor-registry.js
extra : moz-landing-system : lando
2018-09-25 08:05:29 +00:00
Alexandre Poirot d31ef570b8 Bug 1485676 - Adapt gDevTools API to new async forTab and also adapt its callsites. r=yulia
Summary:
When switching to async, it is important to catch exception or register a rejection handler
so that errors keep being logged.
So in this patch I'm catching exception in a couple of important codepath.

Depends On D4541

Reviewers: yulia!

Tags: #secure-revision

Bug #: 1485676

Differential Revision: https://phabricator.services.mozilla.com/D4542

MozReview-Commit-ID: IDPJVkAPbTs
2018-09-24 09:52:54 -07:00
shindli 51a3c01ced Backed out 9 changesets (bug 1485676) for failures in browser/tools/mozscreenshots/devtools/browser_devtools.js CLOSED TREE
Backed out changeset d358feec4ca1 (bug 1485676)
Backed out changeset ed554dbb062f (bug 1485676)
Backed out changeset 6e78058df94d (bug 1485676)
Backed out changeset 3a6f1b0e71f4 (bug 1485676)
Backed out changeset 16d2403aa787 (bug 1485676)
Backed out changeset 454eddf52157 (bug 1485676)
Backed out changeset 926f725f2183 (bug 1485676)
Backed out changeset fb03f174bd5f (bug 1485676)
Backed out changeset ceb93dd1799a (bug 1485676)
2018-09-24 15:27:27 +03:00
Alexandre Poirot fe30914ea1 Bug 1485676 - Adapt gDevTools API to new async forTab and also adapt its callsites. r=yulia
Summary:
When switching to async, it is important to catch exception or register a rejection handler
so that errors keep being logged.
So in this patch I'm catching exception in a couple of important codepath.

Depends On D4541

Reviewers: yulia!

Tags: #secure-revision

Bug #: 1485676

Differential Revision: https://phabricator.services.mozilla.com/D4542

MozReview-Commit-ID: IDPJVkAPbTs
2018-09-24 01:25:00 -07:00
Jonathan Kingston 2ce3b8373f Bug 1485305 - misc Ensure loadURI always passes a triggeringPrincipal() r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D4560

--HG--
extra : source : 3e184da8273decac0f3e7d88be89125a2a027588
extra : intermediate-source : ddea69395fbca528529f4491bc8ea7c701ff45b4
2018-08-29 15:48:52 +01:00
Brindusan Cristian 1db0587c0e Backed out 10 changesets (bug 1485305) for browser-chrome failures on docshell/test/browser/browser_loadURI.js. CLOSED TREE
Backed out changeset 50439ec01661 (bug 1485305)
Backed out changeset a05e40ef7215 (bug 1485305)
Backed out changeset c99b97b4348b (bug 1485305)
Backed out changeset 75220b2f6669 (bug 1485305)
Backed out changeset e698f2fc1c1a (bug 1485305)
Backed out changeset acce14683c13 (bug 1485305)
Backed out changeset 323773a395cc (bug 1485305)
Backed out changeset 1b74152cabc1 (bug 1485305)
Backed out changeset 4b5c9d5929fc (bug 1485305)
Backed out changeset 238d92348159 (bug 1485305)
2018-09-19 18:47:27 +03:00
Jonathan Kingston c161024465 Bug 1485305 - misc Ensure loadURI always passes a triggeringPrincipal() r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D4560

--HG--
extra : source : 5a82993174e363a1e06cd35fcec98fddd6250d64
2018-08-29 15:48:52 +01:00
arthur.iakab d2e647e133 Backed out 10 changesets (bug 1485305)for failing browser chrome tests on browser_loadDisallowInherit.js
Backed out changeset 138b8596a9cd (bug 1485305)
Backed out changeset d9f04aeeeef7 (bug 1485305)
Backed out changeset cd063d8afe4e (bug 1485305)
Backed out changeset 2f8a5a03ccb5 (bug 1485305)
Backed out changeset 8085d1eefd7c (bug 1485305)
Backed out changeset 3aaccb374a59 (bug 1485305)
Backed out changeset 3a111e9e5c9c (bug 1485305)
Backed out changeset 61aa1cfb0b01 (bug 1485305)
Backed out changeset bca973d90acc (bug 1485305)
Backed out changeset 4eb33bf25d6f (bug 1485305)
2018-09-18 20:30:07 +03:00
Jonathan Kingston 23bfc5f0ef Bug 1485305 - misc Ensure loadURI always passes a triggeringPrincipal() r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D4560

--HG--
extra : source : edc4d8898d26a199fb230489a644b88c2fd8f739
2018-08-29 15:48:52 +01:00
Nicolas Chevobbe ca979560b6 Bug 1487359 - Add a DAMP test for typing in the console input; r=ochameau.
Here we are simulating a user typing a few letters in
the console input, when the console output has 500 messages.
We wait between each 'keystroke' in order to have a
realistic measure. Also, we are typing a string that is
triggering the popup  as it also impacts typing performance.

Differential Revision: https://phabricator.services.mozilla.com/D4658

--HG--
extra : moz-landing-system : lando
2018-09-18 07:14:55 +00:00
Robert Strong cb3e3f3536 Bug 1358342 - Remove the aushelper system add-on. r=mhowell
The aushelper add-on is no longer needed and needs to be removed before bootstrapping for add-ons is removed

Depends on D5918

Differential Revision: https://phabricator.services.mozilla.com/D5919

--HG--
extra : moz-landing-system : lando
2018-09-14 23:33:00 +00:00
Matt Woodrow f5594a8abd Bug 1489732 - Make tscrollx/tp5_scroll use MozAfterPaint for determining when a frame is finished. r=mstange,jmaher
MozReview-Commit-ID: 1OfCZxTZotA

Differential Revision: https://phabricator.services.mozilla.com/D5346

--HG--
extra : moz-landing-system : lando
2018-09-14 01:37:57 +00:00
Matt Woodrow dbe377ea8b Bug 1478419 - Handle optional 'm' symbol in breakpad symbols. r=mstange
MozReview-Commit-ID: JwQJY75tQ4s

Differential Revision: https://phabricator.services.mozilla.com/D5492

--HG--
extra : moz-landing-system : lando
2018-09-13 20:13:23 +00:00
Daniel Varga eb65824c18 Backed out 2 changesets (bug 1358342) for browser-chrome failures on /test/performance/browser_preferences_usage.js on a CLOSED TREE
Backed out changeset f1e4fc4339f7 (bug 1358342)
Backed out changeset 030e811bfc34 (bug 1358342)

--HG--
extra : amend_source : 1afeabcf3827be93f84c42965d87d3e5f3806771
2018-09-13 03:01:43 +03:00
Robert Strong 53dc4d237f Bug 1358342 - Remove the aushelper system add-on. r=mhowell
The aushelper add-on is no longer needed and needs to be removed before bootstraping for add-ons is removed

Depends on D5338

Differential Revision: https://phabricator.services.mozilla.com/D5339

--HG--
extra : moz-landing-system : lando
2018-09-10 15:55:02 +00:00
Joel Maher dc42dc0b8a Bug 1490616 - Support xperf on windows 10. r=rwood
run xperf on windows10 using new run-as-administrator feature

Differential Revision: https://phabricator.services.mozilla.com/D5658

--HG--
extra : moz-landing-system : lando
2018-09-12 13:18:22 +00:00
Nicolas Chevobbe d006e653e5 Bug 1024913 - Enable reverse search in jsterm; r=bgrins,flod.
Differential Revision: https://phabricator.services.mozilla.com/D3114

--HG--
extra : moz-landing-system : lando
2018-09-10 10:24:40 +00:00
Andrew Swan 7ea7671856 Bug 1493867 Convert talos-powers to a webextension
Most of the changed lines in the patch are a result of moving resources
from this extension from chrome: to resource: URLs.  The more significant
change lurking behind that one is that the webextension api.js file is
loaded asynchronously so it does not run as early in startup as bootstrap.js
used to run.  This causes races for some of the users of talos powers,
these are addressed by adding a simple ping-pong exchange that talos powers
consumers can use to ensure that the extension is fully initialized before
trying to use its features.

Differential Revision: https://phabricator.services.mozilla.com/D6870

--HG--
rename : testing/talos/talos/talos-powers/bootstrap.js => testing/talos/talos/talos-powers/api.js
rename : testing/talos/talos/talos-powers/install.rdf => testing/talos/talos/talos-powers/manifest.json
extra : rebase_source : 30fc6ca067d34f9a3bb4d311a708ab17718a14b5
2018-09-25 16:36:55 -07:00
Andrew Swan f71fee26f1 Bug 1493867 Convert pageloader to a webextension
This is more than just a simple packaging conversion, this patch also
rips out the usage of nsICommandLineHandler.  A side effect of that
change is that it became much trickier for the extension to tell if it
should be active or not, that is addressed by having the test harness
explicitly set an environment variable rather than inferring from the
command line arguments what should happen.

Differential Revision: https://phabricator.services.mozilla.com/D6869

--HG--
rename : testing/talos/talos/pageloader/bootstrap.js => testing/talos/talos/pageloader/api.js
rename : testing/talos/talos/pageloader/install.rdf => testing/talos/talos/pageloader/manifest.json
extra : rebase_source : 2163ddc1c00640ca65d2508336052181ee5c2b22
2018-09-14 16:06:29 -07:00
Gurzau Raul a2063df372 Backed out 3 changesets (bug 1488554) for build bustage at configure\test_toolchain_configure.py on a CLOSED TREE
Backed out changeset a21462dc142a (bug 1488554)
Backed out changeset 6a34f5779281 (bug 1488554)
Backed out changeset 0d03acc584bc (bug 1488554)
2018-09-05 04:10:31 +03:00
Aaron Klotz 79f96582fc Bug 1488554: Part 2 - Modify talos/xperf to work with bootstrap process; r=jmaher!
When the launcher process is enabled, the firefox.exe process that we want to
track for main thread I/O isn't the first firefox process that started, but
rather the second firefox.exe process, i.e. the first child process of the first
firefox.exe process.

Differential Revision: https://phabricator.services.mozilla.com/D4971

--HG--
extra : rebase_source : 3d323362f80f7199c3cd81c31cf831ab877416e3
2018-08-10 12:05:27 -06:00
Aaron Klotz a697b81df9 Bug 1488554: Part 1 - Modify Talos to work with bootstrap process; r=jmaher!
The launcher process needs a couple of flags to work correctly under talos.
This patch sets those flags.

Differential Revision: https://phabricator.services.mozilla.com/D4970

--HG--
extra : rebase_source : b7c012b6f82dfe4f01579566f3a8d0d010fb4054
2018-08-10 12:05:04 -06:00
ui.manish a5ea6dfab9 Bug 1435552 Remove NO_EM_RESTART from test harnesses; r=gbrown 2018-08-31 15:33:32 +02:00
Ciure Andrei 9aabc73223 Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE 2018-08-29 01:31:20 +03:00
Alexandre Poirot d239e37b44 Bug 1486374 - Increase profiler buffer entries to cover one full DAMP run. r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D4317

--HG--
extra : moz-landing-system : lando
2018-08-27 12:12:58 +00:00
yulia 5b894e11fe Bug 1482052 - add talos test with many files for the debugger; r=ochameau
We do not have a test case in talos that has many files to be loaded on start. This change adds 100
files, each around 1000 lines long.

Differential Revision: https://phabricator.services.mozilla.com/D3308

--HG--
extra : moz-landing-system : lando
2018-08-27 12:32:29 +00:00
Kris Maglione 53f96aa226 Bug 1486182: Part 2a - Add Services.catMan getter for the category manager. r=mossop
This makes it much easier to update existing consumers of
XPCOMUtils.enumerateCategoryEntries to use the category manager directly.

It also, unfortunately, requires updating existing category manager consumers
to use the Services getter in order to avoid ESLint errors.

Differential Revision: https://phabricator.services.mozilla.com/D4278

--HG--
extra : rebase_source : fb9fd9b21db80af472ff6250a2e9a35e8d538147
2018-08-24 22:13:57 -07:00
Kris Maglione 3a5c05e76f Bug 1484496: Part 5e - Convert remaining nsISimpleEnumerator users to use JS iteration. r=mccr8
Differential Revision: https://phabricator.services.mozilla.com/D3733

--HG--
extra : rebase_source : c0fac176d7b3d840c4dbb14f8d95ccfc7f83a5a8
extra : histedit_source : a92c40117d0808a3ad68c972f622a7a42c9ae8ba
2018-08-18 18:13:14 -07:00
Aaron Klotz 1f86ce1f76 Bug 1463483: Add session store analysis to xperf; r=jmaher
This patch uses the new xperf analyzer to determine the duration of time from
the start of the first firefox process to the session store window restored
event.

I'd like to have this running for a little bit to collect some data points
before we flip the switch to enable the launcher process by default.

--HG--
extra : rebase_source : e305bfed6e14d79643652c7de2703dd501c8be98
2018-08-10 12:03:54 -06:00
Tiberius Oros 05b46cf200 Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-08-22 00:59:19 +03:00
Tiberius Oros 16124ae2ba Backed out changeset 9c29ffcfc052 (bug 1482052) for damp test failures a=backout 2018-08-22 00:49:59 +03:00
Brian Grinstead e858b8d083 Bug 1484759 - Update references to browser.xul in tests to use AppConstants.BROWSER_CHROME_URL;r=Gijs
This only includes functions that seem to be using it to reference a window.
There are other instances where it's used as a generic chrome URI, and those
are left unchanged.

Differential Revision: https://phabricator.services.mozilla.com/D3806

--HG--
extra : moz-landing-system : lando
2018-08-21 15:33:26 +00:00
yulia 9626944cd5 Bug 1482052 - add talos test with many files for the debugger; r=ochameau
We do not have a test case in talos that has many files to be loaded on start. This change adds 100
files, each around 1000 lines long.

Differential Revision: https://phabricator.services.mozilla.com/D3308

--HG--
extra : moz-landing-system : lando
2018-08-21 09:43:05 +00:00
Csoregi Natalia 3e61ab4489 Merge inbound to mozilla-central. a=merge 2018-08-18 12:46:20 +03:00
Cosmin Sabou b16b07d670 Backed out changeset d5c898a4aaaf (bug 1463483) for causing talos xperf failures. 2018-08-18 02:44:09 +03:00
Simon Fraser bb47a9554c Bug 1484268 Update cryptography for mitmproxy r=rwood
Differential Revision: https://phabricator.services.mozilla.com/D3619

--HG--
extra : moz-landing-system : lando
2018-08-17 16:43:08 +00:00
Aaron Klotz dcee870651 Bug 1463483: Add session store analysis to xperf; r=jmaher
This patch uses the new xperf analyzer to determine the duration of time from
the start of the first firefox process to the session store window restored
event.

I'd like to have this running for a little bit to collect some data points
before we flip the switch to enable the launcher process by default.
2018-08-10 12:03:54 -06:00
Aaron Klotz 5bcdbfac03 Bug 1468511: Add code for expression-based analysis of xperf data; r=jmaher
This code provides a generic abstraction layer above xperf events that allows
the user to express more sophisticated queries from the data.

XPerfAttribute derives data from one or more XPerfEvents. Events may be
composed into more complex events via subclasses of EventExpression.

See some of the example in main() for an idea of how these classes all fit
together.

This code is incomplete as far as being able to replace the existing xperf I/O
tests, though I would ideally like to flesh this out more such that we could
eventually use this analyzer for all of our future xperf needs.

Note that this code was originally developed for python 3 and backported to
python 2, and its revision history is available at
https://github.com/dblohm7/xperf.
2018-08-10 11:49:48 -06:00
Joel Maher 2456972415 Bug 1481815 - generate damp subtest alerts. r=rwood
allow damp to generate alerts for the subtests

Differential Revision: https://phabricator.services.mozilla.com/D3203

--HG--
extra : moz-landing-system : lando
2018-08-15 14:47:27 +00:00
Nicolas Chevobbe 4e0edfeca2 Bug 1483212 - Fix DAMP webconsole autocomplete test on Beta; r=bgrins.
In beta, we still have the old jsterm, so we need to adjust
the test code in this case. Which means reverting back
to what we were doing: manually triggering the autocompletion
start by calling updateAutoCompletion.

Differential Revision: https://phabricator.services.mozilla.com/D3350

--HG--
extra : moz-landing-system : lando
2018-08-14 17:09:20 +00:00
Nicolas Chevobbe 8aa0bb46cf Bug 1482826 - Fix DAMP autocomplete test; r=Honza.
We can now simply call setInputValue and the autocompletion
will happen. Since we are forcing the call to jsterm.complete,
there were 2 calls made to the server, making the measurements
in the test erroneous.
This also revealed a race in setInputValue: the text was
set by codeMirror before the cursor was actually moved. Which
means we were sending an erroneous autocompletion query to the
server.
We use codeMirror.operation to tell codeMirror to both set the
text and the cursor in a single operation.

Differential Revision: https://phabricator.services.mozilla.com/D3192

--HG--
extra : moz-landing-system : lando
2018-08-13 10:07:18 +00:00
Margareta Eliza Balazs f617807241 Merge inbound to mozilla-central. a=merge 2018-08-10 12:17:09 +03:00
Joel Maher ecd7e0d4d0 Bug 1480870 - Summary:fix xperf imports and fix errors with NULL values in parsing csv rows. r=rwood
Differential Revision: https://phabricator.services.mozilla.com/D3022

--HG--
extra : moz-landing-system : lando
2018-08-09 19:32:34 +00:00
dvarga 12f19b94e9 Backed out 2 changesets (bug 1362034) for failure at browser/tools/mozscreenshots/primaryUI/browser_primaryUI.js on a CLOSED TREE
Backed out changeset 1c3329958b8a (bug 1362034)
Backed out changeset f68b1b76af36 (bug 1362034)

--HG--
extra : histedit_source : 6169c5ffe856266d3bc8b2ca32f4b67054c71bbe
2018-08-08 22:11:56 +03:00
Aaron Klotz b9022848ae Bug 1480913: Convert extra_args field in talos firefox setup from a str to a list; r=rwood
--HG--
extra : rebase_source : e845ebd6fae6947d9986749a37b9db19b9585b1d
2018-08-03 13:45:35 -06:00
Aaron Klotz 2de70579a0 Bug 1478165: Ensure that a talos suite config's talos_options do not override existing options supplied via the command line; r=rwood
--HG--
extra : rebase_source : 0a146ec27117028343ddb89df34f1c08d410b984
2018-08-07 10:25:47 -06:00
Aaron Klotz f8e072aa79 Bug 1481672: Modify etlparser to try both "NumBytes" and "BytesSent" columns for network I/O events; r=igoldan
Since older versions of Windows still use the old field name, I modified
getIndex to accept a variadic number of possible column names, attempting to
resolve each one.

This ensures that the analysis works both with older versions of Windows, as
well as new ones that employ the new field name.

--HG--
extra : rebase_source : 6dd8b3e820d532a1512bb87e9480845e3ff099bb
2018-08-03 15:58:36 -06:00
Florian Quèze 14accc46f8 Bug 1481217 - The tps (tab switch) talos test should wait until we are done moving tabs before starting its measurement, r=mconley 2018-08-07 11:30:07 +02:00
Jonathan Kingston c15f69d427 Bug 1362034 - Tests for addTab() to provide the correct triggering principal. r=ckerschb,Gijs
Summary: Depends on D2046

Reviewers: ckerschb, Gijs

Reviewed By: ckerschb, Gijs

Bug #: 1362034

Differential Revision: https://phabricator.services.mozilla.com/D2047

--HG--
extra : rebase_source : ccded0f06a0dc4567b827f42ee29f4b8954154fe
extra : amend_source : 94da8ecc053e56958fa4137d7e497362fa2c11f1
2018-08-08 20:05:30 +03:00
Bogdan Tara de865c2f0a Backed out changeset 955619c5ef35 (bug 1481672) for f8 linting failure on etlparser.py CLOSED TREE 2018-08-08 19:43:36 +03:00
Aaron Klotz 9cd29b977c Bug 1481672: Modify etlparser to try both "NumBytes" and "BytesSent" columns for network I/O events; r=igoldan
Since older versions of Windows still use the old field name, I modified
getIndex to accept a variadic number of possible column names, attempting to
resolve each one.

This ensures that the analysis works both with older versions of Windows, as
well as new ones that employ the new field name.

--HG--
extra : rebase_source : ba71787e6dc766071037d75e2148c9921e860952
2018-08-03 15:58:36 -06:00
Brindusan Cristian f8555a213f Merge inbound to mozilla-central. a=merge 2018-08-08 00:51:43 +03:00
Emilio Cobos Álvarez 0f460b1379 Bug 1481037 - Update StyleBench. r=jmaher
Pick upstream changes.

Differential Revision: https://phabricator.services.mozilla.com/D2757

--HG--
extra : moz-landing-system : lando
2018-08-07 15:31:47 +00:00
Jonathan Watt e053e501f6 Bug 1481402. Fix the testing/talos/talos/tests/svg_static/composite-scale-*.svg tests. r=jmaher
--HG--
rename : testing/talos/talos/tests/svgx/images/kyoto_1.jpg => testing/talos/talos/tests/svg_static/images/kyoto_1.jpg
extra : rebase_source : f2c4d3e71e610294a7adc5b621eebf32452fe166
2018-07-19 13:50:23 +01:00
Mark Banner d1a0b8a2f3 Bug 1479512 - Remove old quit fallback from talos' pageloader code. r=jmaher
MozReview-Commit-ID: 13XfF9v7sBq

Differential Revision: https://phabricator.services.mozilla.com/D2782

--HG--
extra : moz-landing-system : lando
2018-08-06 13:01:23 +00:00
Dão Gottwald 5b4e355993 Bug 1369456 - Replace nsSessionStartup.js with SessionStartup.jsm. r=florian
MozReview-Commit-ID: 53Mu4zb9X1C

--HG--
rename : browser/components/sessionstore/nsSessionStartup.js => browser/components/sessionstore/SessionStartup.jsm
extra : rebase_source : 5b4f5c2e45841a5ee9123386e8657d8c262ba416
2018-08-04 13:27:40 +02:00
Jonathan Kingston 2f0987a202 Bug 1362034 - Tests for addTab() to provide the correct triggering principal. r=ckerschb r?=gijs
Summary: Depends on D2046

Reviewers: ckerschb!, Gijs!

Tags: #secure-revision

Bug #: 1362034

Differential Revision: https://phabricator.services.mozilla.com/D2047

--HG--
extra : source : 33884d05cc94463950b31fab1fd2f37ada9becef
extra : intermediate-source : 72471adb75d5ec3dc2b0c8f972a6f1f26bfd3ae2
extra : histedit_source : f384cbab58401575afc3443c9a431b73cff806d4
2018-07-06 21:16:29 +01:00
Boris Zbarsky e4b74becff Bug 1479569 part 2. Use the new messageManager getter on docshell. r=kmag
I generally tried to preserve the behavior of consumers where they treated an
exception from getInterface(Ci.nsIContentFrameMessageManager) as a signal to use
some sort of fallback.

I did change the behavior of consumers that walked up to the root same-type
docshell before getting the message manager to just get it directly from the
docshell they have.  Please review those parts carefully, and let me know if you
want me to ask some subject area experts to review those.
2018-08-02 23:49:09 -04:00
Csoregi Natalia 08c950712e Backed out 3 changesets (bug 1479569) for devtools/client/responsive.html failures. CLOSED TREE
Backed out changeset e123d0aa911c (bug 1479569)
Backed out changeset b828a58404e5 (bug 1479569)
Backed out changeset 97041ef8f311 (bug 1479569)
2018-08-03 10:39:12 +03:00
Boris Zbarsky 0197de77c0 Bug 1479569 part 2. Use the new messageManager getter on docshell. r=kmag
I generally tried to preserve the behavior of consumers where they treated an
exception from getInterface(Ci.nsIContentFrameMessageManager) as a signal to use
some sort of fallback.

I did change the behavior of consumers that walked up to the root same-type
docshell before getting the message manager to just get it directly from the
docshell they have.  Please review those parts carefully, and let me know if you
want me to ask some subject area experts to review those.
2018-08-02 23:49:09 -04:00
Ionut Goldan 09f5b26604 Bug 1478295 - Disable sessionrestore_many_windows on mozilla-beta r=rwood
Differential Revision: https://phabricator.services.mozilla.com/D2559

--HG--
extra : moz-landing-system : lando
2018-08-02 10:42:35 +00:00
Boris Zbarsky 754087a992 Bug 1446940 part 5. Stop getting docshells from windows via getInterface in dom/editor/etc code. r=kmag 2018-08-01 13:07:11 -04:00
Felipe Gomes 6e2a493f16 Bug 1369466 - Change consumers to the new location of RemotePageManager. r=mossop
MozReview-Commit-ID: 66YVrSfIpYj

--HG--
extra : rebase_source : 594e8b1ecd3338804efd598f65cc3d61b800306c
2018-07-26 22:09:12 -03:00
Boris Zbarsky 75abc43e0d Bug 1476145 part 8. Stop using getInterface(nsIDOMWindowUtils) in various test code. r=kmag 2018-07-24 19:47:43 -04:00
Nicolas Chevobbe 7d5b5aa884 Bug 1473332 - Add a DAMP test for console autocomplete; r=ochameau.
MozReview-Commit-ID: 34PqIBot2ZK

--HG--
extra : rebase_source : b5ff3ddad6c9c7bdd38d799688d4c24d600073c4
2018-07-05 17:44:10 +02:00
Rob Wu 7d65dd2559 Bug 1459404 - Add permalink of explanation to garbageCollection logic r=mixedpuppy
At the time of the commit that introduced the original comment in
damp.js, the non-permalink pointed to
https://searchfox.org/mozilla-central/rev/33c21c060b7f3a52477a73d06ebcb2bf313c4431/xpcom/base/nsMemoryReporterManager.cpp#2574-2585
This commit changes the non-permalink to the following permalink:
https://searchfox.org/mozilla-central/rev/33c21c060b7f3a52477a73d06ebcb2bf313c4431/xpcom/base/nsMemoryReporterManager.cpp#2574-2585,2591-2594

This permalink does not only include the original snippet, but also
highlights the member and explanation that explains the need for the
three iterations of the loop (at https://bugzil.la/610166#c12 ).

MozReview-Commit-ID: 14Ypsq4mdIy

--HG--
extra : rebase_source : ca92f07e122b3655b7477c751f620626b49379d5
2018-07-17 22:01:46 +02:00
Margareta Eliza Balazs b0eaf1fc9f Backed out 3 changesets (bug 1459404) for xpcshell failures in toolkit/components/extensions/test/xpcshell/test_ext_contexts_gc.js on a CLOSED TREE
Backed out changeset 0cf499a0fee9 (bug 1459404)
Backed out changeset 333c6bee4e9c (bug 1459404)
Backed out changeset 0f5d5144aeee (bug 1459404)
2018-07-18 13:01:04 +03:00
Rob Wu 422818af01 Bug 1459404 - Add permalink of explanation to garbageCollection logic r=mixedpuppy
At the time of the commit that introduced the original comment in
damp.js, the non-permalink pointed to
https://searchfox.org/mozilla-central/rev/33c21c060b7f3a52477a73d06ebcb2bf313c4431/xpcom/base/nsMemoryReporterManager.cpp#2574-2585
This commit changes the non-permalink to the following permalink:
https://searchfox.org/mozilla-central/rev/33c21c060b7f3a52477a73d06ebcb2bf313c4431/xpcom/base/nsMemoryReporterManager.cpp#2574-2585,2591-2594

This permalink does not only include the original snippet, but also
highlights the member and explanation that explains the need for the
three iterations of the loop (at https://bugzil.la/610166#c12 ).

MozReview-Commit-ID: 14Ypsq4mdIy

--HG--
extra : rebase_source : 9a0dff62427c260f3b7b59ead725c8362954a95c
2018-07-17 22:01:46 +02:00
Kirk Steuber da107c225e Bug 1420514 - Replace app.update.enabled with app.update.disabledForTesting in the test harness r=ato,chutten,jmaher,lina
MozReview-Commit-ID: GCGKQ5QCC7o

--HG--
extra : rebase_source : ba135c7d285987fd030fef4e18a5aa701a43cdba
extra : intermediate-source : e6c89a0ff0c7a7e7cd1c028e49660bab0416a531
extra : source : 646080a591c0d2365d6e8f4a493607fa3fff86c9
2018-05-22 09:14:19 -07:00
Andreea Pavel 1e8d2e6f7d Backed out 7 changesets (bug 1420514) for breaking bc on different files on a CLOSED TREE
Backed out changeset 5a46a221b6e8 (bug 1420514)
Backed out changeset 48ed6dfe8772 (bug 1420514)
Backed out changeset 01bf643c77e5 (bug 1420514)
Backed out changeset 5791b17ccb82 (bug 1420514)
Backed out changeset 416e398d942f (bug 1420514)
Backed out changeset de4a4592dbd9 (bug 1420514)
Backed out changeset d3399edf0197 (bug 1420514)
2018-07-12 21:22:32 +03:00
Kirk Steuber 35d8c30dbb Bug 1420514 - Replace app.update.enabled with app.update.disabledForTesting in the test harness r=ato,chutten,jmaher,lina
MozReview-Commit-ID: GCGKQ5QCC7o

--HG--
extra : rebase_source : e38cf587711192c3020cd9ac6a39cdbd97d2600b
extra : source : 646080a591c0d2365d6e8f4a493607fa3fff86c9
2018-05-22 09:14:19 -07:00
Alexandre Poirot 2ea9ffe911 Bug 1473322 - Stop recording "settle" tests on DAMP. r=yulia
MozReview-Commit-ID: Ahct8pxteng

--HG--
extra : rebase_source : 0c8d38030a2eaa4ca44ac698f5f843084028d2a3
2018-07-10 02:23:35 -07:00
Cosmin Sabou 26e792fe42 Merge autoland to mozilla-central. a=merge 2018-07-11 00:50:32 +03:00
Boris Zbarsky 8f7c90d6be Bug 1473149. Add an external string variant that keeps a DynamicAtom alive. r=njn,rwood
The change to call AsStatic() in SetKnownLiveAtom is drive-by performance cleanup.
2018-07-10 11:21:42 -07:00
Kartikaya Gupta bb9821b6c8 Bug 1471650 - Profile WebRender threads in talos if WebRender is enabled. r=jmaher
MozReview-Commit-ID: DriYeGhqvIZ

--HG--
extra : rebase_source : 26083db2e65f71b60f36cb8fe92e8527516e23df
2018-07-10 07:45:08 -04:00
Matt Woodrow 983df51019 Bug 1473899 - Extend displaylist_mutate talos test to include a subtest for inactive layers. r=jmaher
MozReview-Commit-ID: G9giYC4OkQQ

--HG--
extra : rebase_source : a4b0fcb18d41dc25b08f95feb2fcbfec01ecd50e
2018-07-06 10:30:54 -04:00
yulia 3e50bf7f61 Bug 1464461 - fix talos failure; r=nchevobbe
MozReview-Commit-ID: 9v9lRZjzacs

--HG--
extra : rebase_source : 8dfed0970def1abc8930feff4e96f96c6b226525
2018-07-03 15:33:38 +02:00
Jason Laster c367b58df7 Bug 1472735 - Update Debugger Frontend v67. r=jdescottes 2018-07-02 18:10:25 -04:00
florin.strugariu 8281a7e7bb Bug 1477870 - Talos fails to find module 'util' when run locally in moziila-build environment. r=rwood 2018-10-03 11:03:04 +03:00
Andrew Halberstadt 9435736ade Bug 1471620 - Skip python-tests locally that don't run with python 3 in CI r=davehunt
This will make sure that when running |mach python-test --python 3| locally,
we only run the tests that also run in CI with python 3 (and therefore pass
presumably).

MozReview-Commit-ID: 3OBr9yLSlSq

--HG--
extra : rebase_source : 456340d0ecdddf1078f2b5b4ebb1eddf3813b26a
2018-06-27 11:10:02 -04:00
Christoph Kerschbaumer 25caec9ca2 Bug 1463663 - Prefix exported functions of the RemotePageManager with RPM. r=mossop 2018-06-27 09:08:32 +02:00
J. Ryan Stinnett ca90a5ef7b Bug 1465637 - Rename tab-scoped actors to target-scoped actors. r=ochameau
The term "tab actor" was used ambiguously to mean either the "target actor
representing a tab" or "a child actor of the tab target actor" (such as the
console actor).  Here we rename the second case to "target-scoped actor".

Differential Revision: https://phabricator.services.mozilla.com/D1760

--HG--
rename : devtools/client/debugger/test/mochitest/browser_dbg_tabactor-01.js => devtools/client/debugger/test/mochitest/browser_dbg_target-scoped-actor-01.js
rename : devtools/client/debugger/test/mochitest/browser_dbg_tabactor-02.js => devtools/client/debugger/test/mochitest/browser_dbg_target-scoped-actor-02.js
2018-06-26 13:27:57 +00:00
Joel Maher 9c7f5155eb Bug 1466853 - Port stylebench and motionmark benchmarks test from talos to raptor. r=rwood
stylebench and motionmark run in talos, we want these running in raptor

Differential Revision: https://phabricator.services.mozilla.com/D1814
2018-06-25 20:28:58 +00:00
Henrik Skupin 894f69b8b2 Bug 1470414 - Clean-up moz.build files for BUG_COMPONENT in testing/. r=ahal
MozReview-Commit-ID: F5vHc4G13v6

--HG--
extra : rebase_source : 1c6c8de55def6026da467d589ec3a8b511986125
2018-06-22 13:32:05 +02:00
Margareta Eliza Balazs 38873b16e7 Backed out changeset 52e86ed85e54 (bug 1470414) for bustage in ./config/tests/test_mozbuild_reading.py::TestMozbuildReading on a CLOSED TREE 2018-06-25 17:29:18 +03:00
Henrik Skupin df65676052 Bug 1470414 - Clean-up moz.build files for BUG_COMPONENT in testing/. r=ahal
MozReview-Commit-ID: F5vHc4G13v6

--HG--
extra : rebase_source : c39293be7a60ecc22be2f385671769f371dca06b
2018-06-22 13:32:05 +02:00
Mark Banner b30ac6aacd Bug 1456762 - Remove now unnecessary import-globals-from statements in html files. r=mossop
Depends on D1643

MozReview-Commit-ID: 84M50HDg0wl

Differential Revision: https://phabricator.services.mozilla.com/D1644
2018-06-16 08:21:33 +00:00
Jonathan Kingston 57eec7fa4b Bug 1464058 - Rebuild profile for session restore talos test to add principals to the storage. r=mikedeboer
MozReview-Commit-ID: 2FiSr1pEpWg

--HG--
extra : rebase_source : 81b89a6d5bb15c5b59f329fa63d239ab0b4af1e5
2018-06-08 11:14:37 +01:00
Alexandre Poirot 2ae882b64e Bug 1466479 - Remove useless communication between damp.html and talos add-on. r=jdescottes
MozReview-Commit-ID: 6pqokJgqrnu

--HG--
extra : rebase_source : 82dc3db8f57855fba68c8a00ca9e39e9a93a8e52
2018-06-07 12:41:25 -07:00
Alexandre Poirot 81c79d5396 Bug 1466479 - Remove unused Profiler module. r=jdescottes
MozReview-Commit-ID: OHOSkjxzzF

--HG--
extra : rebase_source : d58581e4c43a3e834382129e3f04a62a79830c55
2018-06-04 06:28:16 -07:00
Alexandre Poirot 3efd3f6786 Bug 1466479 - Cleanup damp from its unused frontend. r=jdescottes
MozReview-Commit-ID: GmJ2EmLpfb2

--HG--
extra : rebase_source : 5120c5c8cfd91aea23d5c7cce7751d5140b8a982
2018-06-01 00:22:45 -07:00
Mike Conley 494a25b254 Bug 1458375 - Make sessionrestore tests wait for the browser-idle-startup-tasks-finished event. r=rwood
MozReview-Commit-ID: ODltx5ywn

--HG--
extra : rebase_source : b2d0e69009a1bbf6eade95ba374b368053a5fb38
2018-05-29 19:42:53 -04:00
Mike Conley de3c175f98 Bug 1458375 - Make TalosPowersContent.goQuitApplication wait for browser-idle-startup-tasks-finished to fire before quitting. r=rwood
browser-idle-startup-tasks-finished will kick off some caching that can influence
future runs in the same profile. We want to make sure that we properly create
that cache when running Talos.

MozReview-Commit-ID: 9Ydt1ur3tsj

--HG--
extra : rebase_source : 059fea98d2c77c7a89e36dff7b6c85dfee3f6e57
2018-05-29 12:54:45 -04:00
Mike Conley 2889173297 Bug 1458375 - Talos tests that use TalosPowersContent.goQuitApplication(); shouldn't close their windows. r=rwood
goQuitApplication does the work of closing all windows anyways, so closing the
window is superfluous. goQuitApplication is also going to be checking for certain
operations to be finished before doing that, which could be influenced by closing
a window early.

MozReview-Commit-ID: 9gJ0ZRn753F

--HG--
extra : rebase_source : bcf902e332fd6a5aa82e40933e6b5d15c0f73cea
2018-05-29 12:42:26 -04:00
Mike Conley d5d35f5cfe Bug 1458375 - Remove non-e10s support for TalosPowersContent goQuitApplication. r=rwood
MozReview-Commit-ID: 5FfToOP9sSi

--HG--
extra : rebase_source : a660040f1c8de7c54ab5bc5c9385b5882e69777c
2018-05-29 12:40:22 -04:00
Kartikaya Gupta dd196a279b Bug 1467783 - Split basic_compositor_video into a separate suite and disable it on QR test platforms. r=jmaher
MozReview-Commit-ID: Ls5rM9SgOV9

--HG--
extra : rebase_source : 21e6ebd5264cbbf5239f37caa6fc2ac3c317622e
2018-06-08 09:59:14 -04:00
Alexandre Poirot 9f064987a4 Bug 1465806 - Wait for addon manager and session restore full initialization before starting DAMP tests. r=jdescottes
MozReview-Commit-ID: 1xszgL781BU

--HG--
extra : rebase_source : f618dcdb15569e303a7312a43c78325333d8afdd
2018-05-29 11:07:08 -07:00
Ionut Goldan f3b4b78f5d Bug 1429687 - Fix import issues r=rwood
MozReview-Commit-ID: Lgi1AbiY29J

--HG--
extra : rebase_source : 20216618adb76b0cf17c7cd834b12c399dee0785
2018-06-05 14:27:19 +03:00
Ionut Goldan b5df0ac07a Bug 1429687 - Fix existing tests r=rwood
MozReview-Commit-ID: G3ukD0Xn0lk

--HG--
extra : rebase_source : 19d3696f74c04a3d51e082642569619f260a0725
2018-06-05 12:16:29 +03:00
Peter Van der Beken d630d8c268 Bug 1451973 - Use loadProcessScript instead of loadFrameScript with process message manager. r=mconley.
--HG--
extra : rebase_source : d6c059265da06b84278b5d560cd6febf12c24c70
extra : histedit_source : cd38da7e572971fe57a5f581515206cf372dedad
2018-05-25 21:47:23 +02:00
Csoregi Natalia 83a923ef7a Merge inbound to mozilla-central. a=merge 2018-05-30 12:25:03 +03:00
Boris Zbarsky 5ae7919fcf Bug 1455676 part 15. Stop using nsIDOMNode in the a11y talos tests. r=surkov 2018-05-29 22:58:50 -04:00
Rob Wood b69787643c Bug 1425308 - Automatically view local talos gecko profile in perf-html.io; r=jmaher
When running talos locally with --geckoProfile set, the latest gecko-profile archive will automatically be loaded in perf-html.io using the view-gecko-profile tool. To disable this automatic perf-html.io launching, set TALOS_DISABLE_PROFILE_LAUNCH=1.

MozReview-Commit-ID: 8tpLnsPAXD9

--HG--
extra : rebase_source : 66d03b55103e9771c4c8c4c70ff67212f24c1124
2018-05-28 11:51:02 -04:00
Ryan Hunt e1ae204a81 Bug 1462449 - Dump snapshot of about:support in talos. r=jmaher
--HG--
extra : rebase_source : 497726bef6787bdd4c8f889d2e07442930f1b1a4
2018-05-18 12:43:38 -05:00
Alexandre Poirot 7d3497817e Bug 1462564 - Remove performance tests. r=yulia
MozReview-Commit-ID: BwhJi1Ql4wU

--HG--
extra : rebase_source : 78d16c9ff585a1b1747a964a8dde43a99fd5bbaa
2018-05-07 04:06:36 -07:00
Alexandre Poirot 06d70b4e2c Bug 1462564 - Remove memory DAMP tests. r=yulia
MozReview-Commit-ID: BWXyPnriTcR

--HG--
extra : rebase_source : 7cdc45bc1e599b5fcbc0a0c375338e63ce59512e
2018-05-07 03:58:20 -07:00
Kartikaya Gupta fed90f2879 Bug 1409289 - Increase magic number delay to satisfy increased WebRender initialization overhead. r=jmaher
MozReview-Commit-ID: GIZvMxpOwlq

--HG--
extra : rebase_source : b79a8b1595ac19d50fe7fd0ec611144e61226bb9
2018-05-15 10:56:14 -04:00
Marco Bonardo c67bc6cc9a Bug 1430023 - Get rid of some remaining localstore.rdf code. r=mossop
MozReview-Commit-ID: LqqSsb2h1Yv

--HG--
extra : rebase_source : 1a89abfbe75e17ed4be3a9fa52eef2d1db9f99bd
2018-05-09 10:49:35 +02:00
Andrew Halberstadt afea2c586c Bug 1458571 - Use base testing/profiles in talos, r=rwood
This moves all of the global prefs that were previously defined
in testing/talos/talos/config.py, into a new "perf" profile under
testing/profiles/perf/user.js.

This perf profile will be shared with raptor, so changes to one
framework will result in changes to the other.

MozReview-Commit-ID: JRxZEDlPu6b

--HG--
extra : rebase_source : 38f61eb6f9dd3e8dd9e0425ffe32dbdf845fcf65
2018-05-09 15:06:53 -04:00
Kris Maglione 04989ece51 Bug 1459854: Stop eating the console output from talos warm-up runs. r=jmaher
This makes debugging failures extremely difficult, and tends to confuse
developers who add debugging logs and can't understand why they're not showing
up.

MozReview-Commit-ID: Wajt2JczuY

--HG--
extra : rebase_source : 497d78a915ad92707ba5f7d5b437ec1dfbc5b8f8
2018-05-08 01:39:03 -07:00
Kris Maglione c9334a34ed Bug 1457749: Part 3 - Migrate install.rdf parser to use RDFDataSource.jsm. r=Mossop
This is based on a script I'd already created to migrate test extensions to
the JSON format we use to generate fixture add-ons.

The delay update add-ons used invalid XML in their manifests, which the
built-in parser ignored but the new parser doesn't accept, so I had to fix
those, too.

MozReview-Commit-ID: BnuxZiBhhJL

--HG--
rename : toolkit/mozapps/extensions/internal/UpdateRDFConverter.jsm => toolkit/mozapps/extensions/internal/RDFManifestConverter.jsm
extra : source : 292cf80054b4734a0d7c84e987f68e229f2ccc24
extra : histedit_source : 1072def8a28149a9f9882825f73435336b205072%2C2c72e58aa973fe24867868d06dcc63235dd68da2
2018-04-28 19:27:33 -07:00
Dorel Luca beb8372c2d Backed out 4 changesets (bug 1457749) for making T-e10s(o) hang
Backed out changeset e640d678c988 (bug 1457749)
Backed out changeset 292cf80054b4 (bug 1457749)
Backed out changeset 7f657f4d3088 (bug 1457749)
Backed out changeset bef795f8c45c (bug 1457749)

--HG--
rename : toolkit/mozapps/extensions/internal/RDFManifestConverter.jsm => toolkit/mozapps/extensions/internal/UpdateRDFConverter.jsm
2018-05-08 13:49:37 +03:00
Kris Maglione 8899e76766 Bug 1457749: Follow-up: Fix invalid install manifest in tabpaint test add-on. r=bustage CLOSED TREE
MozReview-Commit-ID: EaPjtXLAGXZ
2018-05-08 01:42:42 -07:00
Mike Conley f1f556eac0 Bug 1459774 - Make cpstartup Talos test load the target over http:// rather than chrome://. r=jmaher
MozReview-Commit-ID: 6XDV2a6bGEG

--HG--
extra : source : 000a9b2308a0e9ef1b29edf22e6658a72813c1b4
extra : amend_source : 99380ed825639fd82e20f24d9fe8b3b50f41f933
2018-05-07 15:11:12 -04:00
Gabriel Luong 8d3af179dd Bug 1459538 - Pref off the 3 pane inspector onboarding tooltip for DAMP. r=ochameau 2018-05-07 15:03:14 -04:00
Alexandre Poirot f4fdaa67ba Bug 1454580 - Add a DAMP test to watch RDP/protocol.js performance. r=jryans
MozReview-Commit-ID: LQ5PyosfogU

--HG--
extra : rebase_source : 5918bd7e43b72a632c6f4695dd4eeb7473ce56e6
2018-04-16 10:52:17 -07:00
Julian Descottes 83892df68b Bug 1458186 - Fix DAMP logTestResult helper;r=ochameau
MozReview-Commit-ID: 3720zqGUJQx

--HG--
extra : source : a1887634b8e902214a7c5bccd999d421f691e2c8
2018-05-01 11:43:58 +02:00
Kris Maglione a259026c9d Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8
This also removes any redundant Ci.nsISupports elements in the interface
lists.

This was done using the following script:

acecb401b7/processors/chromeutils-generateQI.jsm

MozReview-Commit-ID: AIx10P8GpZY

--HG--
extra : rebase_source : a29c07530586dc18ba040f19215475ac20fcfb3b
2018-04-22 20:55:06 -07:00
Dão Gottwald e18d220663 Bug 1454631 - Remove nsIXULBrowserWindow::forceInitialBrowserRemote. r=mconley
MozReview-Commit-ID: BUOJ0TjSCgt

--HG--
extra : rebase_source : ca340ebd3e7ed17f51ead58d8eef6c657091d92d
2018-04-17 16:04:10 +02:00
Mike de Boer d16ee58ded Bug 1034036 - Part 1: Merge RecentWindow.jsm and UpdateTopLevelContentWindowIDHelper.jsm into one module called 'BrowserWindowTracker.jsm'. r=dao
MozReview-Commit-ID: 9qzq1aGvjDu

--HG--
rename : browser/modules/UpdateTopLevelContentWindowIDHelper.jsm => browser/modules/BrowserWindowTracker.jsm
extra : rebase_source : 9c4a728e13fd691d377e7f221c5632646115daca
2018-04-11 12:05:56 +02:00
Csoregi Natalia cc8f2c09f1 Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-04-18 01:39:35 +03:00
Joel Maher 8e13c56b0c Bug 1437425 - enable ares-6 for osx. r=rwood 2018-04-17 13:23:19 -04:00
Jan Odvarko d0bf801d95 Bug 1436665 - Do not fire events on window, update tests; r=ochameau
MozReview-Commit-ID: BbZJQiipg3K

--HG--
extra : rebase_source : d5ac5c6edd0aa8d247a0bc5b114a4e0466217114
2018-04-17 14:38:25 +02:00
Narcis Beleuzu 2e31fed279 Backed out 3 changesets (bug 1436665) for talos damp failures on toolbox/panels-in-background.js. CLOSED TREE
Backed out changeset 2120b4c84746 (bug 1436665)
Backed out changeset b3702a775b16 (bug 1436665)
Backed out changeset 3ddbbd0330a1 (bug 1436665)
2018-04-17 15:09:29 +03:00
Jan Odvarko 15c71ac569 Bug 1436665 - Do not fire events on window, update tests; r=ochameau
MozReview-Commit-ID: 2iwybUcHOri

--HG--
extra : rebase_source : 3cfd435f140141c5bb7ab9b56ab8c69913fed714
2018-04-17 13:14:31 +02:00
Kris Maglione 44ae2b5cde Bug 1420908: Remove telemetry experiments. r=gfritzsche
MozReview-Commit-ID: 6KEEZ6nKXrU

--HG--
extra : rebase_source : aeb2f66e7ffdba6ac438aaa3fee69b133d2fa2fd
extra : histedit_source : 15eaed2f9013357732660f8b63c28af13abbd870
2018-04-03 15:17:13 -07:00
Joel Maher f5cbc4a298 Bug 1453720 - split g2 talos job into damp and tps. r=rwood 2018-04-12 15:31:55 -04:00
Nicolas Chevobbe 0aa44f2c76 Bug 1452936 - Modify DAMP objectexpand.js to cover more property types; r=ochameau.
The test was measuring the time spent to expand an object only
containing alphanumeric properties. But due to how we fetch properties,
this only cover a part of data fetching performances.
This patch adds numeric and Symbol indexes in order to have a more precise
view of what is happening when expanding an object in the console.

MozReview-Commit-ID: AwSRLwnC35T

--HG--
extra : rebase_source : 0cc2a9502ca739956de7371cf288b6e9bbc446a7
2018-04-10 15:05:45 +02:00
Jason Laster 14cece73ee Bug 1452748 - Update Debugger Frontend v33. r=jdescottes
MozReview-Commit-ID: 6kHP1gMaY07
2018-04-10 13:50:12 -04:00
Mike Conley 9471a45b02 Bug 1451460 - Get rid of more dead code from the TPS Talos test. r=rwood
MozReview-Commit-ID: KpSJDSmhgiM

--HG--
extra : rebase_source : 2fd645dfa55a7bf81781625460749bec80d5780d
2018-04-05 15:02:24 -04:00
Mike Conley a836c8f361 Bug 1451460 - Switch to using MozLayerTreeReady in the parent process to know when to stop the TPS stopwatch. r=rwood
MozLayerTreeReady is fired once the parent process hears from the compositor that the layers
from a remote tab have been painted and uploaded. For tab switching, this is a far more accurate
assessment of when the tab is actually presented to the user, since this is the event that the
async tab switcher also listens for.

MozReview-Commit-ID: 8oy5MqNwWNS

--HG--
extra : rebase_source : 0b96197f5ebae486109ccb0a691f11db83dd360a
2018-04-05 15:01:44 -04:00
Mike Conley 983a9907a8 Bug 1451460 - Set opacity to 0 on the tab strip instead of visibility: hidden to hide separators too. r=rwood
This Talos test is more concerned with how much it costs to switch tabs in the simple case
where the tab strip isn't scrolling around. To avoid having that noise introduced, the tab
strip is hidden by default. Unfortunately, with the way that we style the tabs in Photon,
some parts of the tabs are still visible and reintroduces the noise. Setting opacity to
0 hides it fully.

MozReview-Commit-ID: HH0pWGRcg2g

--HG--
extra : rebase_source : 4bfd8be5a9669914f559b5c9fbe2c69699eeeade
2018-04-05 14:59:18 -04:00
Mike Conley 07601a92ad Bug 1451460 - Get rid of single-process support in TPS talos test. r=rwood
MozReview-Commit-ID: EN3YSW9nnV0

--HG--
extra : rebase_source : 7b5dc154c63d51d442316617ceb5d84e9bb06f8e
2018-04-05 14:16:29 -04:00
Mike Conley 0407aaec69 Bug 1451460 - Stop using Task.jsm in TPS test. r=rwood
MozReview-Commit-ID: Grtp6Q6hi7a

--HG--
extra : rebase_source : b6c957d440b3d4f9e913e6dc68b0e91e1a6aa33c
2018-04-05 14:09:07 -04:00
Mike Conley 1483ea17cb Bug 1451460 - Trim some dead code from the TPS test. r=rwood
MozReview-Commit-ID: 7ksAbeCT1LS

--HG--
extra : rebase_source : 41d4a7114c56fbc5406cd72b9559d0122da4ac1f
2018-04-05 14:06:06 -04:00
Mike Conley 16bd502ff7 Bug 1451460 - Stub out WebExtension bits for tps. r=rwood
MozReview-Commit-ID: 5lbluH6PPjB

--HG--
rename : testing/talos/talos/tests/tabswitch/bootstrap.js => testing/talos/talos/tests/tabswitch/api.js
extra : rebase_source : 0a93a946dd14e06f6b12b3a4c06a5154a83d7e84
2018-04-04 18:20:28 -04:00
Julian Descottes 5b12e05dd8 Bug 1452110 - Generate inspector custom page dynamically;r=ochameau
MozReview-Commit-ID: 7vMJ4HiV0fw

--HG--
extra : rebase_source : 92d6f7d96c4481cc0e446d8aa024229f448ea6fb
2018-04-06 16:36:01 +02:00
Andrew Halberstadt 69d04f8035 Bug 1451733 - [mozprofile] Clean up the public facing addons API a bit r=jmaher
While we are removing a bunch of stuff and breaking backwards compatibility, I
figured this would be a good time to also change some of the APIs. These APIs
aren't used much in mozilla-central (and this patch updates the few places that
do).

This rolls the 'install_addons()' and 'install_addon_from_path' method into a
single 'install' method. This install method can accept a string or list of
paths to an individual addon (directory or .xpi), or a directory containing
addons.

This also renames Profile.addon_manager to Profile.addons, which reads better.

MozReview-Commit-ID: 7vDPnG4cKqu

--HG--
extra : rebase_source : 62f8613b9824e06e698d5af8dcbb4bcb07b8079e
2018-04-05 12:04:21 -04:00
Rob Wood d056f90aa8 Bug 1439694 - Fix jsonschema import error when running talos locally; r=jmaher
MozReview-Commit-ID: HK3wMVBzQXR

--HG--
extra : rebase_source : 36b19d95888df986e434468166528be28d53c48c
2018-02-26 16:43:09 -05:00
Narcis Beleuzu 2d0803379f Merge inbound to mozilla-central. a=merge 2018-03-31 00:49:19 +03:00
Florian Quèze 5b59435848 Bug 1450267 - tresize should not expect a domwindowopened notification, r=jmaher. 2018-03-30 16:52:25 +02:00
Joel Maher 0f9753c1a8 Bug 1280365 - Intermittent tp6 IndexError: list index out of range for Collecting cffi==1.10.0 in mitmproxy_requirements.txt - reorder installation of dependencies. r=rwood 2018-03-30 06:06:43 -04:00
Ionut Goldan 3c0c5251d7 Bug 1446215 - Increase threshold to 0.25 seconds r=jmaher
MozReview-Commit-ID: IBa35bCCKv8

--HG--
extra : rebase_source : d503a7aca70ce4b70979b97560d49fc9f0939c9c
2018-03-30 13:45:32 +03:00
Ionut Goldan e6c418cc18 Bug 1446215 - Add 100ms delay between Talos cycles r=jmaher
MozReview-Commit-ID: 4XxZJ4XqDQY

--HG--
extra : rebase_source : 5d677432016c834946d128746d42a2b4053ae42d
2018-03-30 10:54:27 +03:00
Alexandre Poirot 128b062220 Bug 1444826 - Stop DAMP with explicit error on exceptions and timeouts. r=jdescottes,jmaher
MozReview-Commit-ID: 702sQNOeQol

--HG--
extra : rebase_source : 8109f318ce61834cfd3081b52759153483d5e057
2018-03-27 03:44:57 -07:00
Alexandre Poirot 3411a3421f Bug 1444821 - Use related paths in DAMP tests. r=jdescottes
MozReview-Commit-ID: 3g3L8DxyJhV

--HG--
extra : rebase_source : ad6de0d2b8b7d6618b4f1b9141da2255aa02ac16
2018-03-26 10:29:06 -07:00
Boris Zbarsky 5f1deca99d Bug 1447472 part 1. Remove nsIDOMNotifyPaintEvent. r=qdot
MozReview-Commit-ID: J019gX9963D
2018-03-26 14:53:47 -04:00
Tim Nguyen e002c63fa4 Bug 1444760 - Combine loadURIWithFlags and loadURI methods. r=dao
MozReview-Commit-ID: 5dsyKwvjYht

--HG--
extra : rebase_source : 881e10f2987606e84e55c267260661c0f7b3b746
2018-03-16 23:21:46 +00:00
Tim Nguyen 5e399b2f06 Bug 1444760 - Support only one form of loadURIWithFlags calls. r=dao
MozReview-Commit-ID: A5rMjQ6xnRw

--HG--
extra : rebase_source : 31166bca511e5bc16ffff2acab2e3295d9f6079c
2018-03-25 14:35:17 +02:00
Margareta Eliza Balazs 27703664b0 Backed out 2 changesets (bug 1444760) for ES lint failure in /builds/worker/checkouts/gecko/browser/base/content/browser.js on a CLOSED TREE
Backed out changeset 71f61091a716 (bug 1444760)
Backed out changeset 4956db1e9bdd (bug 1444760)
2018-03-25 15:29:54 +03:00
Tim Nguyen e2ed0b5dfb Bug 1444760 - Combine loadURIWithFlags and loadURI methods. r=dao
MozReview-Commit-ID: 5dsyKwvjYht

--HG--
extra : rebase_source : 8e9f24d20829021db2239435c7d8d0db08e28bf9
2018-03-16 23:21:46 +00:00
Tim Nguyen 78b296ff06 Bug 1444760 - Support only one form of loadURIWithFlags calls. r=dao
MozReview-Commit-ID: A5rMjQ6xnRw

--HG--
extra : rebase_source : e44817bd271a3477fdd54f405beb1b5096a032d0
2018-03-25 13:59:50 +02:00
Rob Wood d8f53e0f08 Bug 1448336 - Add about:preferences#home to about:preferences talos test; r=jmaher
MozReview-Commit-ID: 4m1N9BDgaby

--HG--
extra : rebase_source : 3ccd82f7ec906e411c73f937d3743c838fb0442a
2018-03-23 11:45:41 -04:00
Brendan Dahl c7f490fc62 Bug 1447354 - Remove talos XUL overlays. r=jmaher
Move the scripts and bootstrapping code that was in the overlay into a file
loaded by bootstrap file.

MozReview-Commit-ID: EIqQnU7rCbq

--HG--
extra : rebase_source : 502e0fbe8d5b17af0fb4c4507dae50ae65dedd2e
2018-03-20 11:25:38 -07:00
Julian Descottes 423bb2c32f Bug 1414286 - add DAMP test for inspector expandAll/collapseAll;r=ochameau
MozReview-Commit-ID: 43TwKB4THV2

--HG--
extra : rebase_source : 6bfcb71ef0818acec3f698905a52fdfe8eab9cc8
extra : source : cb8753744cf89d96da086220824a40e226b08e3d
2018-03-15 22:48:49 +01:00
Kris Maglione 946e1ef0b5 Bug 1446676: Part 2 - Update non-overlay automation extensions to be bootstrapped. r=Mossop
In order to remove support for non-bootstrapped extensions, the remaining test
automation extensions need to be migrated to bootstrapped extensions. These
extensions all work by loading a single component, either with a
profile-after-change or command line handler. This is a straightforward
conversion of those components to bootstrap.js scripts.

MozReview-Commit-ID: 5uyNSqRPIVR

--HG--
rename : services/sync/tps/extensions/tps/components/tps-cmdline.js => services/sync/tps/extensions/tps/bootstrap.js
rename : testing/talos/talos/pageloader/components/tp-cmdline.js => testing/talos/talos/pageloader/bootstrap.js
rename : testing/talos/talos/startup_test/sessionrestore/addon/SessionRestoreTalosTest.js => testing/talos/talos/startup_test/sessionrestore/addon/bootstrap.js
rename : testing/talos/talos/talos-powers/components/TalosPowersService.js => testing/talos/talos/talos-powers/bootstrap.js
rename : tools/quitter/QuitterObserver.js => tools/quitter/bootstrap.js
extra : rebase_source : 738264d0ec8701aa5cf93c6dac958d88756c1e55
extra : source : 71d65d6b64997bc608a1cb3c924be35bbd460b39
2018-03-16 22:06:22 -07:00