Closed Bug 1714284 Opened 3 years ago Closed 3 years ago

LS: Fix building in non-unified builds

Categories

(Core :: Storage: localStorage & sessionStorage, task, P2)

task

Tracking

()

RESOLVED FIXED
91 Branch
Tracking Status
firefox91 --- fixed

People

(Reporter: janv, Assigned: janv)

Details

Attachments

(1 file)

In an opt build:

0:31.51 /Users/jvarga/Projects/Mozilla4/src/dom/localstorage/ActorsParent.cpp:231:16: error: unused variable 'kJournalFileName' [-Werror,-Wunused-const-variable]

0:31.51 constexpr auto kJournalFileName = u"data.sqlite-journal"_ns;

0:31.51                ^

Depends on D116683

There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:janv, could you have a look please?
For more information, please visit auto_nag documentation.

Flags: needinfo?(jvarga)
Flags: needinfo?(jstutte)
Pushed by jvarga@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ae8ad5f51fbd
LS: Fix building in non-unified builds; r=dom-storage-reviewers,jstutte
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 91 Branch
Flags: needinfo?(jstutte)

Landed.

Flags: needinfo?(jvarga)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: