### ESR Uplift Approval Request * **If this is not a sec:{high,crit} bug, please state case for ESR consideration**: sec-high * **User impact if declined**: sec-high * **Fix Landed on Version**: 103 * **Risk to taking this patch**: High * **Why is the change risky/not risky? (and alternatives if risky)**: The code has seen high turnover due to many different edge cases.
Bug 1745595 Comment 46 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
### ESR Uplift Approval Request * **If this is not a sec:{high,crit} bug, please state case for ESR consideration**: sec-high * **User impact if declined**: sec-high * **Fix Landed on Version**: 103 * **Risk to taking this patch**: High * **Why is the change risky/not risky? (and alternatives if risky)**: The code has seen high turnover due to many different edge cases. The easiest way to get the complete set of five changesets is ``` % hg pull -r e3f4c1155287 https://hg.mozilla.org/try % hg rebase --rev c3b21017a41e..e3f4c1155287 -d <dest> ``` D147730 attachment 9278901 [details] is not required (and not included in c3b21017a41e..e3f4c1155287), due to the test not existing on ESR91.