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

Fireperf web vitals #8644

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Fireperf web vitals #8644

wants to merge 7 commits into from

Commits on Nov 14, 2024

  1. Add support for capturing web vitals metrics in Firebase performance …

    …for Web.
    
    Modifies export to use sendBeacon instead of fetch API, and shifts the upload time to the first time the page is hidden or unloaded.
    bryanatkinson committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    35e3879 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    ca81fbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45dbe08 View commit details
    Browse the repository at this point in the history
  3. Remove .only in test.

    bryanatkinson committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    090d7a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dad6fce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8daf22 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Run format

    bryanatkinson committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    fe72ce1 View commit details
    Browse the repository at this point in the history