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

GLTFLoader: Avoid using ImageBitmap in Safari #23086

Merged
merged 1 commit into from
Dec 24, 2021
Merged

GLTFLoader: Avoid using ImageBitmap in Safari #23086

merged 1 commit into from
Dec 24, 2021

Conversation

mrdoob
Copy link
Owner

@mrdoob mrdoob commented Dec 24, 2021

Related issue: #22975 (comment)

@mrdoob mrdoob added this to the r136 milestone Dec 24, 2021
@mrdoob mrdoob merged commit e2bdc75 into dev Dec 24, 2021
@mrdoob mrdoob deleted the safari branch December 24, 2021 16:56
@alexkowel
Copy link

alexkowel commented Jan 23, 2022

Looks like it disables ImageBitmap on Chrome too. Check out my UA:

'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36'

@Mugen87
Copy link
Collaborator

Mugen87 commented Jan 23, 2022

Already fixed on dev. #23305

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.

None yet

3 participants