Skip to content

Draft: Rebase patches onto 91.0.1

Closes #40461 (closed)

Four significant changes visible in a range-diff:

  1. browser/base/content/browser.xhtml was refactored in 44b50331
  2. browser/base/content/aboutNetError.{js,xhtml} was moved to browser/base/content/certerror/aboutNetError.{js,xhtml} in 69e599d8
  3. Mozilla re-styled the build system config files to use double-quotes instead of single.
  4. Mozilla converted C-literal strings from NS_LITERAL_CSTRING to _ns in cd8b8939

The fixup!s at the HEAD of the branch are small bugfixes and conversion to async, and those seemed easier to review in isolation (@richard).

I'll look at #40562 (closed) after these rebased patches are reviewed. This patchset does not resolve #40591 (closed) and contains 1b5e34cc instead.

Merge request reports