summaryrefslogtreecommitdiffstats
path: root/application/palemoon/components/places/PlacesUIUtils.jsm
Commit message (Collapse)AuthorAgeLines
* Remove Pale Moon from the Unified XUL Platform repositoryMatt A. Tobin2019-12-14-1373/+0
| | | | Development will proceed at https://github.com/MoonchildProductions/Pale-Moon
* Remove deprecated appending of #-moz-resolution from Pale Moon and left over ↵Matt A. Tobin2019-05-12-5/+2
| | | | | | | | from nsMediaFragmentURIParser.h This also magically makes Aero Peek work properly with Pale Moon thus: Resolves #809
* [PALEMOON] Align the places component with the updated PlacesUtils APIJustOff2018-11-16-14/+26
|
* string.contains() => string.includes()wolfbeast2018-06-07-1/+1
|
* Add a helper function in PlacesUIUtils.jsm to cater to HiDPI favicon display ↵wolfbeast2018-06-06-0/+27
| | | | with #-moz-resolution=w,h
* Add Pale MoonMatt A. Tobin2018-02-02-0/+1337