aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/performanceresourcetiming.rs
Commit message (Expand)AuthorAgeFilesLines
* PerformanceResourceTiming calculate durationJosh Mcguigan2019-10-301-2/+1
* Add start_time to resource timing.Tommy Lincoln2019-10-201-2/+1
* implemented secure_connection_startTomas Di Vito2019-10-101-2/+1
* Expose stub attributes on PerformanceResourceTimingJaved Nissar2019-09-231-4/+42
* ISSUE-21257: set redirectEnd on PerformanceResourceTimingThomas Delacour2019-07-191-3/+6
* Add PerformanceResourceTiming: domainLookupStartKamil Niski2019-06-301-2/+7
* Add connectStart in PerformanceResourceTimingTomek LECOCQ2019-05-031-1/+6
* ISSUE-21263: implemented attribute setting in http loaderThomas Delacour2019-04-231-4/+6
* Add connectEnd attribute to PerformanceResourceTiming interfacepylbrecht2019-04-041-1/+6
* Add PerformanceResourceTiming: redirectStartkkpoon2019-02-011-1/+6
* Added fetch_start functionality in http_fetchAdit Jain2019-01-241-2/+7
* Update MPL license to https (part 5)Jan Andre Ikenmeyer2018-11-271-1/+1
* refactored performance timing to align with updated specddh2018-11-201-0/+187