Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(web): add performance.timeOrigin #14489

Merged
merged 17 commits into from
May 6, 2022
Merged

feat(web): add performance.timeOrigin #14489

merged 17 commits into from
May 6, 2022

Commits on May 4, 2022

  1. Configuration menu
    Copy the full SHA
    bb5e8b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3356687 View commit details
    Browse the repository at this point in the history
  3. fix: call as primordial

    GJZwiers committed May 4, 2022
    Configuration menu
    Copy the full SHA
    c7c84d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5991860 View commit details
    Browse the repository at this point in the history
  5. refactor: use DateNow

    GJZwiers committed May 4, 2022
    Configuration menu
    Copy the full SHA
    d09d0a3 View commit details
    Browse the repository at this point in the history
  6. update .d.ts type

    GJZwiers committed May 4, 2022
    Configuration menu
    Copy the full SHA
    49351f3 View commit details
    Browse the repository at this point in the history
  7. Revert "update .d.ts type"

    This reverts commit 49351f3.
    GJZwiers committed May 4, 2022
    Configuration menu
    Copy the full SHA
    6d17d9b View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Configuration menu
    Copy the full SHA
    98e8402 View commit details
    Browse the repository at this point in the history
  2. chore: keep line

    GJZwiers committed May 5, 2022
    Configuration menu
    Copy the full SHA
    0477765 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0fc294 View commit details
    Browse the repository at this point in the history
  4. update expectation.json

    GJZwiers committed May 5, 2022
    Configuration menu
    Copy the full SHA
    c2724f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d39976 View commit details
    Browse the repository at this point in the history
  6. use complete dom lib

    GJZwiers committed May 5, 2022
    Configuration menu
    Copy the full SHA
    4c350bb View commit details
    Browse the repository at this point in the history
  7. Revert "use DOMHighResTimeStamp type"

    This reverts commit 7d39976.
    GJZwiers committed May 5, 2022
    Configuration menu
    Copy the full SHA
    06cf4a5 View commit details
    Browse the repository at this point in the history
  8. test: rm expected test fail

    GJZwiers committed May 5, 2022
    Configuration menu
    Copy the full SHA
    2c9abb0 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Revert "test: rm expected test fail"

    This reverts commit 2c9abb0.
    GJZwiers committed May 6, 2022
    Configuration menu
    Copy the full SHA
    040ccf0 View commit details
    Browse the repository at this point in the history
  2. add test

    GJZwiers committed May 6, 2022
    Configuration menu
    Copy the full SHA
    47da174 View commit details
    Browse the repository at this point in the history