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

Sync changes from mozilla-central gfx/wr #4839

Merged
merged 2 commits into from
Feb 14, 2024
Merged

Conversation

moz-gfx
Copy link

@moz-gfx moz-gfx commented Feb 14, 2024

No description provided.

jamienicol and others added 2 commits February 14, 2024 05:05
…s,nical

On some Mali GPUs glPushDebugGroup and other functions from the
extension GL_KHR_debug always raise a GL_OUT_OF_MEMORY error. In debug
builds we automatically enable debug markers, as well as panicking
when encountering a GL error. This causes the GPU process to crash
repeatedly at startup, eventually falling back to software
webrender. To avoid this, we block the extension on affected devices.

Differential Revision: https://phabricator.services.mozilla.com/D201579

[ghsync] From https://hg.mozilla.org/mozilla-central/rev/a42e898936a8c8cd33d33cdd3bdeb39ce86db6fe
@moz-gfx
Copy link
Author

moz-gfx commented Feb 14, 2024

@bors-servo r=auto

@bors-servo
Copy link
Contributor

📌 Commit 2b723c8 has been approved by auto

@bors-servo
Copy link
Contributor

⌛ Testing commit 2b723c8 with merge a4cdade...

@bors-servo
Copy link
Contributor

☀️ Test successful - status-taskcluster
Approved by: auto
Pushing a4cdade to master...

@bors-servo bors-servo merged commit a4cdade into servo:master Feb 14, 2024
1 of 5 checks passed
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.

4 participants