Bug 1814373 Comment 5 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

I gave this a try with the Firefox PPA on Ubuntu 22.10 and was unable to repro. Would you be able to install [mozregression](https://mozilla.github.io/mozregression/install.html) to help narrow down the changes that caused this bug? If you're comfortable with `pip`, you can run `pip install mozregression` to install. Then, you can run `mozregression --good 2022-11-14 --bad 2023-01-16`. Firefox will launch with a fresh profile and the terminal will prompt asking whether the build is good or bad. Test the webcam and answer the prompt. The process will repeat several times with different builds and when it completes you'll have output like the following:

```
Was this integration build good, bad, or broken? (type 'good', 'bad', 'skip', 'retry' or 'exit' and press Enter): good
 1:57.42 INFO: Narrowed integration regression window from [3ccb0b86, 370b8894] (3 builds) to [4d46db3f, 370b8894] (2 builds) (~1 steps left)
 1:57.42 INFO: No more integration revisions, bisection finished.
 1:57.42 INFO: Last good revision: 4d46db3ff28b5b4f80c3587e77f1e162e552b5e0
 1:57.42 INFO: First bad revision: 370b88940241e124a82dee16c6fce90ee25af36b
 1:57.42 INFO: Pushlog:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=4d46db3ff28b5b4f80c3587e77f1e162e552b5e0&tochange=370b88940241e124a82dee16c6fce90ee25af36b
```

If you could paste that output here, it'd help diagnose further. Thank you!
I gave this a try with the Firefox PPA on Ubuntu 22.10 and was unable to repro. Would you be able to install [mozregression](https://mozilla.github.io/mozregression/install.html) to help narrow down the changes that caused this bug? If you're comfortable with `pip`, you can run `pip install mozregression` from within a virtual environment to install. Then, you can run `mozregression --good 2022-11-14 --bad 2023-01-16`. Firefox will launch with a fresh profile and the terminal will prompt asking whether the build is good or bad. Test the webcam and answer the prompt. The process will repeat several times with different builds and when it completes you'll have output like the following:

```
Was this integration build good, bad, or broken? (type 'good', 'bad', 'skip', 'retry' or 'exit' and press Enter): good
 1:57.42 INFO: Narrowed integration regression window from [3ccb0b86, 370b8894] (3 builds) to [4d46db3f, 370b8894] (2 builds) (~1 steps left)
 1:57.42 INFO: No more integration revisions, bisection finished.
 1:57.42 INFO: Last good revision: 4d46db3ff28b5b4f80c3587e77f1e162e552b5e0
 1:57.42 INFO: First bad revision: 370b88940241e124a82dee16c6fce90ee25af36b
 1:57.42 INFO: Pushlog:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=4d46db3ff28b5b4f80c3587e77f1e162e552b5e0&tochange=370b88940241e124a82dee16c6fce90ee25af36b
```

If you could paste that output here, it'd help diagnose further. Thank you!
I gave this a try with the Firefox PPA on Ubuntu 22.10 and was unable to repro. Would you be able to install [mozregression](https://mozilla.github.io/mozregression/install.html) to help narrow down the changes that caused this bug? If you're comfortable with `pip`, you can run `pip install mozregression` from within a virtual environment to install, or `pip install --user mozregression` otherwise. Then, you can run `mozregression --good 2022-11-14 --bad 2023-01-16`. Firefox will launch with a fresh profile and the terminal will prompt asking whether the build is good or bad. Test the webcam and answer the prompt. The process will repeat several times with different builds and when it completes you'll have output like the following:

```
Was this integration build good, bad, or broken? (type 'good', 'bad', 'skip', 'retry' or 'exit' and press Enter): good
 1:57.42 INFO: Narrowed integration regression window from [3ccb0b86, 370b8894] (3 builds) to [4d46db3f, 370b8894] (2 builds) (~1 steps left)
 1:57.42 INFO: No more integration revisions, bisection finished.
 1:57.42 INFO: Last good revision: 4d46db3ff28b5b4f80c3587e77f1e162e552b5e0
 1:57.42 INFO: First bad revision: 370b88940241e124a82dee16c6fce90ee25af36b
 1:57.42 INFO: Pushlog:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=4d46db3ff28b5b4f80c3587e77f1e162e552b5e0&tochange=370b88940241e124a82dee16c6fce90ee25af36b
```

If you could paste that output here, it'd help diagnose further. Thank you!

Back to Bug 1814373 Comment 5