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

8 Коммитов

Автор SHA1 Сообщение Дата
Henrik Skupin f8c705f152 Bug 1507267 - [awsy] Re-enable "about:newtab" page after Bug 1507267. r=erahm
Bug 1506643 disabled the usage of "about:newtab". But it's
actually needed by awsy for testing the memory consumption
of Firefox.

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

--HG--
extra : moz-landing-system : lando
2018-11-14 22:38:48 +00:00
Eric Rahm d545dc0998 Bug 1470831 - Only disable sandboxing in dmd builds. r=bc
Disabling sandboxing seems to cause a memory regression for win32 builds which
affects our AWSY numbers. This switches over to only disabling sandboxing if
using a DMD build so that we can still run without crashing.

--HG--
extra : rebase_source : 9887c19cdd746aec9f6d9e64561f2226cd1ce443
2018-06-25 11:52:21 -07:00
Eric Rahm 5ab7117b5c Bug 1395540 - Part 5: Enable DMD in automation. r=bc
This adds support running AWSY with DMD in automation via mozharness. We use
existence of dmd.py to detect whether or not dmd should be enabled.
Additionally sandboxing has to be disabled in order to avoid crashes on Windows
and OSX.

--HG--
extra : rebase_source : 1576dbb98bc2cff565ea5055daaec5a44aed88a8
2018-06-15 09:59:18 -07:00
Eric Rahm 1ff3563202 Bug 1457243 - Part 7: Followup - Setup base case testvars. r=me
We need testvars for the base case as well.

--HG--
extra : rebase_source : 0fbe7b3e206262d47f78e1289dceb02878ad987b
extra : histedit_source : fd1eabcc887e91dff8f4ec2e00b03fcd8bb68c9b
2018-05-11 14:33:12 -07:00
Eric Rahm 9b852df17e Bug 1457243 - Part 6: Hook in the about:blank awsy test to automation. r=bc
--HG--
extra : rebase_source : 9eb7f7bb6609c1aa20fdf1ef3395ce91e5b8afeb
2018-05-08 16:05:33 -07:00
Eric Rahm d38798a2a9 Bug 1386407 - Part 1: Disable javascript.options.asyncstack during AWSY testing. r=bc
This avoids the extra memory overhead from providing debug information for
promises. The `javascript.options.asyncstack` pref is disabled by default in
release and beta so this better mirrors what users will see.

MozReview-Commit-ID: 5H8Kc08hjq9
2017-08-01 15:55:44 -07:00
Marco Bonardo 91ef3de4ff Bug 1368114 - Don't mesure memory added by a notification shown only a few times to the user in AWSY. r=jmaher
MozReview-Commit-ID: 78qq7liztWw

--HG--
extra : rebase_source : 47cde0aedbeaf1c13a29b2281a69f2364e2b6d53
2017-05-27 10:38:46 +02:00
Paul Yang 8b5af739b2 Bug 1272113: Adding awsy package into m-c r=erahm
MozReview-Commit-ID: GVtHMiipWBT

--HG--
extra : rebase_source : 51d1595d636cb34f7a707c7320d3ab7b3511f3c2
2017-03-11 02:33:19 +08:00