aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/performanceresourcetiming.rs
Commit message (Expand)AuthorAgeFilesLines
* 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