summaryrefslogtreecommitdiffstats
path: root/application/palemoon/base/content/nsContextMenu.js
Commit message (Collapse)AuthorAgeLines
* Remove Pale Moon from the Unified XUL Platform repositoryMatt A. Tobin2019-12-14-1603/+0
| | | | Development will proceed at https://github.com/MoonchildProductions/Pale-Moon
* Pale Moon: Add loop context menu to HTML5 media elements.Ascrod2019-02-09-0/+5
|
* [PALEMOON] Align viewPartialSource with the UXP codebaseJustOff2018-08-17-24/+2
|
* [PALEMOON] [frontend vs backend] Implemented "originPrincipal" and ↵janekptacijarabaci2018-07-28-3/+11
| | | | | | | "triggeringPrincipal" Issue #679 Follow up #311
* [PALEMOON] Fix "loadingPrincipal" in nsContextMenu.jsjanekptacijarabaci2018-06-17-1/+1
|
* Remove a comment in nsContextMenu.jsjanekptacijarabaci2018-06-17-5/+0
|
* Bug 1398229 - Save-link-as feature should use the loading principal - ↵janekptacijarabaci2018-06-17-1/+3
| | | | context menu using nsIContentPolicy.TYPE_SAVE_AS_DOWNLOAD
* [PALEMOON] [frontend and backend] Added support for "referrerPolicy"janekptacijarabaci2018-04-29-2/+5
| | | | | Issue #121 https://bugzilla.mozilla.org/show_bug.cgi?id=1113431
* moebius#230: Consider blocking top level window data: URIs (part 3/3 without ↵janekptacijarabaci2018-04-22-1/+2
| | | | | | tests) https://github.com/MoonchildProductions/moebius/pull/230
* [PMkit] Provide gContextMenuContentData for 'sdk/context-menu'JustOff2018-04-20-0/+3
|
* Suppress false-positive warning about unreachable code after return in ↵JustOff2018-04-14-3/+2
| | | | nsContextMenu.js
* Make JS callers of ios.newChannel call ios.newChannel2 in browser/JustOff2018-04-13-5/+12
|
* Merge pull request #141 from janekptacijarabaci/pm_findbar_1New Tobin Paradigm2018-04-13-1/+1
|\ | | | | Fix: Findbar broken
| * Fix: Findbar broken (basic)janekptacijarabaci2018-04-13-1/+1
| | | | | | | | Issue #138
* | Style clean up: saveImageURL() in nsContextMenu.jsjanekptacijarabaci2018-04-13-2/+2
|/ | | | Tag #139
* Fix: DEPRECATION WARNING: saveImageURL should be passed the private state of ↵janekptacijarabaci2018-04-13-5/+14
| | | | | | the in nsContextMenu.js Issue #121
* [PALEMOON] [DevTools] Fix a function "Inspect Element" (nsContextMenu.js)janekptacijarabaci2018-04-08-4/+9
| | | | Issue #102
* Add Pale MoonMatt A. Tobin2018-02-02-0/+1588