Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #80 - De-unify dom/performance | Moonchild | 2020-04-22 |
| | |||
* | Issue #316 - Be more gentle with the CC and nursery. | wolfbeast | 2020-02-20 |
| | |||
* | Issue #316 - Make the memory GC performance object conditional (WIP) | wolfbeast | 2020-02-20 |
| | | | | | This was only added for GCubench and likely interfering with building without devtools-server. | ||
* | Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS | wolfbeast | 2019-01-18 |
| | |||
* | Clamp resolution in PerformanceNavigationTiming. | wolfbeast | 2018-07-01 |
| | |||
* | Remove support and tests for HSTS priming from the tree. Fixes #384 | Gaming4JC | 2018-05-26 |
| | |||
* | Remove missed MOZ_WIDGET_GONK ifdef | wolfbeast | 2018-05-13 |
| | | | | Tag #288 | ||
* | moebius#161: The Performance Resource Timing (make timestamps be relative to ↵ | janekptacijarabaci | 2018-04-29 |
| | | | | | | startTime) https://github.com/MoonchildProductions/moebius/pull/161 | ||
* | Bug 1322292 - Some fixes for the Performance API in workers - part 2 - Get ↵ | janekptacijarabaci | 2018-04-29 |
| | | | | | | 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 |
| | | | | | | Centralized Performance.now() https://hg.mozilla.org/mozilla-central/rev/291a68ca4825 | ||
* | Bug 1313420 - Implement Performance.timeOrigin - part 4 - tests | janekptacijarabaci | 2018-04-29 |
| | | | | https://hg.mozilla.org/mozilla-central/rev/49305a317143 | ||
* | Bug 1313420 - Implement Performance.timeOrigin - part 3 - tests | janekptacijarabaci | 2018-04-29 |
| | | | | https://hg.mozilla.org/mozilla-central/rev/0f869d4c93ef | ||
* | Bug 1313420 - Implement Performance.timeOrigin - part 2 - tests | janekptacijarabaci | 2018-04-29 |
| | | | | https://hg.mozilla.org/mozilla-central/rev/c22f17e0db9d | ||
* | Bug 1313420 - Implement Performance.timeOrigin - part 1 | janekptacijarabaci | 2018-04-29 |
| | | | | https://hg.mozilla.org/mozilla-central/rev/cf0f72f0b0be | ||
* | Bug 1323941 - navigationStart should not be exposed to workers as timing ↵ | janekptacijarabaci | 2018-04-29 |
| | | | | | | attribute https://hg.mozilla.org/mozilla-central/rev/6be7eb833b11 | ||
* | Bug 1322966 - Cleanup performance.cpp | janekptacijarabaci | 2018-04-29 |
| | | | | https://hg.mozilla.org/mozilla-central/rev/0ad76084c4c3 | ||
* | Bug 1317297 - nextHopProtocol is an empty string for local fetch | janekptacijarabaci | 2018-04-29 |
| | | | | https://hg.mozilla.org/mozilla-central/rev/9e5cd2bf4d66 | ||
* | moebius#158: The Performance Resource Timing (added support for "workerStart") | janekptacijarabaci | 2018-04-29 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/158 | ||
* | moebius#157: The Performance Observer (improvements) | janekptacijarabaci | 2018-04-22 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/157 | ||
* | Set "secureConnectionStart" to 0 for pages with HTTP scheme | janekptacijarabaci | 2018-03-17 |
| | | | | Issue #67 | ||
* | Round down to the nearest 2ms (instead of 1ms) | janekptacijarabaci | 2018-03-17 |
| | | | | | | | | | | Issue #67 https://github.com/MoonchildProductions/UXP/pull/34/commits/c8355b22c047c9737e32f096b816edbb8b0fa181 https://github.com/MoonchildProductions/UXP/commit/a32b7f7c4e4e31669e0787e6321d74e4db71e514 https://github.com/MoonchildProductions/UXP/commit/f0b727eac28244e0fa24a6107dee44e83ad0f561 | ||
* | Bug 1437105 - Remove flaky timing tests from ESR branch that sometimes fail ↵ | Tom Ritter | 2018-03-14 |
| | | | | | | | | | | with time clamping. r=baku, a=test-only Because we hardcode time clamping in ESR (as opposed to having a pref) I don't see a way to guarentee that this test won't fail when we lose the race and clamp downwards. MozReview-Commit-ID: IMwejbOBmDu | ||
* | Bug 1430173 - Reduce the precision of all explicit clocks to 2ms. r=baku, ↵ | Tom Ritter | 2018-03-14 |
| | | | | | | | | | | | a=RyanVM Backport to ESR where we don't have the ResistFingerprinting component. MozReview-Commit-ID: 9bjycHjR3SF --HG-- extra : transplant_source : %EA%03%21%0A%E9%3F%8E%CD%7C%D79f%96%85%96%00%5D%7F%95X | ||
* | Rewrite the comment, use maxResolutionMs | janekptacijarabaci | 2018-03-02 |
| | |||
* | Rounding to 1ms | janekptacijarabaci | 2018-03-01 |
| | |||
* | DevTools - network - implement the secureConnectionStart property for the ↵ | janekptacijarabaci | 2018-03-01 |
| | | | | | | | PerformanceTiming https://github.com/MoonchildProductions/moebius/pull/116 ("/testing" and "/toolkit" in in the previous commit) | ||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 |