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

Disable touch-zooming, in the viewer, if AbortSignal.any is unsupported (PR 19216 follow-up) #19226

Merged
merged 1 commit into from
Dec 15, 2024

Conversation

Snuffleupagus
Copy link
Collaborator

This way loading of the entire viewer won't break in older browsers that lack AbortSignal.any support; see https://developer.mozilla.org/en-US/docs/Web/API/AbortSignal/any_static#browser_compatibility

…rted (PR 19216 follow-up)

This way loading of the *entire* viewer won't break in older browsers that lack `AbortSignal.any` support; see https://developer.mozilla.org/en-US/docs/Web/API/AbortSignal/any_static#browser_compatibility
@Snuffleupagus
Copy link
Collaborator Author

/botio-linux preview

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Received

Command cmd_preview from @Snuffleupagus received. Current queue size: 0

Live output at: http://54.241.84.105:8877/5fdfc3f943bcf56/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Success

Full output at http://54.241.84.105:8877/5fdfc3f943bcf56/output.txt

Total script time: 0.89 mins

Published

@timvandermeij timvandermeij merged commit 8985d80 into mozilla:master Dec 15, 2024
7 checks passed
@timvandermeij
Copy link
Contributor

Thank you for this alternative solution to the issue!

@timvandermeij timvandermeij removed the request for review from calixteman December 15, 2024 18:15
@Snuffleupagus Snuffleupagus deleted the pr-19216-followup branch December 16, 2024 09:59
@Snuffleupagus
Copy link
Collaborator Author

Snuffleupagus commented Dec 16, 2024

Thank you for this alternative solution to the issue!

As always, thanks for the review!

Unfortunately though, this isn't so much a solution but rather just deferring the problem. Eventually we'll probably reach a point where we can't just disable functionality to get by.

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.

3 participants