Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Issue #439 - Remove tests from toolkit/ | Matt A. Tobin | 2020-02-25 | -49112/+0 |
| | ||||
* | Issue #65 - Remove AppConstants from toolkit/components/places | Matt A. Tobin | 2020-02-06 | -3/+7 |
| | ||||
* | Hide and disable open_all/cut/copy/delete/properties when opening | wolfbeast | 2019-07-28 | -3/+7 |
| | | | | | | bookmarks/history context menu with no selection This resolves #882 (by not offering options that can't be used) | |||
* | [places] Prevent some abuse of smart queries. | wolfbeast | 2019-05-26 | -4/+6 |
| | ||||
* | Issue #991 Part 7: Toolkit Components | Ascrod | 2019-04-13 | -32/+10 |
| | ||||
* | Issue #756 - Remove Contextual Identity from UnifiedComplete | Gaming4JC | 2019-03-18 | -116/+40 |
| | | | | reverts m-c 1287866 | |||
* | Telemetry: Remove stubs and related code | adeshkp | 2019-01-12 | -32/+2 |
| | ||||
* | 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 |