summaryrefslogtreecommitdiffstats
path: root/dom/performance
Commit message (Expand)AuthorAgeLines
* Issue #316 - Be more gentle with the CC and nursery.wolfbeast2020-02-20-9/+5
* Issue #316 - Make the memory GC performance object conditional (WIP)wolfbeast2020-02-20-0/+21
* Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTSwolfbeast2019-01-18-2/+0
* Clamp resolution in PerformanceNavigationTiming.wolfbeast2018-07-01-8/+9
* Remove support and tests for HSTS priming from the tree. Fixes #384Gaming4JC2018-05-26-0/+1
* Remove missed MOZ_WIDGET_GONK ifdefwolfbeast2018-05-13-4/+0
* moebius#161: The Performance Resource Timing (make timestamps be relative to ...janekptacijarabaci2018-04-29-44/+295
* Bug 1322292 - Some fixes for the Performance API in workers - part 2 - Get ri...janekptacijarabaci2018-04-29-3/+3
* Bug 1322292 - Some fixes for the Performance API in workers - part 1 - Centra...janekptacijarabaci2018-04-29-23/+10
* Bug 1313420 - Implement Performance.timeOrigin - part 4 - testsjanekptacijarabaci2018-04-29-2/+2
* Bug 1313420 - Implement Performance.timeOrigin - part 3 - testsjanekptacijarabaci2018-04-29-2/+2
* Bug 1313420 - Implement Performance.timeOrigin - part 2 - testsjanekptacijarabaci2018-04-29-0/+69
* Bug 1313420 - Implement Performance.timeOrigin - part 1janekptacijarabaci2018-04-29-1/+114
* Bug 1323941 - navigationStart should not be exposed to workers as timing attr...janekptacijarabaci2018-04-29-39/+20
* Bug 1322966 - Cleanup performance.cppjanekptacijarabaci2018-04-29-29/+7
* Bug 1317297 - nextHopProtocol is an empty string for local fetchjanekptacijarabaci2018-04-29-0/+12
* moebius#158: The Performance Resource Timing (added support for "workerStart")janekptacijarabaci2018-04-29-23/+82
* moebius#157: The Performance Observer (improvements)janekptacijarabaci2018-04-22-144/+100
* Set "secureConnectionStart" to 0 for pages with HTTP schemejanekptacijarabaci2018-03-17-4/+27
* Round down to the nearest 2ms (instead of 1ms)janekptacijarabaci2018-03-17-6/+2
* Bug 1437105 - Remove flaky timing tests from ESR branch that sometimes fail w...Tom Ritter2018-03-14-47/+1
* Bug 1430173 - Reduce the precision of all explicit clocks to 2ms. r=baku, a=R...Tom Ritter2018-03-14-25/+27
* Rewrite the comment, use maxResolutionMsjanekptacijarabaci2018-03-02-2/+4
* Rounding to 1msjanekptacijarabaci2018-03-01-2/+4
* DevTools - network - implement the secureConnectionStart property for the Per...janekptacijarabaci2018-03-01-4/+54
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+3956