Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Issue #303 Part 1: Move basilisk files from /browser to /application/basilisk | wolfbeast | 2018-06-04 | -187172/+0 |
| | ||||
* | Remove SelfSupportBackend module. | Ascrod | 2018-06-01 | -4/+0 |
| | ||||
* | Merge pull request #424 from Ascrod/UITour | Moonchild | 2018-06-02 | -2648/+0 |
|\ | | | | | Remove UITour | |||
| * | Remove tracking protection tour. | Ascrod | 2018-05-31 | -14/+0 |
| | | ||||
| * | Remove UITour and customize tips. | Ascrod | 2018-05-31 | -2634/+0 |
| | | ||||
* | | Partially revert safebrowsing commits to fix "tracking protection". | wolfbeast | 2018-06-01 | -3/+1 |
| | | | | | | | | This resolves #425. | |||
* | | Pre-process blocklists.js | wolfbeast | 2018-06-01 | -1/+1 |
|/ | ||||
* | 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. |