summaryrefslogtreecommitdiffstats
path: root/browser/components
Commit message (Collapse)AuthorAgeLines
* moebius#219: WebExtensions - add-on throws error on load when suggested_key ↵janekptacijarabaci2018-04-20-11/+12
| | | | | | is null / missing https://github.com/MoonchildProductions/moebius/pull/219
* moebius#84: Fix: The profile - resettingjanekptacijarabaci2018-04-19-1/+2
| | | | https://github.com/MoonchildProductions/moebius/pull/184
* Fix a build warning for BrowserComponents.manifestjanekptacijarabaci2018-04-14-4/+1
| | | | | [drive]:/[path]/browser/components/BrowserComponents.manifest: WARNING: no useful preprocessor directives found
* Merge pull request #134 from janekptacijarabaci/places_error_1New Tobin Paradigm2018-04-12-22/+50
|\ | | | | Places - fix: throws an error: 0x80004005 (NS_ERROR_FAILURE) [nsIEditor.transactionManager]
| * Places - throws an error: 0x80004005 (NS_ERROR_FAILURE) ↵janekptacijarabaci2018-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 masterwolfbeast2018-04-11-42/+85
|\ \
| * | 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-1/+1
| | | | | | | | | | | | Follow up to 5e8e0689c
* | | Remove base conditional code for crash reporter and injector.wolfbeast2018-03-30-39/+0
|/ /
* | [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]
* | Remove testing-only UI components for e10swolfbeast2018-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_1Moonchild2018-03-02-8/+33
|\ \ | | | | | | Port across devtools enhancements
| * | DevTools - Browser Console - restore sessionsjanekptacijarabaci2018-03-01-0/+25
| | | | | | | | | | | | 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-2/+0
|/ /
* | Remove unnecessary front-end features and pres when not building EME.wolfbeast2018-02-24-1/+7
| | | | | | | | Tag #26.
* | Add site-specific overrides and remove the overruling global.wolfbeast2018-02-22-0/+4
| |
* | Remove windows-xp and windows-vista from @media(-moz-os-version)wolfbeast2018-02-20-3/+1
| |
* | Remove some obsolete front-end code in Basilisk.wolfbeast2018-02-19-12/+2
| |
* | Remove Windows shell integration checks for Windows Vista.wolfbeast2018-02-19-5/+0
| | | | | | | | Tag #22.
* | Add an option to control automatic filling in of login credentials and ↵wolfbeast2018-02-18-0/+4
| | | | | | | | | | | | switch this off by default. This resolves #272.
* | Chase the fox out of the shell service.wolfbeast2018-02-18-4/+4
| | | | | | | | | | "Welcome to branding hell, boys!" Part 2 for #271.
* | Rename Options to Preferences and unify location.wolfbeast2018-02-18-12/+1
|/ | | | | This also removes OS-specific naming/handling for separate locations. Fixes #270.
* Un-fold browsercomps.* from libxulwolfbeast2018-02-11-41/+52
| | | | This resolves #16.
* Rename Basilisk's webextensions component directory to better reflect what ↵Matt A. Tobin2018-02-09-1/+3
| | | | it is. Also, add an Application level configure option to disable webextensions
* Confirm launch of executables other than .exe on Windowswolfbeast2018-02-08-1/+7
|
* Perform LoadURL checks for WebExtensions.wolfbeast2018-02-08-0/+7
|
* De-firefox many thingsMatt A. Tobin2018-02-05-28/+28
|
* Merge pull request #7 from janekptacijarabaci/devtools_inspector_cssColor4_1Moonchild2018-02-04-8/+4
|\ | | | | Support for css-color-4 (finish)
| * Support for css-color-4 (finish)janekptacijarabaci2018-02-02-8/+4
| | | | | | | | Issue #4
* | Remove browser tests - Part 2: Build SystemMatt A. Tobin2018-02-03-128/+0
| |
* | Remove browser tests - Part 1: The Tests (except for experiments)Matt A. Tobin2018-02-03-78552/+0
|/
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+268526