summaryrefslogtreecommitdiffstats
path: root/browser
Commit message (Collapse)AuthorAgeLines
* Merge pull request #106 from ↵New Tobin Paradigm2018-04-08-0/+2
|\ | | | | | | | | janekptacijarabaci/devtools_browser_cleanUp_followUp_2 [DevTools] Follow up: A function "Inspect Element" (nsContextMenu.js)
| * [DevTools] Follow up: A function "Inspect Element" (nsContextMenu.js)janekptacijarabaci2018-04-08-0/+2
| | | | | | | | | | Issue #95 Follow up: #99
* | Remove telemetry experiments frameworkwolfbeast2018-04-08-6801/+0
|/
* Remove unused variables (DevTools) in browser.jsjanekptacijarabaci2018-04-08-41/+0
| | | | Issue #95
* Make code style consistent across all AboutRedirector'sMatt A. Tobin2018-04-07-41/+84
|
* Make about:logopage available to any browser that opts into MOZ_PHOENIXMatt A. Tobin2018-04-07-3/+4
| | | | Follow up to 5e8e0689c
* Instate unofficial branding (`Serpent`)wolfbeast2018-04-06-40/+111
|
* Remove about:home snippets.wolfbeast2018-04-06-380/+5
|
* Take the following project_flags out of moz.configure: and put them back ↵Matt A. Tobin2018-04-05-5/+3
| | | | | | | | | | into old-configure MOZ_PLACES MOZ_SOCIAL MOZ_SERVICES_HEALTHREPORT MOZ_SERVICES_SYNC MOZ_SERVICES_CLOUDSYNC
* Remove unused XRE_DONT_SUPPORT_XPSP2wolfbeast2018-04-05-5/+0
|
* Change embedded emoji font from EmojiOne to Twemoji.wolfbeast2018-04-04-4/+4
|
* Blocklist update (follow up for "AntiVirus for Firefox")janekptacijarabaci2018-03-19-2/+2
| | | | Issue https://github.com/MoonchildProductions/Pale-Moon/issues/1644
* Use origin instead of documentURI for WebRTC permission requests, when ↵wolfbeast2018-03-17-1/+8
| | | | available.
* Set up the "DRM not available" messages in a saner way.wolfbeast2018-03-17-30/+28
|
* Blocklist updatewolfbeast2018-03-14-1/+5
|
* Bug 1424709 - Force disable the OSX system "nano allocator". r=spohl, a=RyanVMMike Hommey2018-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.wolfbeast2018-03-13-24/+7
|
* Remove Rust URL parser CAPIwolfbeast2018-03-13-1/+0
| | | | Part 2 for #58
* Remove Rust MP4 parserwolfbeast2018-03-13-1/+0
| | | | Part 1 for #58
* Adjust error number for WebExtensions on TychoAM and add the string to BasiliskMatt A. Tobin2018-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 - ↵janekptacijarabaci2018-03-11-38/+47
| | | | 0x80070057 (NS_ERROR_ILLEGAL_VALUE)
* [minor fix] Places - bookmarks - treeView.js - 0x80070057 ↵janekptacijarabaci2018-03-11-1/+3
| | | | (NS_ERROR_ILLEGAL_VALUE) [nsINavHistoryContainerResultNode.getChildIndex]
* Fix configure on Mac OS Xadeshkp2018-03-05-2/+2
|
* Remove testing-only UI components for e10swolfbeast2018-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_1Moonchild2018-03-02-9/+34
|\ | | | | Port across devtools enhancements
| * DevTools - Browser Console - restore sessionsjanekptacijarabaci2018-03-01-1/+26
| | | | | | | | https://github.com/MoonchildProductions/moebius/pull/112
| * Basilisk - the cmd line - help (the columns alignment, error improvements)janekptacijarabaci2018-02-28-8/+8
| | | | | | | | https://github.com/MoonchildProductions/moebius/pull/58
* | Remove MOZ_MULETMatt A. Tobin2018-03-01-10/+0
| |
* | Update 7zSFXMatt A. Tobin2018-03-01-1/+1
| |
* | Update configure variable verificationMatt A. Tobin2018-02-28-1/+7
|/
* Merge branch 'master' into EME-workMatt A. Tobin2018-02-24-7/+2
|\
| * WebRTC should be an enable bool in ac configure but enabled in BasiliskMatt A. Tobin2018-02-24-0/+1
| |
| * Developer Tools client should be a disable bool in ac configureMatt A. Tobin2018-02-24-7/+1
| |
* | Remove unnecessary front-end features and pres when not building EME.wolfbeast2018-02-24-11/+22
| | | | | | | | Tag #26.
* | Don't build GMP-clearkey when not building EME.wolfbeast2018-02-24-0/+2
|/
* Fix typo in f3f9b7b06e37f870463a5f2196457cca6b10d700 (caps)wolfbeast2018-02-23-2/+2
|
* Prevent issues and possible leaks with the bookmarks menu bar as a result of ↵wolfbeast2018-02-22-0/+4
| | | | XBL re-binding.
* Bug 1217907: [RTL] Wrong direction in about:preferences#general homepagejanekptacijarabaci2018-02-22-0/+5
|
* Set BASILISK_VERSION override major.minor to 52.9wolfbeast2018-02-22-2/+2
|
* Add site-specific overrides and remove the overruling global.wolfbeast2018-02-22-0/+4
|
* Restore the dynamic release notes URL from prefwolfbeast2018-02-22-1/+1
|
* Strip HHMM from the about dialog displayed version.wolfbeast2018-02-21-1/+1
|
* Update various texts and references.wolfbeast2018-02-21-10/+4
|
* Link about dialog version to general.useragent.appVersionIsBuildID.wolfbeast2018-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.wolfbeast2018-02-21-0/+4
|
* Replace display version in about box with build ID.wolfbeast2018-02-21-8/+9
|
* Update UA construction.wolfbeast2018-02-21-2/+2
|
* Remove windows-xp and windows-vista from @media(-moz-os-version)wolfbeast2018-02-20-3/+1
|
* Remove Windows XP and Windows Vista theme components and resources.wolfbeast2018-02-20-372/+152
|
* Remove some obsolete front-end code in Basilisk.wolfbeast2018-02-19-76/+3
|