summaryrefslogtreecommitdiffstats
path: root/browser/base/content/browser-places.js
Commit message (Collapse)AuthorAgeLines
* Merge pull request #134 from janekptacijarabaci/places_error_1New Tobin Paradigm2018-04-12-17/+16
|\ | | | | Places - fix: throws an error: 0x80004005 (NS_ERROR_FAILURE) [nsIEditor.transactionManager]
| * Places - throws an error: 0x80004005 (NS_ERROR_FAILURE) ↵janekptacijarabaci2018-02-13-17/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [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
* | 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.
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+2021