Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename NavigationType to NavigationTimingType (#32299) | shanehandley | 2024-05-16 | 1 | -12/+12 |
| | | | | | | | | | This was renamed in the spec: https://github.com/w3c/navigation-timing/pull/172 The NavigationType enum name is now part of the navigation history apis: https://html.spec.whatwg.org/multipage/nav-history-apis.html\#navigationtype | ||||
* | Add [Default] toJSON() to performance interfaces | Kagami Sascha Rosylight | 2019-09-01 | 1 | -1/+1 |
| | |||||
* | Update MPL license to https (part 5) | Jan Andre Ikenmeyer | 2018-11-27 | 1 | -1/+1 |
| | |||||
* | refactored performance timing to align with updated spec | ddh | 2018-11-20 | 1 | -0/+32 |
refactoring with ResourceFetchMetadata implemented deprecated window.timing functionality created ResourceTimingListener trait fixed w3c links in navigation timing updated include.ini to run resource timing tests on ci |