Closed Bug 1805918 Opened 1 year ago Closed 1 year ago

Use a Set instead of an Array in toolkit\components\extensions\test\xpcshell\test_ext_startup_perf.js

Categories

(WebExtensions :: General, task, P5)

task

Tracking

(firefox111 fixed)

RESOLVED FIXED
111 Branch
Tracking Status
firefox111 --- fixed

People

(Reporter: TbSync, Assigned: TbSync)

Details

Attachments

(1 file)

This test passes on the test infrastructure, but not locally for me. Both if conditions add the same values to the array with the expected values, but the modules are loaded of course only once.

Using a Set() fixes this.

Assignee: nobody → john
Status: NEW → ASSIGNED
Severity: -- → N/A
Type: enhancement → task
Priority: -- → P5
Pushed by john@thunderbird.net:
https://hg.mozilla.org/integration/autoland/rev/803bdc22ba69
Use a Set instead of an Array in toolkit\components\extensions\test\xpcshell\test_ext_startup_perf.js. r=robwu
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: