Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Pref try/catch block fixup. Tag #991. | Ascrod | 2019-04-13 | -5/+8 |
| | ||||
* | Issue #991 Part 7: Toolkit Components | Ascrod | 2019-04-13 | -28/+10 |
| | ||||
* | Remove obsolete getPref helpers. | Ascrod | 2019-03-24 | -19/+7 |
| | ||||
* | Add performance warnings to Deprecated module. | wolfbeast | 2018-12-24 | -0/+9 |
| | | | | | | | | | | | Adds a dedicated handler for performance warnings to be logged to consoles if known performance-impacting methods are called. Search service init is changed from a deprecation warning to a performance warning for synchronous init. This also re-enables the warning for the Basilisk & Co. search service initialization which was previously removed in [a930a79] See also the discussion on #916. | |||
* | Remove TelemetryStopwatch call sites from toolkit components. | wolfbeast | 2018-08-20 | -6/+0 |
| | | | | Tag #21 | |||
* | Move the "native" search service to a subdirectory | Matt A. Tobin | 2018-08-06 | -0/+5525 |