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

20 Коммитов

Автор SHA1 Сообщение Дата
Dave Townsend 4bf4f02ce7 Bug 1257246: Update browser for eslint 2. r=felipe
Most of this is fixing functions that in some cases return a value but then
can also run to completion without returning anything. ESLint 2 catches this
where previous versions didn't. Unless there was an obvious other choice I just
made these functions return undefined at the end which is effectively what
already happens.

MozReview-Commit-ID: DEskVIjiKDM

--HG--
extra : rebase_source : 07ba1d14655f5d761624b105ef025ec88323d4d5
extra : histedit_source : 9e5ab54ce1b1a5ee1f0fb143f8d1450522455e3b
2016-04-05 11:33:33 -07:00
Andrew Halberstadt bd06ada1f3 Bug 1250616 - Sign mozscreenshots extension for mochitest, r=MattN
For details on extensions in automation and signing, see
https://wiki.mozilla.org/EngineeringProductivity/HowTo/SignExtensions

MozReview-Commit-ID: HNJq2VlY9KX

--HG--
extra : rebase_source : 1d4369809f777906de87f29df4069ad8161fa060
extra : amend_source : ba781964f4677a54b18342206aa971386aa97c8a
2016-02-24 14:07:58 -05:00
Matthew Noorenberghe 32304ae25a mozscreenshots: Change init logging to "debug" level and follow-up on bug 1248027. r=me
MozReview-Commit-ID: 6GjBRJ2C787

--HG--
extra : rebase_source : 34bcdc3214f1696215a8ce6c1cfb3767a501e51c
2016-02-24 22:41:56 -08:00
Matthew Noorenberghe beca458e3e Bug 1248087 - screenshots: Add preferences and devtools scheduled runs. r=kitcambridge
MozReview-Commit-ID: 708wpg9Reca

--HG--
extra : rebase_source : e239feab74ee96c836cc78af641155f4b0662fff
2016-02-13 17:44:05 -08:00
Brian Grinstead f686ae54b9 Bug 1246843 - Add a default page for mozscreenshots mochitest;r=MattN
MozReview-Commit-ID: Cv74fVKrUkQ
2016-02-09 19:57:34 -08:00
Brian Grinstead 07130208f3 Bug 1246847 - Give extra timeout for mozscreenshots in between devtools docking mode changes;r=MattN
--HG--
extra : commitid : 2pcpRQ1ZNoM
2016-02-09 09:33:58 -08:00
Brian Grinstead 57a22e2ca2 Bug 1246849 - Include all default tools in devtools mozscreenshot runs;r=MattN
--HG--
extra : commitid : K0qClMze1zh
2016-02-09 09:33:57 -08:00
J. Ryan Stinnett e7d6c84c0a Bug 1204127 - Clean up paths added after migration. r=ochameau 2016-02-08 17:32:07 -06:00
Matthew Noorenberghe cb578f6cac Bug 1246455 - mozscreenshots: Add a delay between applying configurations. r=kitcambridge
Avoid conflicts when configurations try to apply at the same time. e.g WindowSize and TabsInTitlebar.
Also bump requestLongerTimeout for the longer duration or this will timeout on OS X.

--HG--
extra : commitid : 7SPq0GLT8AZ
extra : rebase_source : efb7ebcb847f04b3c74f9b2138390013b2eb1cb8
2016-02-06 18:35:02 -08:00
Matthew Noorenberghe 5c02d89382 Bug 1246455 - mozscreenshots: Change the lightweight theme colors to be a bit off from black and white. r=kitcambridge
This should make it easier to detect when we're picking up a default black/white value by mistake.

--HG--
extra : commitid : 2KkBcYJ6hJF
extra : rebase_source : f1858ab89a71fa165f4fdc468e2d6ea26d093539
2016-02-06 18:32:54 -08:00
Matthew Noorenberghe e10fd0c367 Bug 1246455 - mozscreenshots: Wait for the @inFullscreen change when toggling fullScreen. r=kitcambridge
--HG--
extra : commitid : 42blu9UekM7
extra : rebase_source : 6fddba3259d4b247c44082794c681cf38aa266af
2016-02-06 18:31:41 -08:00
Matthew Noorenberghe f0f832e541 Bug 1246455 - mozscreenshots: Open the tabs to be pinned with the other opening tabs. r=kitcambridge
Opening the two tabs after leads to them animating open with overflow and causes inconsistency.

--HG--
extra : commitid : HS0Ojj9lWr2
extra : rebase_source : 4166271ff1f6a6047ab487181d994e08612e3b60
2016-02-06 18:30:28 -08:00
Dave Townsend e496a11771 Bug 1245649: Turn on no-extra-semi. r=markh
--HG--
extra : commitid : HReQFPDOA6x
extra : rebase_source : 303a92f511c3c9dd2d26135975d4dc7c85e823b3
2016-02-03 17:27:36 -08:00
Matthew Noorenberghe be77664114 No bug - mozscreenshots: Add delays capturing for WindowSize and Tabs configurations. rs=kitcambridge
Try to avoid capturing during transitions between changes (e.g. loading throbbers and window size transitions).

--HG--
extra : commitid : 24mODdE1TMY
extra : rebase_source : 0338e53023b9b2d7abe87637299565a1bae6115d
2016-02-02 19:05:28 -08:00
Matthew Noorenberghe 6e70538122 No bug - mozscreenshots: Don't capture screenshots on Try if not explicitly indicated by the env. var. rs=kitcambridge
--HG--
extra : commitid : F1iqRm0o5zL
extra : rebase_source : 3eb6524f67cbd9f495a37e8fee5aae7ffcc924e7
2016-02-02 19:05:21 -08:00
Matthew Noorenberghe e4427e6f59 Bug 1242101 - Only capture mozscreenshots for Nightlies, try pushes and local builds. r=felipe
Don't generate images unless they're wanted and useful.

--HG--
extra : commitid : UHOnVpEOos
2016-01-25 13:57:37 -08:00
Matthew Noorenberghe 1bbc24a453 Bug 1242066 - mozscreenshots: Fix snippets to be static for screenshots. r=bgrins
--HG--
extra : commitid : 1PTLP0QdTyT
extra : rebase_source : 55d0845e9754bc7cf93dff4836b6533a401757ba
2016-01-22 15:03:43 -08:00
Matthew Noorenberghe 0c441df899 Bug 1241648 - mozscreenshots: Support also looking for screenshot executables in ../bin/ like the usual utilityPath. f=ahal rs=bgrins
Local builds put the utilities in GreBinD but mozharness puts them in tests/bin (specified by --utility-path) which isn't easily readable by the application.

--HG--
extra : commitid : 332BBYMpxhX
extra : rebase_source : e5a713e5436e261982a17db360d74cacd3775ecf
2016-01-22 14:36:58 -08:00
Matthew Noorenberghe ae997f3074 Bug 1241284: mozscreenshots: Move TestRunner.init to `start` to avoid unnecessary work in other suites. r=bgrins
The extension is installed in all mochitest suites so we shouldn't do work that's not needed in those suites.

--HG--
extra : commitid : 5lXvHlDYIna
2016-01-20 13:26:24 -08:00
Matthew Noorenberghe a392e925b6 Bug 1169179 - Run mozscreenshots as a mochitest-browser-chrome test. r=felipe,glandium
--HG--
extra : commitid : 1zeYxjADM1Y
extra : rebase_source : 3cddd0f2cf164712f7c2e2e290821009c1962c09
2016-01-19 22:40:34 -08:00