Bug 1909816 Comment 17 Edit History

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

I strongly suspect this bug might be a similar situation as bug 1909180. Exploring bug 1892463 is the only speculative lead right now.

I would like to propose WORKSFORME because:
* This patch regression was an Android Compose UI button reveal.
   * Expect the root cause is either Nimbus or something going on with how we decide to show icons on the toolbar (bug 1892463).
* The translations engine has been working in the background much longer and running in the background this whole time.
   * Likely nothing translations engine specific caused this regression, must be something much more subtle going on.
* It is also a bit odd we are reporting both a regression and improvement of similar but opposite magnitude.
* The performance guild has also looked at translations specifically as well.
* Situation is similar to bug 1909180, which was resolved as WORKSFORME.

Please reopen if you think this bug should have additional investigation or ideas for action.
I strongly suspect this bug might be a similar situation as bug 1909180. Exploring bug 1892463 is the only speculative lead right now.

I would like to propose WORKSFORME because:
* This patch regression was an Android Compose UI button reveal.
   * Expect the root cause is either Nimbus or something going on with how we decide to show icons on the toolbar (bug 1892463).
* The translations engine has been working in the background much longer and running in the background this whole time.
   * Likely nothing translations engine specific caused this regression, must be something much more subtle going on.
* It is also a bit odd we are reporting both a regression and improvement of similar but opposite magnitude.
* The performance guild has also looked at translations specifically as well.
* Situation is similar to bug 1909180, which was resolved as WORKSFORME. 
* In addition, the new toolbar changes and makes adjustments to these code paths.

Please reopen if you think this bug should have additional investigation or ideas for action.
I strongly suspect this bug might be a similar situation as bug 1909180. Exploring bug 1892463 is the only speculative lead right now.

I would like to propose WORKSFORME because:
* This patch regression was an Android Compose UI button reveal.
   * Expect the root cause is either Nimbus or something going on with how we decide to show icons on the toolbar (bug 1892463).
* The translations engine has been working in the background much longer and running in the background this whole time.
   * Likely nothing translations engine specific caused this regression, must be something much more subtle going on.
* It is also a bit odd we are reporting both a regression and improvement of similar but opposite magnitude.
   * This improvement and regression shows up in subsequent tests as well. 
   * Almost wonder if some ordering event has changed somehow in the test harness. For example, it could be that something is now preloaded for one of the tests and intialized for the other, so it swapped ordering and creates a regression/improvement depending on the order.
* The performance guild has also looked at translations specifically as well.
* Situation is similar to bug 1909180, which was resolved as WORKSFORME.
* In addition, the new toolbar changes and makes adjustments to these code paths.

Please reopen if you think this bug should have additional investigation or ideas for action.

Back to Bug 1909816 Comment 17