summaryrefslogtreecommitdiff
path: root/dom/performance
Commit message (Expand)AuthorAge
* Issue #2282 - Part 2 - Re-add some timer clamping that got clobber erroneously.Brian Smith2023-10-20
* Issue #2282 - Align the Performance Observer navigation and resource with the...Brian Smith2023-10-20
* [DOM] Fix deprot in PerformanceMark.cppMoonchild2023-10-05
* Issue #2282 - Performance observer safety checks.Brian Smith2023-09-07
* Issue #2282 - - Properly implement Performance Timeline Level 2 w3c spec.Brian Smith2023-08-02
* Issue #2255 - Use Maybe<> in the Performance API.Brian Smith2023-07-12
* Issue #2053 - Follow-up: Clear the performance entries buffer if full.Moonchild2023-04-13
* Issue #2053 - Follow-up: Make the default ResourceTimingBufferSize largerMoonchild2023-04-11
* Issue #2053 - Part 5: Throw a DOMException instead of a JS exception for some...FranklinDM2023-04-10
* Issue #2053 - Part 4b: Fix measure name to timestamp conversionFranklinDM2023-04-10
* Issue #2053 - Part 4a: Align IsPerformanceTimingAttribute to user-timing specFranklinDM2023-04-10
* Issue #2053 - Part 3: Update PerformanceMark to User Timing L3FranklinDM2023-04-10
* Issue #2053 - Part 2: Update PerformanceMeasure to User Timing L3FranklinDM2023-04-10
* [DOM] Add some null checks for PerformanceWorkersMoonchild2023-01-18
* Issue #80 - reinstated unified building for some large chunks of our code.Moonchild2022-09-04
* [DOM] Add extra check for performance API Next Hop protocolMoonchild2022-07-27
* No issue - Align our resource timing with the updated Fetch spec.Moonchild2022-05-04
* Issue #1656 - Part 6: Clean up the build filesMoonchild2020-09-23
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23
* Issue #80 - De-unify dom/performanceMoonchild2020-04-22
* Issue #316 - Be more gentle with the CC and nursery.wolfbeast2020-02-20
* Issue #316 - Make the memory GC performance object conditional (WIP)wolfbeast2020-02-20
* Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTSwolfbeast2019-01-18
* Clamp resolution in PerformanceNavigationTiming.wolfbeast2018-07-01
* Remove support and tests for HSTS priming from the tree. Fixes #384Gaming4JC2018-05-26
* Remove missed MOZ_WIDGET_GONK ifdefwolfbeast2018-05-13
* moebius#161: The Performance Resource Timing (make timestamps be relative to ...janekptacijarabaci2018-04-29
* Bug 1322292 - Some fixes for the Performance API in workers - part 2 - Get ri...janekptacijarabaci2018-04-29
* Bug 1322292 - Some fixes for the Performance API in workers - part 1 - Centra...janekptacijarabaci2018-04-29
* Bug 1313420 - Implement Performance.timeOrigin - part 4 - testsjanekptacijarabaci2018-04-29
* Bug 1313420 - Implement Performance.timeOrigin - part 3 - testsjanekptacijarabaci2018-04-29
* Bug 1313420 - Implement Performance.timeOrigin - part 2 - testsjanekptacijarabaci2018-04-29
* Bug 1313420 - Implement Performance.timeOrigin - part 1janekptacijarabaci2018-04-29
* Bug 1323941 - navigationStart should not be exposed to workers as timing attr...janekptacijarabaci2018-04-29
* Bug 1322966 - Cleanup performance.cppjanekptacijarabaci2018-04-29
* Bug 1317297 - nextHopProtocol is an empty string for local fetchjanekptacijarabaci2018-04-29
* moebius#158: The Performance Resource Timing (added support for "workerStart")janekptacijarabaci2018-04-29
* moebius#157: The Performance Observer (improvements)janekptacijarabaci2018-04-22
* Set "secureConnectionStart" to 0 for pages with HTTP schemejanekptacijarabaci2018-03-17
* Round down to the nearest 2ms (instead of 1ms)janekptacijarabaci2018-03-17
* Bug 1437105 - Remove flaky timing tests from ESR branch that sometimes fail w...Tom Ritter2018-03-14
* Bug 1430173 - Reduce the precision of all explicit clocks to 2ms. r=baku, a=R...Tom Ritter2018-03-14
* Rewrite the comment, use maxResolutionMsjanekptacijarabaci2018-03-02
* Rounding to 1msjanekptacijarabaci2018-03-01
* DevTools - network - implement the secureConnectionStart property for the Per...janekptacijarabaci2018-03-01
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02