Closed Bug 1937018 Opened 10 months ago Closed 10 months ago

Use AutoTArray for CacheIOThread's queues

Categories

(Core :: Networking: Cache, task)

task

Tracking

()

RESOLVED FIXED
135 Branch
Tracking Status
firefox135 --- fixed

People

(Reporter: jstutte, Assigned: jstutte)

Details

Attachments

(1 file)

Currently CacheIOThread uses a plain nsTArray, which might lead to unnecessary malloc/free cycles when floating around between low and no events. AutoTArray seems to be a better choice here.

Assignee: nobody → jstutte
Status: NEW → ASSIGNED
Pushed by jstutte@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/49130c85c5ed Use AutoTArray for CacheIOThread's event queues. r=necko-reviewers,valentin
Status: ASSIGNED → RESOLVED
Closed: 10 months ago
Resolution: --- → FIXED
Target Milestone: --- → 135 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: