Page MenuHomePhabricator

Bug 1495977 - Refactor the shared caches into a helper struct.
ClosedPublic

Authored by bholley on Nov 4 2018, 11:27 PM.

Details

Reviewers
gw
Bugzilla Bug ID
1495977
Summary

Aside from general cleanliness, this allows us to factor the selection
logic into a helper without a widely-scoped mutable borrow on the entire
TextureCache.

Depends on D10853

Diff Detail

Repository
rMOZILLACENTRAL mozilla-central
Branch
HEAD
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

bholley created this revision.Nov 4 2018, 11:27 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 4 2018, 11:27 PM
phab-bot changed the visibility from "Custom Policy" to "Public (No Login Required)".Nov 4 2018, 11:27 PM
phab-bot changed the edit policy from "Custom Policy" to "Restricted Project (Project)".
phab-bot removed a project: Restricted Project.
bholley requested review of this revision.Nov 4 2018, 11:27 PM
gw accepted this revision.Nov 6 2018, 9:04 PM
This revision is now accepted and ready to land.Nov 6 2018, 9:04 PM
bholley closed this revision.Nov 9 2018, 5:23 PM