summaryrefslogtreecommitdiffstats
path: root/browser/components/places
Commit message (Collapse)AuthorAgeLines
* moebius#30 and #37: ForgetAboutSite.jsm - promise - serialize vs. parallel + ↵janekptacijarabaci2018-04-24-1/+2
| | | | | | | a comment https://github.com/MoonchildProductions/moebius/pull/30 https://github.com/MoonchildProductions/moebius/pull/37
* 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
* | [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 browser tests - Part 2: Build SystemMatt A. Tobin2018-02-03-7/+0
|
* Remove browser tests - Part 1: The Tests (except for experiments)Matt A. Tobin2018-02-03-8823/+0
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+22289