Closed
Bug 1663609
Opened 5 years ago
Closed 5 years ago
Replace explicit nsLiteralCString construction by string literals in ActorsParent.cpp
Categories
(Core :: Storage: IndexedDB, task)
Core
Storage: IndexedDB
Tracking
()
RESOLVED
FIXED
82 Branch
Tracking | Status | |
---|---|---|
firefox82 | --- | fixed |
People
(Reporter: sg, Assigned: sg)
Details
Attachments
(1 file)
Not all multiline construction of nsLiteralCString
have been converted by an earlier patch, so the remaining ones are converted now.
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by jvarga@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d7efbac59aad
Replace explicit construction of nsLiteralCString by string literals. r=dom-workers-and-storage-reviewers,janv
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox82:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 82 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•