Closed Bug 1474847 Opened 6 years ago Closed 6 years ago

WebGL context is lost when entering and exiting WebVR immersive mode.

Categories

(Core :: WebVR, enhancement)

Unspecified
Android
enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla63
Tracking Status
firefox63 --- fixed

People

(Reporter: rbarker, Assigned: mortimergoro)

Details

Attachments

(2 files)

When entering and exiting immersive mode multiple time (~30) the WebGL context can be lost. This occurs in FxR in conjunction with the gfxVRExternal implementation.
When entering and exiting immersive mode multiple time (~30) the WebGL context can be lost. This is caused because GeckoSurfaceTexture things there are more than 200 textures created.
When entering and exiting immersive mode multiple time (~30) the WebGL context can be lost. This is caused because GeckoSurfaceTexture things there are more than 200 textures created.
Assignee: nobody → imanol
Comment on attachment 9003830 [details]
Bug 1474847 - Fix GeckoSurfaceTexture not correctly removed from container when released:

Randall Barker [:rbarker] has approved the revision.
Attachment #9003830 - Flags: review+
Comment on attachment 9003831 [details]
Bug 1474847 - Fix GeckoSurfaceTexture not correctly removed from container when released:

James Willcox (:snorp) (jwillcox@mozilla.com) has approved the revision.
Attachment #9003831 - Flags: review+
Comment on attachment 9003831 [details]
Bug 1474847 - Fix GeckoSurfaceTexture not correctly removed from container when released:

Randall Barker [:rbarker] has approved the revision.
Attachment #9003831 - Flags: review+
Pushed by rbarker@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ca0f02aa22ea
Fix GeckoSurfaceTexture not correctly removed from container when released: r=snorp,rbarker
https://hg.mozilla.org/mozilla-central/rev/ca0f02aa22ea
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Comment on attachment 9003830 [details]
Bug 1474847 - Fix GeckoSurfaceTexture not correctly removed from container when released:

James Willcox (:snorp) (jwillcox@mozilla.com) has approved the revision.
Attachment #9003830 - Flags: review+
Pushed by rbarker@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0a43224df469
Fix GeckoSurfaceTexture not correctly removed from container when released: r=snorp,rbarker
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: