Avi Halachmi
d4aabe37f6
Bug 1305489: talos: pageloader: scrolltest: fix where the URL contains %. r=jmaher
2016-09-27 13:52:01 +03:00
Joel Maher
58f71c11c8
Backout 472858f465b0 (Bug 1290158) for perf regression.
...
MozReview-Commit-ID: 92eO5YtKLoj
2016-09-23 06:20:33 -04:00
Matthew Noorenberghe
6007ad04a9
Bug 1303469 - Stub form autofill system extension. r=rhelmer
...
MozReview-Commit-ID: JXbUQdCwXN0
--HG--
rename : browser/extensions/webcompat/bootstrap.js => browser/extensions/formautofill/bootstrap.js
rename : browser/extensions/webcompat/install.rdf.in => browser/extensions/formautofill/install.rdf.in
rename : browser/extensions/webcompat/moz.build => browser/extensions/formautofill/moz.build
rename : browser/extensions/webcompat/test/browser.ini => browser/extensions/formautofill/test/browser/browser.ini
rename : browser/extensions/webcompat/test/browser_webcompat_stub_check.js => browser/extensions/formautofill/test/browser/browser_check_installed.js
extra : histedit_source : 655db162ef67f733bdf80e5410f75da7dc6e5d36
2016-09-18 14:07:51 +08:00
Gijs Kruitbosch
f3ce2c3276
Bug 1295292 - don't sort tpaint results, r=jmaher
...
MozReview-Commit-ID: 7jTgQOTHgvl
--HG--
extra : rebase_source : d2823ad545f02398d2fdf25d2fa98e3294540749
2016-09-12 13:39:10 +01:00
William Lachance
cc2ef6ca93
Bug 1295630 - Allow a/v syncing to be ruined when running talos r=jmaher
...
This prevents talos from measuring "infinite" values.
MozReview-Commit-ID: 8rO476SCGyR
--HG--
extra : rebase_source : b2ffd21d623193a9592d571ab4aa7634c10489c5
2016-08-24 15:59:50 -04:00
malayaleecoder
366b7379b0
Bug 1287871 - Talos profiler symbolication is broken. r=jmaher
...
--HG--
extra : rebase_source : 4ba0975c2468851740bac9e640c43ad6e149cf02
2016-08-16 22:39:48 +05:30
Yura Zenevich
d79c789318
Bug 527003 - renaming all XPCOM uses of deprecated accessible retrieval to accessibility service. r=surkov
...
MozReview-Commit-ID: DDJmHOMfXLo
2016-08-09 15:38:54 -04:00
J. Ryan Stinnett
a12146a13a
Bug 1291809 - Use http URL for DAMP simple page to get remote browser. r=bgrins
...
MozReview-Commit-ID: 7e9CaKX6DTr
--HG--
extra : rebase_source : 23cce783cc09d252d9a2f9a8db0ebf1c8c15d2fd
2016-08-03 14:00:31 -05:00
malayaleecoder
c12f2bf7b1
Bug 1265743 - mach talos-test uses --setPref instead of --setpref (inconsistent with all other mach commands). r=jmaher
2016-07-29 23:38:58 +05:30
malayaleecoder
c8c48e631a
Bug 974620 - tcanvasmark wastes time waiting after each scene. r=jmaher
2016-07-18 11:00:20 +05:30
Mike Conley
7805abd00a
Bug 1287938 - Make ts_paint use the parent process start time and first paint info in calculations. r=jmaher
...
Instead of checking for the paint time of the tspaint_test.html content,
we're now measuring the delta between process start and first paint as
reported by the parent process's startup info.
MozReview-Commit-ID: 868mf2vazwL
--HG--
extra : rebase_source : 7ba8062be91ca00ab1bbcd386b4c9213148e41f7
2016-07-20 11:00:25 -04:00
Mike Conley
a667a60938
Bug 1261842 - Make pageloader assume that initial browsers are remote in e10s mode. r=jmaher
...
MozReview-Commit-ID: 4l2uTqOeIy2
--HG--
extra : rebase_source : b13fa6669b34965be9b18bb658517a2fe4795542
extra : source : 0a08398b508752250588f9b46726ad90ec51637b
2016-05-30 15:15:32 -04:00
Tom Tromey
5538d692d3
Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
...
This removes the unnecessary setting of c-basic-offset from all
python-mode files.
This was automatically generated using
perl -pi -e 's/; *c-basic-offset: *[0-9]+//'
... on the affected files.
The bulk of these files are moz.build files but there a few others as
well.
MozReview-Commit-ID: 2pPf3DEiZqx
--HG--
extra : rebase_source : 0a7dcac80b924174a2c429b093791148ea6ac204
2016-07-14 10:16:42 -06:00
Benjamin Smedberg
be3857f963
Bug 1277905 - Remove in-product links to plugincheck. Also remove support for startup prompting about outdated plugins, since that's annoying to users. r=Gijs r=mconley
...
MozReview-Commit-ID: 69tMivPVxuW
--HG--
extra : rebase_source : bd4d2979beff0f460a20156b0f954e2f1a2a5e85
2016-07-01 11:01:07 -04:00
malayaleecoder
a39c5a1a22
Bug 1283044 - Fix all flake8 error in testing/talos for python3. r=jmaher
2016-07-01 21:18:07 +05:30
Shruti Jasoria
298e192067
Bug 695937 - pageloader extension/talos should die more gracefully when pageset doesn't exist. r=jmaher
...
MozReview-Commit-ID: FD3TTUOvhjb
2016-06-30 12:00:34 +05:30
malayaleecoder
69c18bd6cc
Bug 1282398 - Fix all flake8 errors in testing/talos/talos. r=jmaher
2016-06-29 11:05:18 +05:30
Thomas Nguyen
ffba687a20
Bug 1025965 - Rename browser.safebrowsing.enabled to browser.safebrowsing.phishing.enabled. r=francios
...
MozReview-Commit-ID: 3TMs6MPtWsC
2016-05-09 14:44:08 +08:00
Rob Wood
63f1bd4fe7
Bug 1241644 - when using --spsProfile, do not upload data to graph server/perfherder; r=wlach
...
MozReview-Commit-ID: Fzx7s9VX9vj
--HG--
extra : rebase_source : 2132dadf4247d5bd0175f7a83a564a9edb588e9a
2016-05-26 15:28:40 -04:00
malayaleecoder
454ebe4663
Bug 1170281 - cleanup talos output.py file r=jmaher
...
MozReview-Commit-ID: 2VqGFozmBSf
2016-06-24 00:53:15 +05:30
Rob Wood
a867555f71
Bug 1276915 - Override all test cycles when profiling; r=jmaher
...
MozReview-Commit-ID: 86cL0OMhL3a
--HG--
extra : rebase_source : 69601e9b329b02331406b1a15429920f1326c066
2016-06-23 10:07:55 -04:00
Ethan Lin
90f62c32d0
Bug 1254898 - Part 3. Focus browser when test start for fullscreen mode. r=avih
2016-05-29 19:46:00 +02:00
Ethan Lin
382c3a9fc5
Bug 1254898 - Part 2. Add video clips for talos video test. r=avih,jmaher
2016-05-09 08:17:00 +02:00
Ethan Lin
08a96c4778
Bug 1254898 - Part 1. Add talos test for video playback with basic compositor. r=avih,jmaher
2016-05-09 08:04:00 +02:00
Justin D'Arcangelo
59240878a5
Bug 1272107
- FlyWeb desktop UI code. Third time is the charm. r=mconley feedback=Pike
...
--HG--
extra : amend_source : b5f9aa704629d6bd88845d4bf3ed077ae8e788ad
2016-06-08 15:08:46 -04:00
Phil Ringnalda
ca39a66245
Back out e8dab5e5d63a (bug 1272107
) for 10.10 e10s debug startup hangs/asserts/aborts
...
CLOSED TREE
2016-06-06 21:06:42 -07:00
Justin D'Arcangelo
8524414783
Bug 1272107
- FlyWeb desktop UI. Only enabled on nightly and aurora. r=mconley
...
--HG--
extra : amend_source : 20eecf238ea852129fe0c788379a7a31cd765f6b
2016-06-06 18:47:06 -04:00
Phil Ringnalda
eaf79afff7
Back out 0b65f7e689b5 (bug 1272107
) for frequent startup hangs in 10.10 e10s tests
2016-06-04 13:06:13 -07:00
Justin D'Arcangelo
f0212d4315
Bug 1272107
- FlyWeb desktop UI code. Only enabled on nightly and aurora builds. r=mconley
...
--HG--
extra : amend_source : bffaa027381e7a34fd28709f3f5da12627222f27
2016-06-03 15:41:46 -04:00
Gregory Szorc
e4bc524026
Bug 1272176 - Move performance artifact schema into mozharness directory; r=wlach
...
Currently, only Talos accesses this file. An uncoming commit will add
a non-Talos consumer. Enable all mozharness consumers to access the
file by including it in the mozharness directory (previously it was
part of the Talos test archive).
MozReview-Commit-ID: ADlCj9E5BwC
--HG--
rename : testing/talos/treeherder-schemas/performance-artifact.json => testing/mozharness/external_tools/performance-artifact-schema.json
extra : rebase_source : ce5fcaf700941ce260c97c6daeefa07b4ef5e617
2016-05-18 11:56:14 -07:00
malayaleecoder
67254ee4d1
Bug 766598 - move responsiveness metric to filter.py. r=jmaher
...
MozReview-Commit-ID: JDK96sRZEIg
2016-05-26 22:57:46 +05:30
Avi Halachmi
0b63cd8df0
Bug 1274992 - Part 2: talos: revert bug 1266181. r=jmaher
2016-05-23 21:33:50 +03:00
Avi Halachmi
bb2b4f7acf
Bug 1274992 - Part 1: talos: allow talos-powers to focus the content. r=jmaher
2016-05-23 21:31:37 +03:00
Avi Halachmi
f48bb12849
Bug 1264325 -talos: allow running on windows 8.1/10 with python 2.7.11. r=jmaher
...
--HG--
extra : rebase_source : 76b19d3b0a13c6a3e8b10603c336d11a31595daf
2016-05-24 21:04:43 +03:00
malayaleecoder
ac0bc59635
Bug 763610 - test_name_extension should probably go away. r=jmaher
...
--HG--
extra : rebase_source : 71369a7e89a353f5aa752a704c1075e9cf9dfb3c
2016-05-24 03:00:22 +05:30
Carsten "Tomcat" Book
8e59e85381
Backed out changeset 6afb408165ad (bug 1264325) for talos failures
2016-05-24 12:56:37 +02:00
Carsten "Tomcat" Book
bbd4952213
Backed out changeset 8ac572a4580b (bug 1274992)
2016-05-24 12:56:15 +02:00
Carsten "Tomcat" Book
1200b08571
Backed out changeset 6b6ff9b207c1 (bug 1274992)
2016-05-24 12:56:13 +02:00
Avi Halachmi
f80f15fd49
Bug 1274992 - part2: talos: revert bug 1266181. r=jmaher
2016-05-23 21:33:50 +03:00
Avi Halachmi
ca0aec900a
Bug 1274992 - part1: talos: allow talos-powers to focus the content. r=jmaher
2016-05-23 21:31:37 +03:00
Avi Halachmi
a4fc4fe220
Bug 1264325 - talos: allow running on windows 8.1/10 with python 2.7.11. r=jmaher
2016-05-23 21:57:02 +03:00
Avi Halachmi
55a7384c6e
Bug 1266181: talos: pageloader: focus content on startup. r=mconley
2016-05-18 15:48:40 +03:00
Felipe Gomes
918237b0ca
Bug 1227230
- Remove all of the e10s prompting code. r=jimm
...
This removes all of the e10s-related prompting code, including:
- doorhanger offering to opt-in into e10s
- pref and telemetry probe used to measure the number of users who remained opted-in
- dialog that shows up when unchecking the e10s checkbox saying that a tab will open, requesting feedback
- tab opening requesting feedback
- all related strings
The checkbox in the preferences window remains (nightly/aurora only), as well as the message saying that e10s requires a restart.
The e10s accessibility doorhanger remains. and chrome://browser/skin/e10s-64@2x.png remains too because it's also used in the a11y doorhanger.
MozReview-Commit-ID: aOdvnbeHOa
--HG--
extra : rebase_source : e89cc42dddcb376bece435138611b364d3477fa8
2016-05-12 20:31:52 -03:00
Rob Wood
4fc6229208
Bug 1268622 - Talos should specify whether a run is e10s as a special property of the suite; r=jmaher
...
MozReview-Commit-ID: 44T9tDqxKzC
--HG--
extra : rebase_source : 256d65dd5c035d07c520fd51412f7fc32400adfa
2016-05-10 16:16:44 -04:00
Joel Maher
c4d029f247
Bug 1052467 - reordering tps page list to avoid hang on winxp as winxp runs fewer pages. r=wlach
...
MozReview-Commit-ID: 7UGgR52GSa4
--HG--
extra : rebase_source : 7df21ce6b64af7068da8e8e31b15ec771ba25a48
2016-05-09 15:47:16 -04:00
Robert Helmer
01231b1041
Bug 1268197 - add exception to startup IO test for webcompat system add-on r=jmaher a=merge
...
MozReview-Commit-ID: DQ9ndBpRUvt
--HG--
extra : source : b498e6f7c6b03c7ea7217e8cec7edb178bd0ea07
2016-04-29 11:03:41 -07:00
Vlad Ciobancai
c4e9c69c31
Bug 1262123 - Remove datazilla credentials & configs [talos code]. r=jmaher
...
MozReview-Commit-ID: GHG7Oyf4L0c
2016-04-21 11:14:51 -04:00
Mike Conley
b2a3536232
Bug 1261152 - Follow-up: bump version, repack and sign tps add-on. r=jmaher
...
MozReview-Commit-ID: EfvW915r2zz
--HG--
extra : rebase_source : c94793c39203475eb596a61b2cab6d2358b137b7
2016-04-15 15:04:52 -04:00
Mike Conley
e3f9f50b1d
Bug 1261152 - Keep the content process alive between tps runs. r=jmaher
...
MozReview-Commit-ID: 77wW1Y9z62B
--HG--
extra : rebase_source : d839cb03cba7786edfafcb585ee3fc7ab183485b
2016-04-15 12:33:13 -04:00
Mike Conley
b6f80962af
Bug 1261152 - Make TPS more accurate using MozAfterPaint with layer transaction ids. r=jmaher
...
MozReview-Commit-ID: 1IHrTKMq2E8
--HG--
extra : rebase_source : 86ef0b5907e11d6ad947b7ded76873e1371a0eda
2016-04-14 16:05:54 -04:00