Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge pull request #293 from ↵ | Moonchild | 2018-04-29 | -70/+746 |
|\ | | | | | | | | | janekptacijarabaci/js_dom_performance-resource-timing_1 moebius#158: The Performance Resource Timing (added support for "workerStart") | |||
| * | moebius#158: The Performance Resource Timing (added support for "workerStart") | janekptacijarabaci | 2018-04-29 | -70/+746 |
| | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/158 | |||
| * | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into ↵ | janekptacijarabaci | 2018-04-29 | -152094/+42715 |
| |\ | | | | | | | | | | js_dom_performance-resource-timing_1 | |||
* | | | Merge pull request #292 from janekptacijarabaci/js_dom_performance-observer_1 | Moonchild | 2018-04-29 | -150/+107 |
|\| | | | | | | | | moebius#157: The Performance Observer (improvements) | |||
| * | | moebius#157: The Performance Observer (improvements) | janekptacijarabaci | 2018-04-22 | -150/+107 |
| | | | | | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/157 | |||
* | | | Bug 1453127 - Do not use iterators in MediaStreamTrack when removing ↵ | Bryce Van Dyk | 2018-04-29 | -4/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | listeners. r=pehrsons a=lizzard --HG-- extra : source : 6b3aaee40f7507e240da08d6e073cff3c53971f4 extra : intermediate-source : 59e50af7afe19f827dd687ea097d5ba551ab0b1d | |||
* | | | Bug 1452619 - Implement mozilla::IsAsciiAlpha. r=froydnj, a=lizzard | Jeff Walden | 2018-04-29 | -1/+168 |
| | | | ||||
* | | | Bug 1411415. | wolfbeast | 2018-04-29 | -33/+91 |
| | | | ||||
* | | | Move --enable-tests out of Python configure and flip the default. | wolfbeast | 2018-04-29 | -32/+40 |
| | | | ||||
* | | | Create `/docs` and move contributing guideline to it. | wolfbeast | 2018-04-29 | -0/+6 |
| | | | ||||
* | | | Merge pull request #291 from adeshkp/buildid-mac | Moonchild | 2018-04-29 | -2/+2 |
|\ \ \ | | | | | | | | | [Pale Moon] Fix buildid on Mac | |||
| * | | | [Pale Moon] Fix buildid on Mac | adeshkp | 2018-04-29 | -2/+2 |
| | |/ | |/| | ||||
* | | | Merge pull request #289 from janekptacijarabaci/pm_referrerPolicy_1 | Moonchild | 2018-04-29 | -22/+99 |
|\ \ \ | | | | | | | | | [PALEMOON] [frontend vs backend] Added support for "referrerPolicy" | |||
| * | | | [PALEMOON] [frontend and backend] Added support for "referrerPolicy" | janekptacijarabaci | 2018-04-29 | -22/+99 |
| | | | | | | | | | | | | | | | | | | | | Issue #121 https://bugzilla.mozilla.org/show_bug.cgi?id=1113431 | |||
* | | | | Merge pull request #284 from JustOff/PR_gInitialPages | Moonchild | 2018-04-29 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Fix lexical scope of `gBrowser.gInitialPages` | |||
| * | | | | Fix the lexical scope of `gBrowser.gInitialPages` | JustOff | 2018-04-28 | -1/+1 |
| |/ / / | ||||
* | | | | Merge pull request #281 from ↵ | Moonchild | 2018-04-29 | -13/+28 |
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | janekptacijarabaci/pm_devtools_storage_mapURIToAddonId_1 [PALEMOON] [DevTools] Storage inspector throws "AddonPathService.mapURIToAddonId is not a function" when url changes | |||
| * | | | Bug 1263935 - Forward AddonManager.mapURIToAddonId to ↵ | janekptacijarabaci | 2018-04-28 | -13/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | AddonPathService.mapURIToAddonId Issue #102 | |||
| * | | | Bug 1263935 - Expose native version of mapURIToAddonId via amIAddonPathService | janekptacijarabaci | 2018-04-28 | -0/+18 |
| | | | | | | | | | | | | | | | | Issue #102 | |||
* | | | | [TychoAM] Fix gCertBlocklistService.addRevokedCert is not a function | Matt A. Tobin | 2018-04-28 | -1/+1 |
| | | | | | | | | | | | | | | | | Mozilla renamed it to revokeCertByIssuerAndSerial | |||
* | | | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | wolfbeast | 2018-04-28 | -333/+510 |
|\ \ \ \ | | |/ / | |/| | | ||||
| * | | | Merge pull request #282 from JustOff/PR_urlbarChangeTracker | Moonchild | 2018-04-28 | -29/+20 |
| |\ \ \ | | | | | | | | | | | [PALEMOON] Use `urlbarChangeTracker` instead of `userTypedClear` to track address bar changes | |||
| | * | | | Use `urlbarChangeTracker` instead of `userTypedClear` to track address bar ↵ | JustOff | 2018-04-28 | -29/+20 |
| | | | | | | | | | | | | | | | | | | | | changes | |||
| * | | | | Merge pull request #280 from ↵ | Moonchild | 2018-04-28 | -18/+24 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | janekptacijarabaci/devtools_storage_style-clean-up_1 [DevTools] Storage - style clean up - a check of the variable to see if it exists | |||
| | * | | | | [DevTools] Storage - style clean up - a check of the variable to see if it ↵ | janekptacijarabaci | 2018-04-28 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | exists (an empty line) Issue #102 | |||
| | * | | | | [DevTools] Storage - style clean up - a check of the variable to see if it ↵ | janekptacijarabaci | 2018-04-28 | -18/+23 |
| | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | exists Issue #102 | |||
| * | | | | Merge pull request #279 from ↵ | Moonchild | 2018-04-28 | -1/+6 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | janekptacijarabaci/pm_devtools_storage_style-clean_up_1 [PALEMOON] [DevTools] Storage inspector throws an error when url changes | |||
| | * | | | | [PALEMOON] [DevTools] Storage inspector throws an error when url changes | janekptacijarabaci | 2018-04-28 | -1/+6 |
| | |/ / / | | | | | | | | | | | | | | | | Issue #102 | |||
| * | | | | Merge pull request #278 from janekptacijarabaci/devtools_storage_arrow-keys_1 | Moonchild | 2018-04-28 | -1/+8 |
| |\ \ \ \ | | | | | | | | | | | | | [DevTools] Storage inspector throws an error when use arrow keys | |||
| | * | | | | [DevTools] Storage inspector throws an error when use arrow keys | janekptacijarabaci | 2018-04-28 | -1/+8 |
| | |/ / / | | | | | | | | | | | | | | | | Issue #102 | |||
| * | | | | Merge pull request #276 from janekptacijarabaci/pm_url_1 | Moonchild | 2018-04-28 | -284/+452 |
| |\ \ \ \ | | | | | | | | | | | | | [PALEMOON] [frontend vs backend] Change a function "getShortcutOrURI" to "getShortcutOrURIAndPostData", fix Drag & Drop and a function "Copy Download Link" | |||
| | * | | | | [PALEMOON] Fix a function "middleMousePaste" ("Save") in browser.js | janekptacijarabaci | 2018-04-28 | -1/+2 |
| | | | | | | ||||
| | * | | | | [PALEMOON] Fix typo in tabbrowser.xml | janekptacijarabaci | 2018-04-28 | -1/+1 |
| | | | | | | ||||
| | * | | | | [PALEMOON] Style clean up in browser.js | janekptacijarabaci | 2018-04-28 | -1/+1 |
| | | | | | | ||||
| | * | | | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into ↵ | janekptacijarabaci | 2018-04-28 | -64802/+38873 |
| | |\| | | | | | | | | | | | | | | | | | | | | | pm_url_1 | |||
| | * | | | | [PALEMOON] [frontend vs backend] Downloads: Fix - the context menu - "Copy ↵ | janekptacijarabaci | 2018-04-26 | -8/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Download Link" Issue #121 | |||
| | * | | | | Bug 1243445 - Pasting an invalid URL breaks the Downloads View in the Library | janekptacijarabaci | 2018-04-25 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | Issue #121 | |||
| | * | | | | Bug 945707 - Pausing a download fails when done after a retry + follow up ↵ | janekptacijarabaci | 2018-04-25 | -21/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (see the description) Issue #121 [follow up] Bug 92737 - Part 9: Download multiple files when multiple items are dropped on Downloads view in Library Window | |||
| | * | | | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into ↵ | janekptacijarabaci | 2018-04-25 | -17653/+17176 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | pm_url_1 | |||
| | * \ \ \ \ | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into ↵ | janekptacijarabaci | 2018-04-17 | -1838/+5637 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | pm_url_1 | |||
| | * | | | | | | [PALEMOON] Remove unused Task.jsm in openLocation.js | janekptacijarabaci | 2018-04-17 | -1/+0 |
| | | | | | | | | ||||
| | * | | | | | | [PALEMOON] Fix conflict in openLocation.js | janekptacijarabaci | 2018-04-17 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/MoonchildProductions/UXP/commit/931950a880b3550490422b1855c509be10586858#diff-2f4cb31954d5857012f1452698b9bfce | |||
| | * | | | | | | Fix flags for "loadURIWithFlags" in openLocation.js | janekptacijarabaci | 2018-04-15 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Issue #121 | |||
| | * | | | | | | Maybe fix openLocation.js (to Promise) | janekptacijarabaci | 2018-04-15 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Issue #121 | |||
| | * | | | | | | Bug 92737 - Part 10: Use browserDragAndDrop.dropLinks in urlbarBindings.xml | janekptacijarabaci | 2018-04-15 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Issue #121 | |||
| | * | | | | | | Bug 92737 - Part 9: Download multiple files when multiple items are dropped ↵ | janekptacijarabaci | 2018-04-15 | -4/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | on Downloads view in Library Window Issue #121 | |||
| | * | | | | | | Bug 92737 - Part 8: Download multiple files when multiple items are dropped ↵ | janekptacijarabaci | 2018-04-15 | -9/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | on Downloads button Issue #121 | |||
| | * | | | | | | Bug 92737 - Part 7: Open multiple windows when multiple items are dropped on ↵ | janekptacijarabaci | 2018-04-15 | -5/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New Window button Issue #121 | |||
| | * | | | | | | Bug 92737 - Part 6: Open multiple tabs when multiple items are dropped on ↵ | janekptacijarabaci | 2018-04-15 | -5/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New Tab button Issue #121 | |||
| | * | | | | | | Bug 92737 - Part 5: Set multiple homepage when multiple items are dropped on ↵ | janekptacijarabaci | 2018-04-15 | -7/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Home button Issue #121 |