Closed Bug 1575938 Opened 5 years ago Closed 5 years ago

Convert dom/JSEnvironment GC timing constants to StaticPrefs

Categories

(Core :: DOM: Events, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla70
Tracking Status
firefox70 --- fixed

People

(Reporter: acreskey, Assigned: acreskey)

References

Details

Attachments

(1 file)

There are a few #define' d constants in dom/JSEnvironment that determine GC timing scheduling.


e.g. NS_GC_DELAY

Convert them to StaticPrefs so that we can easily test variations.

NS_GC_DELAY
NS_SHRINK_GC_BUFFERS_DELAY
NS_FIRST_GC_DELAY
NS_FULL_GC_DELAY
NS_INTERSLICE_GC_DELAY

(Because it relates to what I'm testing, I also converted NS_USER_INTERACTION_INTERVAL)

Converted the following to StaticPrefs so that we can easily test variations:

NS_GC_DELAY
NS_SHRINK_GC_BUFFERS_DELAY
NS_FIRST_GC_DELAY
NS_FULL_GC_DELAY
NS_INTERSLICE_GC_DELAY

NS_USER_INTERACTION_INTERVAL

Blocks: 1575943
Attachment #9087494 - Attachment description: Bug 1575938 Convert dom/JSEnvironment GC timing constants to StaticPref r=? → Bug 1575938 Convert dom/JSEnvironment GC timing constants to StaticPref r=edgar
Keywords: checkin-needed

Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/integration/autoland/rev/c8b9ae708d8e
Convert dom/JSEnvironment GC timing constants to StaticPref r=edgar

Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: