Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [regression] [follow up] Error: No such property on self-hosted object: ↵ | janekptacijarabaci | 2018-04-30 | -1/+125 |
| | | | | | | "Intl_getDisplayNames" Issue #162 and #264 | |||
* | Merge pull request #294 from ↵ | Moonchild | 2018-04-29 | -310/+825 |
|\ | | | | | | | | | janekptacijarabaci/js_dom_performance-resource-timing_2 moebius#161: The Performance Resource Timing (make timestamps be relative to startTime) | |||
| * | moebius#161: The Performance Resource Timing (make timestamps be relative to ↵ | janekptacijarabaci | 2018-04-29 | -154/+520 |
| | | | | | | | | | | | | startTime) https://github.com/MoonchildProductions/moebius/pull/161 | |||
| * | Bug 1321261 - partially - "using namespace mozilla" | janekptacijarabaci | 2018-04-29 | -5/+8 |
| | | | | | | | | https://hg.mozilla.org/mozilla-central/diff/9ad9c6b4c8d6/dom/base/nsDOMNavigationTiming.cpp | |||
| * | Bug 1322292 - Some fixes for the Performance API in workers - part 3 - ↵ | janekptacijarabaci | 2018-04-29 | -9/+9 |
| | | | | | | | | | | | | TimeStampToDOMHighRes() in workerPrivate https://hg.mozilla.org/mozilla-central/rev/b827e4d0dc73 | |||
| * | Bug 1322292 - Some fixes for the Performance API in workers - part 2 - Get ↵ | janekptacijarabaci | 2018-04-29 | -40/+11 |
| | | | | | | | | | | | | rid of NowBaseTimeStamp() https://hg.mozilla.org/mozilla-central/rev/301231f4165a | |||
| * | Bug 1322292 - Some fixes for the Performance API in workers - part 1 - ↵ | janekptacijarabaci | 2018-04-29 | -23/+10 |
| | | | | | | | | | | | | Centralized Performance.now() https://hg.mozilla.org/mozilla-central/rev/291a68ca4825 | |||
| * | Bug 1313420 - Implement Performance.timeOrigin - part 4 - tests | janekptacijarabaci | 2018-04-29 | -2/+2 |
| | | | | | | | | https://hg.mozilla.org/mozilla-central/rev/49305a317143 | |||
| * | Bug 1313420 - Implement Performance.timeOrigin - part 3 - tests | janekptacijarabaci | 2018-04-29 | -2/+2 |
| | | | | | | | | https://hg.mozilla.org/mozilla-central/rev/0f869d4c93ef | |||
| * | Bug 1313420 - Implement Performance.timeOrigin - part 2 - tests | janekptacijarabaci | 2018-04-29 | -19/+86 |
| | | | | | | | | https://hg.mozilla.org/mozilla-central/rev/c22f17e0db9d | |||
| * | Bug 1313420 - Implement Performance.timeOrigin - part 1 | janekptacijarabaci | 2018-04-29 | -1/+117 |
| | | | | | | | | https://hg.mozilla.org/mozilla-central/rev/cf0f72f0b0be | |||
| * | Bug 1323941 - navigationStart should not be exposed to workers as timing ↵ | janekptacijarabaci | 2018-04-29 | -40/+71 |
| | | | | | | | | | | | | attribute https://hg.mozilla.org/mozilla-central/rev/6be7eb833b11 | |||
| * | Bug 1322966 - Cleanup performance.cpp | janekptacijarabaci | 2018-04-29 | -47/+9 |
| | | | | | | | | https://hg.mozilla.org/mozilla-central/rev/0ad76084c4c3 | |||
| * | Bug 1317297 - nextHopProtocol is an empty string for local fetch | janekptacijarabaci | 2018-04-29 | -0/+12 |
| | | | | | | | | https://hg.mozilla.org/mozilla-central/rev/9e5cd2bf4d66 | |||
* | | 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 |