summaryrefslogtreecommitdiffstats
path: root/application/palemoon/base/content/urlbarBindings.xml
Commit message (Collapse)AuthorAgeLines
* Remove Pale Moon from the Unified XUL Platform repositoryMatt A. Tobin2019-12-14-1800/+0
| | | | Development will proceed at https://github.com/MoonchildProductions/Pale-Moon
* WIP fix 1wolfbeast2019-02-28-0/+4
|
* [PALEMOON] Replace `owner` with `triggeringPrincipal` to match the updated ↵JustOff2018-04-30-2/+2
| | | | UXP docshell
* Merge branch 'master' of https://github.com/MoonchildProductions/UXP into ↵janekptacijarabaci2018-04-28-10/+10
|\ | | | | | | pm_url_1
| * Bug 1173523 - Part 3: Update PluginContent to use new API for nsIPermissionjanekptacijarabaci2018-04-26-10/+10
| |
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into ↵janekptacijarabaci2018-04-25-13/+15
|\| | | | | | | pm_url_1
| * [PALEMOON] [frontend vs backend] Follow up - ↵janekptacijarabaci2018-04-19-3/+3
| | | | | | | | | | | | ".toolbarbutton-badge-container" was renamed to ".toolbarbutton-badge-stack" Issue #202
| * [PALEMOON] Only use the private autocomplete binding on the URL barMatt A. Tobin2018-04-18-8/+8
| |
| * Add extra JS scope for DownloadUtils in urlbarBinding.xml to cater to global ↵wolfbeast2018-04-18-3/+5
| | | | | | | | lexical scope.
| * [PALEMOON] Localize a private copy of the pre-newawesomebar autocomplete ↵Matt A. Tobin2018-04-17-3/+3
| | | | | | | | bindings and styling
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into ↵janekptacijarabaci2018-04-17-189/+0
|\| | | | | | | pm_url_1
| * Remove the Sync promotion in the add-on install doorhangerJustOff2018-04-16-189/+0
| |
| * Revert "[PALEMOON] Fix a warning: "unreachable code after return statement" ↵New Tobin Paradigm2018-04-16-2/+1
| | | | | | | | in urlbarBindings.xml"
| * [PALEMOON] Fix a warning: "unreachable code after return statement" in ↵janekptacijarabaci2018-04-15-1/+2
| | | | | | | | | | | | urlbarBindings.xml Issue #121
* | Bug 92737 - Part 10: Use browserDragAndDrop.dropLinks in urlbarBindings.xmljanekptacijarabaci2018-04-15-2/+3
| | | | | | | | Issue #121
* | Bug 1100294 - Turn getShortcutOrURIAndPostData() into a task that uses the ↵janekptacijarabaci2018-04-15-1/+1
| | | | | | | | | | | | new keywords API Issue #121
* | Bug 1100291 - Make getShortcutOrURIAndPostData() async by calling the passed ↵janekptacijarabaci2018-04-15-10/+2
| | | | | | | | | | | | callback off a zero timeout Issue #112
* | Bug 989984 - getShortcutOrURIAndPostData should have a synchronous callback ↵janekptacijarabaci2018-04-15-70/+77
| | | | | | | | | | | | behavior Issue #112
* | Bug 846635 - Use asynchronous getCharsetForURI in getShortcutOrURIjanekptacijarabaci2018-04-15-114/+128
|/ | | | Issue #121
* Add Pale MoonMatt A. Tobin2018-02-02-0/+1969