Closed Bug 1779000 Opened 2 years ago Closed 2 years ago

Remove AtomicBoolPrefChangedCallback uses in IndexedDatabaseManager

Categories

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

task

Tracking

()

RESOLVED FIXED
104 Branch
Tracking Status
firefox104 --- fixed

People

(Reporter: saschanaz, Assigned: saschanaz)

References

(Blocks 1 open bug)

Details

Attachments

(3 files)

No description provided.

This has never been documented/tested anywhere and has always been disabled since its start in 2017 in bug 1389913.

This removes the pref as https://github.com/w3c/IndexedDB/issues/49 decided not to propagate to window.onerror in 2019.

Pushed by krosylight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f3a44c2ade2c
Part 1: Remove dom.indexedDB.errorEventToSelfError r=asuth
https://hg.mozilla.org/integration/autoland/rev/31ba65d120ff
Part 2: Replace use of AtomicBoolPrefChangedCallback with StaticPrefs r=asuth
https://hg.mozilla.org/integration/autoland/rev/f33bbb0568fa
Part 3: Remove helper functions for prefs r=asuth

Backed out for causing build bustages on ActorsParentCommon.cpp. CLOSED TREE
Backout link
Push with failures
Link to failure log
Failure line :
/builds/worker/checkouts/gecko/dom/indexedDB/ActorsParentCommon.cpp:406:20: error: no member named 'dom_indexedDB_preprocessing' in namespace 'mozilla::StaticPrefs'

Flags: needinfo?(krosylight)
Pushed by krosylight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d26a9ac16fde
Part 1: Remove dom.indexedDB.errorEventToSelfError r=asuth
https://hg.mozilla.org/integration/autoland/rev/df896d73aafc
Part 2: Replace use of AtomicBoolPrefChangedCallback with StaticPrefs r=asuth
https://hg.mozilla.org/integration/autoland/rev/929302e1c8f9
Part 3: Remove helper functions for prefs r=asuth
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 104 Branch
Flags: needinfo?(krosylight)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: