Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove Social API. | Ascrod | 2018-05-30 | -55/+0 |
| | ||||
* | Revert "Remove the Social API" | Moonchild | 2018-05-25 | -0/+55 |
| | ||||
* | Remove the Social API | Ascrod | 2018-05-24 | -55/+0 |
| | ||||
* | Merge pull request #368 from trav90/safebrowsing-work | Moonchild | 2018-05-16 | -21/+21 |
|\ | | | | | Make safebrowsing optional at build time | |||
| * | Include in-content preferences file security.js in pre-processing | trav90 | 2018-05-14 | -1/+1 |
| | | ||||
| * | Make safebrowsing optional at build time - Part 5: preferences | trav90 | 2018-05-12 | -20/+16 |
| | | ||||
| * | Fix build bustage | trav90 | 2018-05-12 | -1/+1 |
| | | ||||
| * | Make safebrowsing optional at build time - Part 1: browser/ | trav90 | 2018-05-12 | -0/+4 |
| | | ||||
* | | about:welcomeback - fix an error "invalid 'in' operand gTreeData[idx]" in ↵ | janekptacijarabaci | 2018-05-13 | -1/+3 |
| | | | | | | | | aboutSessionRestore.js | |||
* | | about:sessionrestore - fix an error "treeView.treeBox is null" in ↵ | janekptacijarabaci | 2018-05-13 | -0/+3 |
|/ | | | | aboutSessionRestore.js | |||
* | Add UTF-8 as a default fallback encoding for unknown encodings | janekptacijarabaci | 2018-05-09 | -1/+2 |
| | | | | Issue #315 | |||
* | Bug 1232432 - Convert feeds/feedConverter to use asyncOpen2() | janekptacijarabaci | 2018-04-30 | -1/+1 |
| | ||||
* | Bug 1307736 - Store triggeringPrincipal with all history entries | janekptacijarabaci | 2018-04-30 | -6/+17 |
| | ||||
* | Bug 1329032 - Extend loadURIWithOptions by a triggeringPrincipal (without an ↵ | janekptacijarabaci | 2018-04-30 | -1/+4 |
| | | | | hard e10s) | |||
* | Merge pull request #269 from adeshkp/button_messages | Moonchild | 2018-04-26 | -4/+17 |
|\ | | | | | Improve some button labels in preferences | |||
| * | [Basilisk] Change button labels in cookies dialog | adeshkp | 2018-04-26 | -4/+17 |
| | | ||||
* | | Honor browser.safebrowsing.UI.enabled | wolfbeast | 2018-04-25 | -2/+18 |
| | | | | | | | | This resolves #266 | |||
* | | moebius#30 and #37: ForgetAboutSite.jsm - promise - serialize vs. parallel + ↵ | janekptacijarabaci | 2018-04-24 | -1/+2 |
| | | | | | | | | | | | | | | a comment https://github.com/MoonchildProductions/moebius/pull/30 https://github.com/MoonchildProductions/moebius/pull/37 | |||
* | | Merge pull request #232 from janekptacijarabaci/webextensions_shortcut_space_1 | Moonchild | 2018-04-23 | -1/+5 |
|\ \ | | | | | | | moebius#221: WebExtensions - commands API does not support shortcuts with space or numbers | |||
| * | | moebius#221: WebExtensions - commands API does not support shortcuts with ↵ | janekptacijarabaci | 2018-04-23 | -1/+5 |
| | | | | | | | | | | | | | | | | | | space or numbers https://github.com/MoonchildProductions/moebius/pull/221 | |||
* | | | moebius#65: Fix: "about:..." - throws an errors | janekptacijarabaci | 2018-04-23 | -23/+29 |
|/ / | | | | | | | https://github.com/MoonchildProductions/moebius/pull/65 | |||
* | | moebius#219: WebExtensions - add-on throws error on load when suggested_key ↵ | janekptacijarabaci | 2018-04-20 | -11/+12 |
| | | | | | | | | | | | | is null / missing https://github.com/MoonchildProductions/moebius/pull/219 | |||
* | | moebius#84: Fix: The profile - resetting | janekptacijarabaci | 2018-04-19 | -1/+2 |
| | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/184 | |||
* | | Fix a build warning for BrowserComponents.manifest | janekptacijarabaci | 2018-04-14 | -4/+1 |
| | | | | | | | | | | [drive]:/[path]/browser/components/BrowserComponents.manifest: WARNING: no useful preprocessor directives found | |||
* | | Merge pull request #134 from janekptacijarabaci/places_error_1 | New Tobin Paradigm | 2018-04-12 | -22/+50 |
|\ \ | | | | | | | Places - fix: throws an error: 0x80004005 (NS_ERROR_FAILURE) [nsIEditor.transactionManager] | |||
| * | | Places - throws an error: 0x80004005 (NS_ERROR_FAILURE) ↵ | janekptacijarabaci | 2018-02-13 | -22/+50 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [nsIEditor.transactionManager] Steps to reproduce: 1) The main menu: "Tools" - "Options" - "Privacy" - "History": [x] "Remember my browsing and download history" 2) The main menu: "History" - "Clear Recent History...": "Today"/"Everything" - "Browsing & Download History" - "OK" 3) Go to: "https://www.palemoon.org/" 4) The main menu: "History" - "Show All History" 5) Clicking right mouse button on an item "https://www.palemoon.org" in "History", clicking on "Delete This Page". 6) Clicking on "History": Throws an error in Browser Console: NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIEditor.transactionManager] editBookmarkOverlay.js:341 | |||
* | | | Rebase on master | wolfbeast | 2018-04-11 | -42/+85 |
|\ \ \ | ||||
| * | | | Make code style consistent across all AboutRedirector's | Matt A. Tobin | 2018-04-07 | -41/+84 |
| | | | | ||||
| * | | | Make about:logopage available to any browser that opts into MOZ_PHOENIX | Matt A. Tobin | 2018-04-07 | -1/+1 |
| | | | | | | | | | | | | | | | | Follow up to 5e8e0689c | |||
* | | | | Remove base conditional code for crash reporter and injector. | wolfbeast | 2018-03-30 | -39/+0 |
|/ / / | ||||
* | | | [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] | |||
* | | Remove testing-only UI components for e10s | wolfbeast | 2018-03-03 | -99/+1 |
| | | | | | | | | | | 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 | -8/+33 |
|\ \ | | | | | | | Port across devtools enhancements | |||
| * | | DevTools - Browser Console - restore sessions | janekptacijarabaci | 2018-03-01 | -0/+25 |
| | | | | | | | | | | | | 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 | -2/+0 |
|/ / | ||||
* | | Remove unnecessary front-end features and pres when not building EME. | wolfbeast | 2018-02-24 | -1/+7 |
| | | | | | | | | Tag #26. | |||
* | | Add site-specific overrides and remove the overruling global. | wolfbeast | 2018-02-22 | -0/+4 |
| | | ||||
* | | Remove windows-xp and windows-vista from @media(-moz-os-version) | wolfbeast | 2018-02-20 | -3/+1 |
| | | ||||
* | | Remove some obsolete front-end code in Basilisk. | wolfbeast | 2018-02-19 | -12/+2 |
| | | ||||
* | | Remove Windows shell integration checks for Windows Vista. | wolfbeast | 2018-02-19 | -5/+0 |
| | | | | | | | | Tag #22. | |||
* | | Add an option to control automatic filling in of login credentials and ↵ | wolfbeast | 2018-02-18 | -0/+4 |
| | | | | | | | | | | | | switch this off by default. This resolves #272. | |||
* | | Chase the fox out of the shell service. | wolfbeast | 2018-02-18 | -4/+4 |
| | | | | | | | | | | "Welcome to branding hell, boys!" Part 2 for #271. | |||
* | | Rename Options to Preferences and unify location. | wolfbeast | 2018-02-18 | -12/+1 |
|/ | | | | | This also removes OS-specific naming/handling for separate locations. Fixes #270. | |||
* | Un-fold browsercomps.* from libxul | wolfbeast | 2018-02-11 | -41/+52 |
| | | | | This resolves #16. | |||
* | Rename Basilisk's webextensions component directory to better reflect what ↵ | Matt A. Tobin | 2018-02-09 | -1/+3 |
| | | | | it is. Also, add an Application level configure option to disable webextensions | |||
* | Confirm launch of executables other than .exe on Windows | wolfbeast | 2018-02-08 | -1/+7 |
| | ||||
* | Perform LoadURL checks for WebExtensions. | wolfbeast | 2018-02-08 | -0/+7 |
| | ||||
* | De-firefox many things | Matt A. Tobin | 2018-02-05 | -28/+28 |
| |