50021facf46f6b64cb3dbb5c8f175acc98b11513: try_task_config for https://phabricator.services.mozilla.com/D112611
draft
libmozevent <release-mgmt-analysis@mozilla.com> - Mon, 19 Apr 2021 21:14:48 +0000 - rev 3668298
Push
683211 by reviewbot at Mon, 19 Apr 2021 21:15:30 +0000
try_task_config for
https://phabricator.services.mozilla.com/D112611
Differential Diff: PHID-DIFF-fszt76piz42bavz2i2si
d4d7e754bb495ca56d376f4e484cf26fb2e58823: Bug 1705385 - Pass a timeout when signalling firefox in wptrunner, r=ahal
draft
James Graham <james@hoppipolla.co.uk> - Mon, 19 Apr 2021 21:14:42 +0000 - rev 3668297
Push
683211 by reviewbot at Mon, 19 Apr 2021 21:15:30 +0000
Bug 1705385 - Pass a timeout when signalling firefox in wptrunner, r=ahal
This allows the SIGTERM-then-SIGKILL logic to work as intended.
Differential Diff: PHID-DIFF-fszt76piz42bavz2i2si
726513d0a3d00fce5b32bd3210c1f3566a64531f: Bug 1705385 - Allow passing a timeout to mozrunner.Runner.stop, r=ahal
draft
James Graham <james@hoppipolla.co.uk> - Mon, 19 Apr 2021 21:14:39 +0000 - rev 3668296
Push
683211 by reviewbot at Mon, 19 Apr 2021 21:15:30 +0000
Bug 1705385 - Allow passing a timeout to mozrunner.Runner.stop, r=ahal
This allows us to handle the case where the runner doesn't stop
e.g. by using a more aggressive signal.
Differential Diff: PHID-DIFF-swn6t3p3qdi5zx7hpgaz
8922a1685fb91093970684c9066dd26e9dd8b5d5: Bug 1705385 - Allow passing a timeout to mozprocess.ProcessHandler.kill, r=ahal
draft
James Graham <james@hoppipolla.co.uk> - Mon, 19 Apr 2021 21:14:36 +0000 - rev 3668295
Push
683211 by reviewbot at Mon, 19 Apr 2021 21:15:30 +0000
Bug 1705385 - Allow passing a timeout to mozprocess.ProcessHandler.kill, r=ahal
Unlike the stdlib Popen class, ProcessHandler.kill implictly waits for
the process to end. To avoid hangs in the case where the process
doesn't end, allow passing through a timeout to this function (on
posix only).
This is somewhat unfortunate as it means that ProcessHandler isn't
interchangable with Popen. But the only other option here appears to
be not doing the implicit wait which presumably consumers are relying on.
Differential Diff: PHID-DIFF-vs3bspsg4xzpo7am3vz4
bf6a04779f8b88d7d17930f840637f9902045f09: Bug 1705385 - [mozprocess] Remove custom process wait code on posix, r=ahal
draft
James Graham <james@hoppipolla.co.uk> - Mon, 19 Apr 2021 21:14:31 +0000 - rev 3668294
Push
683211 by reviewbot at Mon, 19 Apr 2021 21:15:30 +0000
Bug 1705385 - [mozprocess] Remove custom process wait code on posix, r=ahal
This is not obviously doing more than the stdlib code does these days,
and also doesn't support timeouts, so we're perhaps better just always
defering to the stdlib.
Differential Diff: PHID-DIFF-66gqmbz327wy3zs6pekr
6b0fac2686987ed3e71da6e5d178221e66e7833d: Fuzzy query=!talos !raptor !shippable !asan '-qr&query=^webrender-
draft
Glenn Watson <git@intuitionlibrary.com> - Tue, 20 Apr 2021 07:14:26 +1000 - rev 3668293
Push
683210 by gwatson@mozilla.com at Mon, 19 Apr 2021 21:14:52 +0000
Fuzzy query=!talos !raptor !shippable !asan '-qr&query=^webrender-
Pushed via `mach try fuzzy`
4d784626ef76e56ce14165817f4d229454472267: WIP - Force enable non-opaque compositor surfaces in Gecko.
draft
Glenn Watson <git@intuitionlibrary.com> - Mon, 19 Apr 2021 07:01:04 +1000 - rev 3668292
Push
683210 by gwatson@mozilla.com at Mon, 19 Apr 2021 21:14:52 +0000
WIP - Force enable non-opaque compositor surfaces in Gecko.
3fb65f6925ce951cbc76bd72fb9a1f7515129468: try_task_config for https://phabricator.services.mozilla.com/D112610
draft
libmozevent <release-mgmt-analysis@mozilla.com> - Mon, 19 Apr 2021 21:13:26 +0000 - rev 3668291
Push
683209 by reviewbot at Mon, 19 Apr 2021 21:13:46 +0000
try_task_config for
https://phabricator.services.mozilla.com/D112610
Differential Diff: PHID-DIFF-swn6t3p3qdi5zx7hpgaz
9567b424bcea2d0996fd5c444c2365890bdf1d7d: Bug 1705385 - Allow passing a timeout to mozrunner.Runner.stop, r=ahal
draft
James Graham <james@hoppipolla.co.uk> - Mon, 19 Apr 2021 21:13:20 +0000 - rev 3668290
Push
683209 by reviewbot at Mon, 19 Apr 2021 21:13:46 +0000
Bug 1705385 - Allow passing a timeout to mozrunner.Runner.stop, r=ahal
This allows us to handle the case where the runner doesn't stop
e.g. by using a more aggressive signal.
Differential Diff: PHID-DIFF-swn6t3p3qdi5zx7hpgaz
0f8b8b08542e11a8e23a099eadf6c9a51ce044a7: Bug 1705385 - Allow passing a timeout to mozprocess.ProcessHandler.kill, r=ahal
draft
James Graham <james@hoppipolla.co.uk> - Mon, 19 Apr 2021 21:13:16 +0000 - rev 3668289
Push
683209 by reviewbot at Mon, 19 Apr 2021 21:13:46 +0000
Bug 1705385 - Allow passing a timeout to mozprocess.ProcessHandler.kill, r=ahal
Unlike the stdlib Popen class, ProcessHandler.kill implictly waits for
the process to end. To avoid hangs in the case where the process
doesn't end, allow passing through a timeout to this function (on
posix only).
This is somewhat unfortunate as it means that ProcessHandler isn't
interchangable with Popen. But the only other option here appears to
be not doing the implicit wait which presumably consumers are relying on.
Differential Diff: PHID-DIFF-vs3bspsg4xzpo7am3vz4
2774ee1ead74302c72d71f095491b4e1330bf8fd: Bug 1705385 - [mozprocess] Remove custom process wait code on posix, r=ahal
draft
James Graham <james@hoppipolla.co.uk> - Mon, 19 Apr 2021 21:13:09 +0000 - rev 3668288
Push
683209 by reviewbot at Mon, 19 Apr 2021 21:13:46 +0000
Bug 1705385 - [mozprocess] Remove custom process wait code on posix, r=ahal
This is not obviously doing more than the stdlib code does these days,
and also doesn't support timeouts, so we're perhaps better just always
defering to the stdlib.
Differential Diff: PHID-DIFF-66gqmbz327wy3zs6pekr
e595080f8534b57cd4fda3d0975abf7ec1b1af3f: try_task_config for https://phabricator.services.mozilla.com/D112609
draft
libmozevent <release-mgmt-analysis@mozilla.com> - Mon, 19 Apr 2021 21:12:08 +0000 - rev 3668287
Push
683208 by reviewbot at Mon, 19 Apr 2021 21:12:39 +0000
try_task_config for
https://phabricator.services.mozilla.com/D112609
Differential Diff: PHID-DIFF-vs3bspsg4xzpo7am3vz4
d234160b358d40c723578a3ae5d996e3d7493ec1: Bug 1705385 - Allow passing a timeout to mozprocess.ProcessHandler.kill, r=ahal
draft
James Graham <james@hoppipolla.co.uk> - Mon, 19 Apr 2021 21:12:03 +0000 - rev 3668286
Push
683208 by reviewbot at Mon, 19 Apr 2021 21:12:39 +0000
Bug 1705385 - Allow passing a timeout to mozprocess.ProcessHandler.kill, r=ahal
Unlike the stdlib Popen class, ProcessHandler.kill implictly waits for
the process to end. To avoid hangs in the case where the process
doesn't end, allow passing through a timeout to this function (on
posix only).
This is somewhat unfortunate as it means that ProcessHandler isn't
interchangable with Popen. But the only other option here appears to
be not doing the implicit wait which presumably consumers are relying on.
Differential Diff: PHID-DIFF-vs3bspsg4xzpo7am3vz4
87ab9f0a7ce9893429074cbb1c8e4e6c9e60398e: Bug 1705385 - [mozprocess] Remove custom process wait code on posix, r=ahal
draft
James Graham <james@hoppipolla.co.uk> - Mon, 19 Apr 2021 21:12:00 +0000 - rev 3668285
Push
683208 by reviewbot at Mon, 19 Apr 2021 21:12:39 +0000
Bug 1705385 - [mozprocess] Remove custom process wait code on posix, r=ahal
This is not obviously doing more than the stdlib code does these days,
and also doesn't support timeouts, so we're perhaps better just always
defering to the stdlib.
Differential Diff: PHID-DIFF-66gqmbz327wy3zs6pekr
d7320bde2492b8db9b91eddbf60875b1806ba90d: Fuzzy query=linux mochitest debug&paths=browser/
draft
Kashav Madan <kshvmdn@gmail.com> - Mon, 19 Apr 2021 17:11:27 -0400 - rev 3668284
Push
683207 by kmadan@mozilla.com at Mon, 19 Apr 2021 21:12:04 +0000
Fuzzy query=linux mochitest debug&paths=browser/
Pushed via `mach try fuzzy`
b12f35974c0e1e2948fe7dd61c66787e7daa8d17: try_task_config for https://phabricator.services.mozilla.com/D112608
draft
libmozevent <release-mgmt-analysis@mozilla.com> - Mon, 19 Apr 2021 21:11:05 +0000 - rev 3668283
Push
683206 by reviewbot at Mon, 19 Apr 2021 21:11:26 +0000
try_task_config for
https://phabricator.services.mozilla.com/D112608
Differential Diff: PHID-DIFF-66gqmbz327wy3zs6pekr
993cfe561ec0d43b1b7e4f2f9c873e4b2dc77d20: Bug 1705385 - [mozprocess] Remove custom process wait code on posix, r=ahal
draft
James Graham <james@hoppipolla.co.uk> - Mon, 19 Apr 2021 21:10:58 +0000 - rev 3668282
Push
683206 by reviewbot at Mon, 19 Apr 2021 21:11:26 +0000
Bug 1705385 - [mozprocess] Remove custom process wait code on posix, r=ahal
This is not obviously doing more than the stdlib code does these days,
and also doesn't support timeouts, so we're perhaps better just always
defering to the stdlib.
Differential Diff: PHID-DIFF-66gqmbz327wy3zs6pekr
6d72b19098cf883c3d9885d38616d83d30d4cb18: try_task_config for https://phabricator.services.mozilla.com/D108128
draft
libmozevent <release-mgmt-analysis@mozilla.com> - Mon, 19 Apr 2021 21:09:48 +0000 - rev 3668281
Push
683205 by reviewbot at Mon, 19 Apr 2021 21:10:20 +0000
try_task_config for
https://phabricator.services.mozilla.com/D108128
Differential Diff: PHID-DIFF-hjlxaeo46x2sjs2u5mhq
c147d9b68898710e6182bbfde9e4f6c1bf070029: Bug 1697929 - Switch autospider.py to use mach for configure, builds, recurse_syms using an autogenerated mozconfig
draft
Steve Fink <sfink@mozilla.com> - Mon, 19 Apr 2021 21:09:44 +0000 - rev 3668280
Push
683205 by reviewbot at Mon, 19 Apr 2021 21:10:20 +0000
Bug 1697929 - Switch autospider.py to use mach for configure, builds, recurse_syms using an autogenerated mozconfig
Differential Revision:
https://phabricator.services.mozilla.com/D108128
Differential Diff: PHID-DIFF-hjlxaeo46x2sjs2u5mhq
bf935ad828994139c63fef75713cd484f0f3b7fe: Bug 1697929 - Create a breakpad injector toolchain build. r=glandium
draft
Steve Fink <sfink@mozilla.com> - Mon, 19 Apr 2021 21:09:40 +0000 - rev 3668279
Push
683205 by reviewbot at Mon, 19 Apr 2021 21:10:20 +0000
Bug 1697929 - Create a breakpad injector toolchain build. r=glandium
Differential Revision:
https://phabricator.services.mozilla.com/D109504
Differential Diff: PHID-DIFF-dx2p5lovbbmrkk4gywa4