Closed Bug 1595831 Opened 6 years ago Closed 6 years ago

Use staticprefs for dom.ipc. prefs that we access once per contentparent

Categories

(Core :: DOM: Core & HTML, task)

task
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla72
Tracking Status
firefox72 --- fixed

People

(Reporter: Gijs, Assigned: Gijs)

References

Details

Attachments

(1 file)

Accessing prefs using Preferences::Get once for each contentparent is going to be a perf drain with fission; using StaticPrefs to cache them helps avoid this.

This additionally turns on dom.ipc.processHangMonitor on non-m-c consumers of gecko, as well as turning off dom.ipc.reportProcessHangs on debug geckoview.

Pushed by gijskruitbosch@gmail.com: https://hg.mozilla.org/integration/autoland/rev/710f988369e5 use StaticPrefs for dom.ipc prefs for ContentParent and the hang monitor code, r=kmag
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: