Bug 1812227 Comment 29 Edit History

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

(In reply to Chris Peterson [:cpeterson] from comment #28)
> (In reply to Vasilica Tamas from comment #26)
> > Here are the builds details: 
> > * Last Good build [2022-10-09]: 107.0a1 (Build #2015908875), 6c89feb0c+ , AC: 107.0.20221009143152, f98e3df228, GV: 107.0a1-20221009094451, AS: 94.2.1
> > * First Bad build [2022-10-10]: 107.0a1 (Build #2015909067), 8da9ba432+ , AC: 107.0.20221010143126, bc36830dd9, GV: 107.0a1-20221010033207, AS: 94.2.1
> 
> (In reply to Timothy Nikkel (:tnikkel) from comment #27)
> > Hmm, none of the hashes seems to be revisions on mozilla central, must be from some fenix repository. I wonder who might know how to go from that to a list of changesets.

I believe the relevant information in those build description for getting a mozilla-central regression range is "GV: 107.0a1-20221009094451" and "107.0a1-20221010033207". I believe the numbers starting with 2022 are build IDs, which we can ask mozregression to translate to a pushlog:

```
$ mozregression --good 20221009094451 --bad 20221010033207
 0:01.08 INFO: Got as far as we can go bisecting nightlies...
 0:01.08 INFO: Last good revision: b8567457ece9593ddb00344130597698145bdc5c (2022-10-09 09:44:51)
 0:01.08 INFO: First bad revision: d420f9190e2f35e314aa67ee346650f86451792c (2022-10-10 03:32:07)
 0:01.08 INFO: Pushlog:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=b8567457ece9593ddb00344130597698145bdc5c&tochange=d420f9190e2f35e314aa67ee346650f86451792c
```

Here is that pushlog: https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=b8567457ece9593ddb00344130597698145bdc5c&tochange=d420f9190e2f35e314aa67ee346650f86451792c. Bug 1755044 in there is related to touch scrolling, that's a potential culprit.
(In reply to Chris Peterson [:cpeterson] from comment #28)
> (In reply to Vasilica Tamas from comment #26)
> > Here are the builds details: 
> > * Last Good build [2022-10-09]: 107.0a1 (Build #2015908875), 6c89feb0c+ , AC: 107.0.20221009143152, f98e3df228, GV: 107.0a1-20221009094451, AS: 94.2.1
> > * First Bad build [2022-10-10]: 107.0a1 (Build #2015909067), 8da9ba432+ , AC: 107.0.20221010143126, bc36830dd9, GV: 107.0a1-20221010033207, AS: 94.2.1
> 
> (In reply to Timothy Nikkel (:tnikkel) from comment #27)
> > Hmm, none of the hashes seems to be revisions on mozilla central, must be from some fenix repository. I wonder who might know how to go from that to a list of changesets.

I believe the information in those build descriptions relevant for getting a mozilla-central regression range is "GV: 107.0a1-20221009094451" and "107.0a1-20221010033207". I believe the numbers starting with 2022 are build IDs, which we can ask mozregression to translate to a pushlog:

```
$ mozregression --good 20221009094451 --bad 20221010033207
 0:01.08 INFO: Got as far as we can go bisecting nightlies...
 0:01.08 INFO: Last good revision: b8567457ece9593ddb00344130597698145bdc5c (2022-10-09 09:44:51)
 0:01.08 INFO: First bad revision: d420f9190e2f35e314aa67ee346650f86451792c (2022-10-10 03:32:07)
 0:01.08 INFO: Pushlog:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=b8567457ece9593ddb00344130597698145bdc5c&tochange=d420f9190e2f35e314aa67ee346650f86451792c
```

Here is that pushlog: https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=b8567457ece9593ddb00344130597698145bdc5c&tochange=d420f9190e2f35e314aa67ee346650f86451792c. Bug 1755044 in there is related to touch scrolling, that's a potential culprit.
(In reply to Chris Peterson [:cpeterson] from comment #28)
> (In reply to Vasilica Tamas from comment #26)
> > Here are the builds details: 
> > * Last Good build [2022-10-09]: 107.0a1 (Build #2015908875), 6c89feb0c+ , AC: 107.0.20221009143152, f98e3df228, GV: 107.0a1-20221009094451, AS: 94.2.1
> > * First Bad build [2022-10-10]: 107.0a1 (Build #2015909067), 8da9ba432+ , AC: 107.0.20221010143126, bc36830dd9, GV: 107.0a1-20221010033207, AS: 94.2.1
> 
> (In reply to Timothy Nikkel (:tnikkel) from comment #27)
> > Hmm, none of the hashes seems to be revisions on mozilla central, must be from some fenix repository. I wonder who might know how to go from that to a list of changesets.

I believe the information in those build descriptions relevant for getting a mozilla-central regression range is "GV: 107.0a1-20221009094451" and "GV: 107.0a1-20221010033207". I believe the numbers starting with 2022 are build IDs of the mozilla-central builds which contributed the GeckoView artifact, which we can ask mozregression to translate to a pushlog:

```
$ mozregression --good 20221009094451 --bad 20221010033207
 0:01.08 INFO: Got as far as we can go bisecting nightlies...
 0:01.08 INFO: Last good revision: b8567457ece9593ddb00344130597698145bdc5c (2022-10-09 09:44:51)
 0:01.08 INFO: First bad revision: d420f9190e2f35e314aa67ee346650f86451792c (2022-10-10 03:32:07)
 0:01.08 INFO: Pushlog:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=b8567457ece9593ddb00344130597698145bdc5c&tochange=d420f9190e2f35e314aa67ee346650f86451792c
```

Here is that pushlog: https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=b8567457ece9593ddb00344130597698145bdc5c&tochange=d420f9190e2f35e314aa67ee346650f86451792c. Bug 1755044 in there is related to touch scrolling, that's a potential culprit.

Back to Bug 1812227 Comment 29