-
- Downloads
Bug 31300: Modify Tor Launcher so it is compatible with ESR68
Replace some wizard and dialog "on" attributes with event handlers. Replace the XUL listbox element (which was removed by Mozilla) with richlistbox. Replace the XUL progressmeter element (which was removed by Mozilla) with an HTML progress element. Define our own CSS rules for groupbox elements (Mozilla removed the built-in styles). Fix some minor CSS incompatibilities.
Showing
- src/chrome/content/localePicker.xul 2 additions, 4 deletionssrc/chrome/content/localePicker.xul
- src/chrome/content/network-settings-shared.js 4 additions, 4 deletionssrc/chrome/content/network-settings-shared.js
- src/chrome/content/network-settings-wizard.xul 9 additions, 15 deletionssrc/chrome/content/network-settings-wizard.xul
- src/chrome/content/network-settings.js 67 additions, 9 deletionssrc/chrome/content/network-settings.js
- src/chrome/content/network-settings.xul 0 additions, 3 deletionssrc/chrome/content/network-settings.xul
- src/chrome/skin/network-settings.css 10 additions, 4 deletionssrc/chrome/skin/network-settings.css
Loading
Please register or sign in to comment