Closed Bug 1730282 Opened 4 years ago Closed 4 years ago

Cleanup of serialization code in WebGL

Categories

(Core :: Graphics: CanvasWebGL, task, P1)

task

Tracking

()

RESOLVED FIXED
94 Branch
Tracking Status
firefox94 --- fixed

People

(Reporter: jgilbert, Assigned: jgilbert)

Details

Attachments

(1 file)

We spend a bunch of code tracking QueueStatus with multiple failure cases, but we don't actually use anything but boolean ok/bad.
Also we have some unused structs and code.

  • Replace QueueStatus with bool
  • Remove unused structs and code
  • Add some MOZ_LIKELY to (de)serialization branches
Pushed by jgilbert@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/96b6c532cb1f Cleanup IPC WebGL code. r=gfx-reviewers,lsalzman
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 94 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: