Skip to content

Commit e711fa3

Browse files
committed
Bug 1956809 - Enable PerformanceEventTiming.interactionId and let it ride the train r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D262586
1 parent 307439d commit e711fa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/libpref/init/StaticPrefList.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3812,7 +3812,7 @@
38123812
# Whether the interactionId will be computed and returned by performance observer*
38133813
- name: dom.performance.event_timing.enable_interactionid
38143814
type: RelaxedAtomicBool
3815-
value: @IS_NIGHTLY_BUILD@
3815+
value: true
38163816
mirror: always
38173817

38183818
# Is support for Element.requestPointerLock enabled?

0 commit comments

Comments
 (0)