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

382 Коммитов

Автор SHA1 Сообщение Дата
Ryan VanderMeulen efaf239a96 Bug 1311515 - Add an xperf whitelist entry for aushelper@mozilla.org.xpi on a CLOSED TREE.
--HG--
extra : rebase_source : b277f667cb34253f6c76e08b4c1b56761e0eba5e
2016-10-29 09:04:53 -04:00
Michael Layzell f9eea2d135 Bug 1303196 - Part 2: Connect the DocGroup and TabGroup objects to nsGlobalWindow and nsDocument, ensuring that Opener is set early enough that it is correct, r=smaug
MozReview-Commit-ID: 3rZfLw3dXkF
2016-10-27 15:53:35 -04:00
Carsten "Tomcat" Book 70a3e2d8a3 Bug 1263665 - fix talos g4 perma failures. r=jmaher 2016-10-14 15:41:52 +02:00
Brian Grinstead 23aa61d975 Bug 1306780 - Use the old console frontend for DAMP runs;r=jryans
MozReview-Commit-ID: DJBzr7Q5tee
2016-10-03 08:52:04 -07:00
Avi Halachmi fe16e1f10c Bug 1189901: part 7: add signed talos-powers addon. r=jmaher 2016-09-29 21:00:22 +03:00
Avi Halachmi 5543158577 Bug 1189901: part 6: add signed pageloader addon. r=jmaher 2016-09-29 21:00:22 +03:00
Avi Halachmi c2086a6d32 Bug 1189901: part 5: add CSSOM scroll test - uses APZ when available. r=kats 2016-09-29 21:00:22 +03:00
Avi Halachmi 1eac64e354 Bug 1189901: part 4: scroll: report custom test name. r=jmaher 2016-09-29 21:00:22 +03:00
Avi Halachmi 28dd356f1d Bug 1189901: part 3: talos-powers: add generic ParentExec. r=mconley 2016-09-29 21:00:22 +03:00
Avi Halachmi 03ba751b39 Bug 1189901: part 2: scroll-tests: serialize asyncs with Promises. r=mconley 2016-09-29 21:00:22 +03:00
Avi Halachmi a799576bb1 Bug 1189901: part 1: remove code redundancy between tscrollx and tp5o_scroll. r=jmaher 2016-09-29 21:00:21 +03:00
Carsten "Tomcat" Book 572e74ee99 merge mozilla-inbound to mozilla-central a=merge 2016-09-28 15:56:33 +02:00
Dale Harvey b694c34086 Bug 1267495 - Fallback to local config for fresh GMP installs. r=mconley, r=rhelmer, feedback=ksteuber 2016-09-27 11:57:41 +01:00
Wes Kocher 887e651a5f Backed out 6 changesets (bug 1189901) for Windows talos g1 and s failures a=backout CLOSED TREE
Backed out changeset 14660f4f2b23 (bug 1189901)
Backed out changeset 647db9f59d9e (bug 1189901)
Backed out changeset 926a610af8a7 (bug 1189901)
Backed out changeset 610b70634239 (bug 1189901)
Backed out changeset 866c0244a7c1 (bug 1189901)
Backed out changeset 081c6b4986a9 (bug 1189901)
2016-09-27 11:09:34 -07:00
Avi Halachmi 70c11a1c65 Bug 1189901: part 6: add signed pageloader addon. r=jmaher 2016-09-27 16:43:37 +03:00
Avi Halachmi 513a31e25f Bug 1189901: part 5: add CSSOM scroll test - uses APZ when available. r=kats 2016-09-27 16:43:37 +03:00
Avi Halachmi 3d24ad8f2c Bug 1189901: part 4: scroll: report custom test name. r=jmaher 2016-09-27 16:43:37 +03:00
Avi Halachmi b261d4517e Bug 1189901: part 3: talos-powers: add generic ParentExec. r=mconley 2016-09-27 16:43:37 +03:00
Avi Halachmi b29aeabfb3 Bug 1189901: part 2: scroll-tests: serialize asyncs with Promises. r=mconley 2016-09-27 16:43:37 +03:00
Avi Halachmi cc4bbce3d9 Bug 1189901: part 1: remove code redundancy between tscrollx and tp5o_scroll. r=jmaher 2016-09-27 16:43:36 +03:00
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