-
- Downloads
fixup! Bug 7494: Create local home page for TBB.
Bug 43131: Reduce layout jank when loading about:tor. We wait until the initialization is complete before we reveal the page content. So on refresh, the page just shows a single flash, but no change in layout. We also speed up the usual page load by having l10n load both the stable and testing headings at initiation, rather than waiting for the "InitialData" event from the page actor. In the case where we have an update to show, we wait a little longer for the l10n to complete.
Showing
- browser/components/BrowserGlue.sys.mjs 1 addition, 0 deletionsbrowser/components/BrowserGlue.sys.mjs
- browser/components/abouttor/AboutTorChild.sys.mjs 6 additions, 0 deletionsbrowser/components/abouttor/AboutTorChild.sys.mjs
- browser/components/abouttor/content/aboutTor.css 15 additions, 0 deletionsbrowser/components/abouttor/content/aboutTor.css
- browser/components/abouttor/content/aboutTor.html 8 additions, 1 deletionbrowser/components/abouttor/content/aboutTor.html
- browser/components/abouttor/content/aboutTor.js 15 additions, 6 deletionsbrowser/components/abouttor/content/aboutTor.js
Loading
Please sign in to comment