Closed Bug 1506467 Opened 6 years ago Closed 1 month ago

Support WebGL when using Web Replay

Categories

(Core Graveyard :: Web Replay, enhancement, P5)

enhancement

Tracking

(firefox65 affected)

RESOLVED INCOMPLETE
mozilla65
Tracking Status
firefox65 --- affected

People

(Reporter: bhackett1024, Assigned: bhackett1024)

References

Details

Attachments

(1 file)

WebGL (and accelerated graphics in general) is not supported when using Web Replay.  I don't think fixing this would be incredibly difficult, but we'd need to capture all the GL calls the browser makes (probably with redirections) and will need to support making them from the middleman in order to avoid enormous recordings.
Attached patch patchSplinter Review
Refuse to initialize WebGLContext when recording/replaying, to avoid crashes later on.
Attachment #9024310 - Flags: review?(kvark)
Attachment #9024310 - Flags: review?(kvark) → review+
Pushed by bhackett@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/2d70da7f951f
Don't initialize WebGLContext when recording/replaying, r=kvark.
https://hg.mozilla.org/mozilla-central/rev/2d70da7f951f
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Priority: -- → P5
Product: Core → Core Graveyard
Status: REOPENED → RESOLVED
Closed: 6 years ago1 month ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: