Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | | | Change embedded emoji font from EmojiOne to Twemoji. | wolfbeast | 2018-04-04 | -4/+4 | |
| | |/ / | |/| | | |||||
* / | | | Remove base conditional code for crash reporter and injector. | wolfbeast | 2018-03-30 | -272/+10 | |
|/ / / | |||||
* | | | Blocklist update (follow up for "AntiVirus for Firefox") | janekptacijarabaci | 2018-03-19 | -2/+2 | |
| | | | | | | | | | | | | Issue https://github.com/MoonchildProductions/Pale-Moon/issues/1644 | ||||
* | | | Use origin instead of documentURI for WebRTC permission requests, when ↵ | wolfbeast | 2018-03-17 | -1/+8 | |
| | | | | | | | | | | | | available. | ||||
* | | | Set up the "DRM not available" messages in a saner way. | wolfbeast | 2018-03-17 | -30/+28 | |
| | | | |||||
* | | | Blocklist update | wolfbeast | 2018-03-14 | -1/+5 | |
| | | | |||||
* | | | Bug 1424709 - Force disable the OSX system "nano allocator". r=spohl, a=RyanVM | Mike Hommey | 2018-03-14 | -0/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We're not actually using it, and it messes up with the zone allocator in mozjemalloc after fork(). See the lengthy analysis in https://bugzilla.mozilla.org/show_bug.cgi?id=1424709#c34 and following. --HG-- extra : rebase_source : b191048290a907cc7668ad7ab6369ef8661f31dc extra : intermediate-source : 45c5d467a46077dcc3ccd59feafd0c2784432fef extra : source : bf1efa161edb20a83fe8db2f96c51f4e66880153 | ||||
* | | | Hard-disable the use of sponsored tiles. | wolfbeast | 2018-03-13 | -24/+7 | |
| | | | |||||
* | | | Remove Rust URL parser CAPI | wolfbeast | 2018-03-13 | -1/+0 | |
| | | | | | | | | | | | | Part 2 for #58 | ||||
* | | | Remove Rust MP4 parser | wolfbeast | 2018-03-13 | -1/+0 | |
| | | | | | | | | | | | | Part 1 for #58 | ||||
* | | | Adjust error number for WebExtensions on TychoAM and add the string to Basilisk | Matt A. Tobin | 2018-03-12 | -0/+3 | |
| | | | | | | | | | | | | Pale Moon l10n will need an adjustment as well from -5 to -9 | ||||
* | | | [minor fix] Places - deleting folder of livemarks - nsLivemarkService.js - ↵ | janekptacijarabaci | 2018-03-11 | -38/+47 | |
| | | | | | | | | | | | | 0x80070057 (NS_ERROR_ILLEGAL_VALUE) | ||||
* | | | [minor fix] Places - bookmarks - treeView.js - 0x80070057 ↵ | janekptacijarabaci | 2018-03-11 | -1/+3 | |
| | | | | | | | | | | | | (NS_ERROR_ILLEGAL_VALUE) [nsINavHistoryContainerResultNode.getChildIndex] | ||||
* | | | Fix configure on Mac OS X | adeshkp | 2018-03-05 | -2/+2 | |
| |/ |/| | |||||
* | | Remove testing-only UI components for e10s | wolfbeast | 2018-03-03 | -157/+2 | |
| | | | | | | | | | | This removes front-end tools only applicable for testing e10s (open non-e10s window, etc.) This resolves #37 | ||||
* | | Merge pull request #34 from janekptacijarabaci/devtools_import-from-moebius_1 | Moonchild | 2018-03-02 | -9/+34 | |
|\ \ | | | | | | | Port across devtools enhancements | ||||
| * | | DevTools - Browser Console - restore sessions | janekptacijarabaci | 2018-03-01 | -1/+26 | |
| | | | | | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/112 | ||||
| * | | Basilisk - the cmd line - help (the columns alignment, error improvements) | janekptacijarabaci | 2018-02-28 | -8/+8 | |
| | | | | | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/58 | ||||
* | | | Remove MOZ_MULET | Matt A. Tobin | 2018-03-01 | -10/+0 | |
| | | | |||||
* | | | Update 7zSFX | Matt A. Tobin | 2018-03-01 | -1/+1 | |
| | | | |||||
* | | | Update configure variable verification | Matt A. Tobin | 2018-02-28 | -1/+7 | |
|/ / | |||||
* | | Merge branch 'master' into EME-work | Matt A. Tobin | 2018-02-24 | -7/+2 | |
|\ \ | |||||
| * | | WebRTC should be an enable bool in ac configure but enabled in Basilisk | Matt A. Tobin | 2018-02-24 | -0/+1 | |
| | | | |||||
| * | | Developer Tools client should be a disable bool in ac configure | Matt A. Tobin | 2018-02-24 | -7/+1 | |
| | | | |||||
* | | | Remove unnecessary front-end features and pres when not building EME. | wolfbeast | 2018-02-24 | -11/+22 | |
| | | | | | | | | | | | | Tag #26. | ||||
* | | | Don't build GMP-clearkey when not building EME. | wolfbeast | 2018-02-24 | -0/+2 | |
|/ / | |||||
* | | Fix typo in f3f9b7b06e37f870463a5f2196457cca6b10d700 (caps) | wolfbeast | 2018-02-23 | -2/+2 | |
| | | |||||
* | | Prevent issues and possible leaks with the bookmarks menu bar as a result of ↵ | wolfbeast | 2018-02-22 | -0/+4 | |
| | | | | | | | | XBL re-binding. | ||||
* | | Bug 1217907: [RTL] Wrong direction in about:preferences#general homepage | janekptacijarabaci | 2018-02-22 | -0/+5 | |
| | | |||||
* | | 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 | -0/+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 | -10/+4 | |
| | | |||||
* | | 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 | |
| | | |||||
* | | Replace display version in about box with build ID. | wolfbeast | 2018-02-21 | -8/+9 | |
| | | |||||
* | | Update UA construction. | wolfbeast | 2018-02-21 | -2/+2 | |
| | | |||||
* | | Remove windows-xp and windows-vista from @media(-moz-os-version) | wolfbeast | 2018-02-20 | -3/+1 | |
| | | |||||
* | | Remove Windows XP and Windows Vista theme components and resources. | wolfbeast | 2018-02-20 | -372/+152 | |
| | | |||||
* | | Remove some obsolete front-end code in Basilisk. | wolfbeast | 2018-02-19 | -76/+3 | |
| | | |||||
* | | Remove Windows shell integration checks for Windows Vista. | wolfbeast | 2018-02-19 | -5/+0 | |
| | | | | | | | | Tag #22. | ||||
* | | Prevent installing stand-alone installers on unsupported environments. | wolfbeast | 2018-02-18 | -52/+16 | |
| | | | | | | | | | | - Prevent installers from installing on XP/Vista. - Prevent x64 installers from installing on x86. | ||||
* | | Stop shipping d3dcompiler_43.dll | wolfbeast | 2018-02-18 | -9/+0 | |
| | | |||||
* | | Merge branch 'master' into ported-moebius | wolfbeast | 2018-02-18 | -2354/+150 | |
|\ \ | | | | | | | | | | | | | # Conflicts: # browser/installer/windows/nsis/stub.nsi | ||||
| * | | Adjust requirements | Matt A. Tobin | 2018-02-17 | -1/+1 | |
| | | | |||||
| * | | Basilisk requires devtools client for now so enable it by default but add a ↵ | Matt A. Tobin | 2018-02-17 | -1/+5 | |
| | | | | | | | | | | | | temporary exportable variable to bypass that | ||||
| * | | Merge branch 'stub-branding-cc' | Matt A. Tobin | 2018-02-17 | -2246/+144 | |
| |\ \ | |||||
| | * | | Reduce redundencies in Basilisk branding | Matt A. Tobin | 2018-02-17 | -122/+143 | |
| | | | | |||||
| | * | | Remove stub installer - Part 2: Basilisk | Matt A. Tobin | 2018-02-17 | -2124/+1 | |
| | |/ |