summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* DevTools - Scratchpad - fix an old bug (Ctrl+Shift+R / Reload and Run)janekptacijarabaci2018-02-21
* JS - URL - add toJSON supportjanekptacijarabaci2018-02-21
* Crypto Services (utils) - Support for SHA224-512janekptacijarabaci2018-02-21
* Notifications - Run (Desktop) Notifications twice (and more) in a row does no...janekptacijarabaci2018-02-21
* Merge pull request #27 from MoonchildProductions/theme-workMoonchild2018-02-20
|\
| * Remove windows-xp and windows-vista from @media(-moz-os-version)wolfbeast2018-02-20
| * Remove Windows XP and Windows Vista theme components and resources.wolfbeast2018-02-20
|/
* Fix build bustage: keep MF_WIN7_VERSION namewolfbeast2018-02-20
* Clean up Firefox specific considerations from WindowsVersion.hwolfbeast2018-02-20
* Remove more obsolete checks in dom/media and ipc.wolfbeast2018-02-20
* Remove more Vista checks in ipc codewolfbeast2018-02-20
* Remove more Vista checks in dom/mediawolfbeast2018-02-20
* Remove DLL blocklist checks for Windows XP.wolfbeast2018-02-19
* Remove obsolete WinXPWifiScanner class.wolfbeast2018-02-19
* Remove Windows XP specific code in netwerk.wolfbeast2018-02-19
* Remove some obsolete front-end code in Basilisk.wolfbeast2018-02-19
* Remove gfx/thebes checks for Windows 7+.wolfbeast2018-02-19
* Remove some gfx/thebes checks for Windows Vista+.wolfbeast2018-02-19
* Remove XPCOM checks for Windows Vista and clean up unused header files.wolfbeast2018-02-19
* Remove Windows shell integration checks for Windows Vista.wolfbeast2018-02-19
* Remove StartupSpecialSystemDirectory() workaround.wolfbeast2018-02-19
* Use thread_local calls on Win and Mac.wolfbeast2018-02-19
* Remove SEH try blocks from a11y code.wolfbeast2018-02-19
* Use GetTickCount64 without a GetProcAddress check in Timestamp_windows.cpp.wolfbeast2018-02-19
* Remove always-false #if WINVER < 0x0601 (Windows 7) checks in nsWinGesture.h.wolfbeast2018-02-19
* Remove always-false #if WINVER < 0x0601 (Windows 7) checks in nsLookAndFeel.h.wolfbeast2018-02-19
* Remove always-false #if WINVER < 0x0600 (Windows Vista) check in toolkit/win.wolfbeast2018-02-19
* Remove always-false #if WINVER < 0x0600 (Windows Vista) checks in widget/wind...wolfbeast2018-02-19
* Remove always-false block from WMF.wolfbeast2018-02-19
* Remove useless version check from PDMFactory.wolfbeast2018-02-19
* Remove redundant Vista checks in dom/ipcwolfbeast2018-02-19
* Remove redundant Vista checks in toolkit/xrewolfbeast2018-02-19
* Remove dead code in the Windows battery module.wolfbeast2018-02-19
* Remove the use of GetProcAddress() for shell32wolfbeast2018-02-19
* Make the proper Windows APIs natively available to our tree.wolfbeast2018-02-19
* Remove no longer relevant ClearType prefs.wolfbeast2018-02-18
* Remove unnecessary code in /widget.wolfbeast2018-02-18
* Update executable manifests.wolfbeast2018-02-18
* Prevent installing stand-alone installers on unsupported environments.wolfbeast2018-02-18
* Stop shipping d3dcompiler_43.dllwolfbeast2018-02-18
* Merge branch 'ported-moebius'wolfbeast2018-02-18
|\
| * Merge branch 'master' into ported-moebiuswolfbeast2018-02-18
| |\ | |/ |/|
* | Part 2Matt A. Tobin2018-02-18
| * Merge branch 'master' into ported-moebiuswolfbeast2018-02-18
| |\ | |/ |/|
* | Adjust requirementsMatt A. Tobin2018-02-17
* | Make MOZ_SANBOX an enable bool in configureMatt A. Tobin2018-02-17
* | Basilisk requires devtools client for now so enable it by default but add a t...Matt A. Tobin2018-02-17
* | Split MOZ_DEVTOOLS into MOZ_DEVTOOLS (client) and MOZ_DEVTOOLS_SERVER (backen...Matt A. Tobin2018-02-17
* | Add a configure option to disable including jetpackMatt A. Tobin2018-02-17
* | Merge branch 'stub-branding-cc'Matt A. Tobin2018-02-17
|\ \