Skip to content

Conversation

@rniwa
Copy link
Member

@rniwa rniwa commented Mar 1, 2025

modifications happen asynchronously in the onhashchange() callback.

This results in nothing interesting being measured during the sync phase, and the resulting rendering update (during the async phase) not including the change.

Change the test to manually and synchronously trigger the onhashchange() callback, and change the page content to detect and omit duplicate events.

…OM (#488)

modifications happen asynchronously in the onhashchange() callback.

This results in nothing interesting being measured during the sync phase, and
the resulting rendering update (during the async phase) not including the
change.

Change the test to manually and synchronously trigger the onhashchange()
callback, and change the page content to detect and omit duplicate events.

Co-authored-by: Matt Woodrow <m_woodrow@apple.com>
@netlify
Copy link

netlify bot commented Mar 1, 2025

Deploy Preview for webkit-speedometer ready!

Name Link
🔨 Latest commit 2e73ad3
🔍 Latest deploy log https://app.netlify.com/sites/webkit-speedometer/deploys/67c34c16dd488d000875d376
😎 Deploy Preview https://deploy-preview-496--webkit-speedometer.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@mdubet mdubet added the v3.1 label Mar 3, 2025
@rniwa rniwa merged commit b475f2d into release/3.1 Mar 3, 2025
4 checks passed
@rniwa rniwa deleted the merge-488-to-3.1 branch March 3, 2025 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants