Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove all C++ Telemetry Accumulation calls. | wolfbeast | 2018-09-03 | -34/+1 |
| | | | | | This creates a number of stubs and leaves some surrounding code that may be irrelevant (eg. recorded time stamps, status variables). Stub resolution/removal should be a follow-up to this. | |||
* | Remove TelemetryStopwatch call sites from toolkit components. | wolfbeast | 2018-08-20 | -19/+0 |
| | | | | Tag #21 | |||
* | Un-deprecate nsNavHistory::GetPageTitle and nsNavBookmarks::GetURIForKeyword | Matt A. Tobin | 2018-04-20 | -4/+0 |
| | ||||
* | Restore nsPlacesAutoComplete | Matt A. Tobin | 2018-04-17 | -0/+1786 |
| | ||||
* | Restore typeAheadResult support in autocomplete | Matt A. Tobin | 2018-04-17 | -0/+4 |
| | ||||
* | moebius#130: URL parser - fix: don't allow empty host name | janekptacijarabaci | 2018-04-15 | -1/+5 |
| | | | | https://github.com/MoonchildProductions/moebius/issues/130 | |||
* | Remove base conditional code for crash reporter and injector. | wolfbeast | 2018-03-30 | -29/+0 |
| | ||||
* | [minor fix] Places - deleting folder of livemarks - nsLivemarkService.js - ↵ | janekptacijarabaci | 2018-03-11 | -2/+7 |
| | | | | 0x80070057 (NS_ERROR_ILLEGAL_VALUE) | |||
* | Bookmarks - HTML export - Write CRLF on Windows systems and LF on others. | janekptacijarabaci | 2018-03-11 | -1/+6 |
| | ||||
* | [regression] Places - proper import bookmarks from HTML containing <HR> ↵ | janekptacijarabaci | 2018-02-12 | -0/+1 |
| | | | | separators | |||
* | Add missing sanitization for HTML exporting of bookmarks. | wolfbeast | 2018-02-08 | -1/+1 |
| | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+102404 |