Closed
Bug 1685281
Opened 5 years ago
Closed 5 years ago
Add logging header to indexeddb module
Categories
(Core :: Storage: IndexedDB, defect)
Core
Storage: IndexedDB
Tracking
()
RESOLVED
FIXED
86 Branch
Tracking | Status | |
---|---|---|
firefox86 | --- | fixed |
People
(Reporter: andi, Assigned: andi)
Details
Attachments
(1 file)
Because of a header refactoring "mozilla/Logging.h" from dom/indexedDB/IndexedDatabaseManager.h
, this should be fixed since in the non-unified environment this causes issues.
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by bpostelnicu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/90a0c52c92ba
Fix IndexedDatabaseManager in the non-unified environment. r=sg
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox86:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•