Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Update NSS to 3.35-RTM | wolfbeast | 2018-02-23 | -15971/+34294 |
| | ||||
* | Update NSPR to 4.18 | wolfbeast | 2018-02-23 | -395/+295 |
| | ||||
* | Prevent issues and possible leaks with the bookmarks menu bar as a result of ↵ | wolfbeast | 2018-02-22 | -0/+4 |
| | | | | XBL re-binding. | |||
* | Merge branch 'ported-moebius' | wolfbeast | 2018-02-22 | -53/+844 |
|\ | ||||
| * | Bug 1217907: [RTL] Wrong direction in about:preferences#general homepage | janekptacijarabaci | 2018-02-22 | -0/+5 |
| | | ||||
| * | Propagate plugin permissions from top-level to XO iframes. | janekptacijarabaci | 2018-02-22 | -3/+15 |
| | | ||||
| * | CSP: connect-src 'self' should always include https: and wss: schemes | janekptacijarabaci | 2018-02-22 | -11/+168 |
| | | ||||
| * | CSP: Support IDNs in connect-src | janekptacijarabaci | 2018-02-22 | -2/+135 |
| | | ||||
| * | CSP: Ignore nonces on <img> per spec | janekptacijarabaci | 2018-02-22 | -4/+111 |
| | | ||||
| * | CSP: Upgrade SO navigational requests per spec. | janekptacijarabaci | 2018-02-22 | -0/+214 |
| | | ||||
| * | CSP 2 - ignore (x-)frame-options if CSP with frame-ancestors directive exists | janekptacijarabaci | 2018-02-22 | -34/+197 |
| | | ||||
* | | Enable ALSA support by default on Linux. | wolfbeast | 2018-02-22 | -3/+8 |
| | | | | | | | | | | | | | | This will enable PulseAudio by default with a run-time fallback to ALSA (like Firefox <52). This resolves #115. PulseAudio will remain enabled by default -- if at runtime it's not available, it will fall back to ALSA. Building the tree will still require libpulse to be installed, unless using --disable-pulseaudio. | |||
* | | Merge branch 'ported-moebius' | wolfbeast | 2018-02-22 | -159/+357 |
|\| | ||||
| * | Set BASILISK_VERSION override major.minor to 52.9 | wolfbeast | 2018-02-22 | -2/+2 |
| | | ||||
| * | Add site-specific overrides and remove the overruling global. | wolfbeast | 2018-02-22 | -10/+4 |
| | | ||||
| * | Restore the dynamic release notes URL from pref | wolfbeast | 2018-02-22 | -1/+1 |
| | | ||||
| * | Strip HHMM from the about dialog displayed version. | wolfbeast | 2018-02-21 | -1/+1 |
| | | ||||
| * | Update various texts and references. | wolfbeast | 2018-02-21 | -23/+18 |
| | | ||||
| * | Link about dialog version to general.useragent.appVersionIsBuildID. | wolfbeast | 2018-02-21 | -1/+7 |
| | | | | | | | | | | true: YYYY.MM.DD.HHMM false: v{internal version number} (YYYY-MM-DD) | |||
| * | Provide UA Gecko and Firefox slices by default for web compatibility. | wolfbeast | 2018-02-21 | -0/+4 |
| | | ||||
| * | Identify as Goanna + set Goanna platform version. | wolfbeast | 2018-02-21 | -2/+2 |
| | | ||||
| * | Pick up major+minor milestone version from GRE milestone file. | wolfbeast | 2018-02-21 | -3/+9 |
| | | ||||
| * | Read Firefox UA compatmode from a pref instead of hard-coded. | wolfbeast | 2018-02-21 | -7/+25 |
| | | | | | | | | In case of a missing pref, a hard-coded value is still used from the ctor. | |||
| * | Replace display version in about box with build ID. | wolfbeast | 2018-02-21 | -8/+9 |
| | | ||||
| * | Update UA construction. | wolfbeast | 2018-02-21 | -12/+63 |
| | | ||||
| * | JS - make window.pageYOffset/pageXOffset/scrollX/scrollY double | janekptacijarabaci | 2018-02-21 | -55/+133 |
| | | ||||
| * | DevTools - Scratchpad - fix an old bug (Ctrl+Shift+R / Reload and Run) | janekptacijarabaci | 2018-02-21 | -1/+1 |
| | | ||||
| * | JS - URL - add toJSON support | janekptacijarabaci | 2018-02-21 | -1/+16 |
| | | ||||
| * | Crypto Services (utils) - Support for SHA224-512 | janekptacijarabaci | 2018-02-21 | -40/+45 |
| | | ||||
| * | Notifications - Run (Desktop) Notifications twice (and more) in a row does ↵ | janekptacijarabaci | 2018-02-21 | -2/+27 |
|/ | | | | not work | |||
* | Merge pull request #27 from MoonchildProductions/theme-work | Moonchild | 2018-02-20 | -858/+456 |
|\ | | | | | Remove Windows XP and Windows Vista theme components and resources. | |||
| * | Remove windows-xp and windows-vista from @media(-moz-os-version) | wolfbeast | 2018-02-20 | -13/+2 |
| | | ||||
| * | Remove Windows XP and Windows Vista theme components and resources. | wolfbeast | 2018-02-20 | -845/+454 |
|/ | ||||
* | Fix build bustage: keep MF_WIN7_VERSION name | wolfbeast | 2018-02-20 | -2/+2 |
| | ||||
* | Clean up Firefox specific considerations from WindowsVersion.h | wolfbeast | 2018-02-20 | -73/+4 |
| | | | | Tag #22. | |||
* | Remove more obsolete checks in dom/media and ipc. | wolfbeast | 2018-02-20 | -19/+4 |
| | ||||
* | Remove more Vista checks in ipc code | wolfbeast | 2018-02-20 | -45/+1 |
| | ||||
* | Remove more Vista checks in dom/media | wolfbeast | 2018-02-20 | -67/+17 |
| | ||||
* | Remove DLL blocklist checks for Windows XP. | wolfbeast | 2018-02-19 | -10/+1 |
| | ||||
* | Remove obsolete WinXPWifiScanner class. | wolfbeast | 2018-02-19 | -447/+4 |
| | | | | Tag #22 | |||
* | Remove Windows XP specific code in netwerk. | wolfbeast | 2018-02-19 | -39/+1 |
| | ||||
* | Remove some obsolete front-end code in Basilisk. | wolfbeast | 2018-02-19 | -76/+3 |
| | ||||
* | Remove gfx/thebes checks for Windows 7+. | wolfbeast | 2018-02-19 | -19/+6 |
| | ||||
* | Remove some gfx/thebes checks for Windows Vista+. | wolfbeast | 2018-02-19 | -23/+6 |
| | ||||
* | Remove XPCOM checks for Windows Vista and clean up unused header files. | wolfbeast | 2018-02-19 | -8/+1 |
| | | | | Tag #22 | |||
* | Remove Windows shell integration checks for Windows Vista. | wolfbeast | 2018-02-19 | -26/+7 |
| | | | | Tag #22. | |||
* | Remove StartupSpecialSystemDirectory() workaround. | wolfbeast | 2018-02-19 | -31/+2 |
| | | | | | The SHGetKnownFolderPath function declaration is exposed since [85edb1c711f7816ed1a30edd07b37d314fac216a] so we no longer need to GetProcAddress("SHGetKnownFolderPath") and we can call it directly. Also remove a redundant #include <shlobj.h>. | |||
* | Use thread_local calls on Win and Mac. | wolfbeast | 2018-02-19 | -33/+7 |
| | | | | This resolves #24. | |||
* | Remove SEH try blocks from a11y code. | wolfbeast | 2018-02-19 | -1099/+7 |
| | ||||
* | Use GetTickCount64 without a GetProcAddress check in Timestamp_windows.cpp. | wolfbeast | 2018-02-19 | -50/+6 |
| | | | | Tag #22. |