Skip to content

Remove Safari scrollIntoView fallback from Responsive-Design#581

Closed
issackjohn wants to merge 1 commit into
WebKit:mainfrom
issackjohn:issack/remove-responsive-design-scroll-fallback
Closed

Remove Safari scrollIntoView fallback from Responsive-Design#581
issackjohn wants to merge 1 commit into
WebKit:mainfrom
issackjohn:issack/remove-responsive-design-scroll-fallback

Conversation

@issackjohn

Copy link
Copy Markdown
Contributor

ScrollToChatAndSendMessages raced the video grid's content-visibility event against a two-frame timeout, because Safari could overscroll the chat element and never fire it (#525).

The underlying WebKit bug no longer reproduces, and CI now runs Safari 26.4, so the fallback is no longer needed.

Wait for the event directly instead.

ScrollToChatAndSendMessages raced the video grid's
content-visibility event against a two-frame timeout, because Safari
could overscroll the chat element and never fire it (WebKit#525).

The underlying WebKit bug (webkit.org/b/298554) no longer reproduces,
and CI now runs Safari 26.4, so the fallback is no longer needed. It
also made the step finish early whenever the event took longer than two
frames, which under-measured the work on any browser.

Wait for the event directly instead.
@netlify

netlify Bot commented Jul 24, 2026

Copy link
Copy Markdown

Deploy Preview for webkit-speedometer-preview ready!

Name Link
🔨 Latest commit af53b5f
🔍 Latest deploy log https://app.netlify.com/projects/webkit-speedometer-preview/deploys/6a63f85c8ec0ba0008e14cd5
😎 Deploy Preview https://deploy-preview-581--webkit-speedometer-preview.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 project configuration.

@issackjohn issackjohn closed this Jul 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant