aboutsummaryrefslogtreecommitdiffstats
path: root/js/vapi-contextmenu.js
Commit message (Collapse)AuthorAgeFilesLines
* Fix a couple of stylistic choicesAlessio Vanni2019-07-041-4/+2
|
* Change how modules are importedAlessio Vanni2019-07-041-1/+1
| | | | | | | | I can't really find a reason why the returned value is preferred over the normal importing process. Additionally, there's a good chance importing Services.jsm can be done only once at the start of everything, instead of binding each object to a separate closure.
* Split context menu from vapi-backgroundAlessio Vanni2019-07-041-0/+219
Also fix a typo in Makefile.