Closed Bug 1898465 Opened 9 months ago Closed 9 months ago

Do not send any IPC messages when predictor is disabled

Categories

(Core :: Networking, defect, P2)

defect

Tracking

()

RESOLVED FIXED
128 Branch
Tracking Status
firefox128 --- fixed

People

(Reporter: valentin, Assigned: valentin)

References

(Blocks 1 open bug)

Details

(Whiteboard: [necko-triaged])

Attachments

(1 file)

The predictor's pref check for StaticPrefs::network_predictor_enabled is done after sending IPC messages from child to parent.
That means even when the predictor is disabled, we still send some IPC messages. This might skew the results when analyzing the predictor's performance compared to it being disabled.

See Also: → 1890559
Pushed by valentin.gosu@gmail.com: https://hg.mozilla.org/integration/autoland/rev/c616b96b9ce3 Do not send any IPC messages when predictor is disabled r=acreskey
Status: NEW → RESOLVED
Closed: 9 months ago
Resolution: --- → FIXED
Target Milestone: --- → 128 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: