summaryrefslogtreecommitdiffstats
path: root/dom/performance/PerformanceTiming.cpp
Commit message (Collapse)AuthorAgeLines
* moebius#158: The Performance Resource Timing (added support for "workerStart")janekptacijarabaci2018-04-29-19/+52
| | | | https://github.com/MoonchildProductions/moebius/pull/158
* Set "secureConnectionStart" to 0 for pages with HTTP schemejanekptacijarabaci2018-03-17-3/+24
| | | | Issue #67
* Round down to the nearest 2ms (instead of 1ms)janekptacijarabaci2018-03-17-6/+2
| | | | | | | | | | 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 1430173 - Reduce the precision of all explicit clocks to 2ms. r=baku, ↵Tom Ritter2018-03-14-11/+11
| | | | | | | | | | | 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 maxResolutionMsjanekptacijarabaci2018-03-02-2/+4
|
* Rounding to 1msjanekptacijarabaci2018-03-01-2/+4
|
* DevTools - network - implement the secureConnectionStart property for the ↵janekptacijarabaci2018-03-01-0/+44
| | | | | | | PerformanceTiming https://github.com/MoonchildProductions/moebius/pull/116 ("/testing" and "/toolkit" in in the previous commit)
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+361