Closed
Bug 1641438
Opened 5 years ago
Closed 5 years ago
A few prefs clean-ups
Categories
(Core :: Preferences: Backend, task)
Core
Preferences: Backend
Tracking
()
RESOLVED
FIXED
mozilla79
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: n.nethercote, Assigned: n.nethercote)
Details
Attachments
(4 files, 1 obsolete file)
Some things I have found while investigating bug 1636706.
![]() |
Assignee | |
Comment 1•5 years ago
|
||
It's not used in a useful way.
![]() |
Assignee | |
Comment 2•5 years ago
|
||
Depends on D77210
![]() |
Assignee | |
Comment 3•5 years ago
|
||
Also fix some comments.
Depends on D77211
![]() |
Assignee | |
Comment 4•5 years ago
|
||
Depends on D77210
![]() |
Assignee | |
Comment 5•5 years ago
|
||
Depends on D77212
![]() |
Assignee | |
Comment 6•5 years ago
|
||
Geez, moz-phab really did a number on this patch sequence. Sigh.
Updated•5 years ago
|
Attachment #9152310 -
Attachment is obsolete: true
Pushed by nnethercote@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/017a4032ac27
Remove `Pref::mDefaultChanged`. r=KrisWright
https://hg.mozilla.org/integration/autoland/rev/17cae84eec4c
Remove an unnecessary local variable. r=KrisWright
https://hg.mozilla.org/integration/autoland/rev/b06b3f982342
Ensure gPrefNameArena is only accessed on the main thread. r=KrisWright
https://hg.mozilla.org/integration/autoland/rev/8685b172f9e2
Ensure gHashTable is only accessed on the appropriate threads. r=KrisWright
Comment 8•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/017a4032ac27
https://hg.mozilla.org/mozilla-central/rev/17cae84eec4c
https://hg.mozilla.org/mozilla-central/rev/b06b3f982342
https://hg.mozilla.org/mozilla-central/rev/8685b172f9e2
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in
before you can comment on or make changes to this bug.
Description
•