Closed
Bug 1421541
Opened 8 years ago
Closed 8 years ago
Still more libpref refactorings
Categories
(Core :: Preferences: Backend, enhancement)
Core
Preferences: Backend
Tracking
()
RESOLVED
FIXED
mozilla59
| Tracking | Status | |
|---|---|---|
| firefox59 | --- | fixed |
People
(Reporter: n.nethercote, Assigned: n.nethercote)
References
Details
Attachments
(6 files)
|
59 bytes,
text/x-review-board-request
|
glandium
:
review+
|
Details |
|
59 bytes,
text/x-review-board-request
|
glandium
:
review+
|
Details |
|
59 bytes,
text/x-review-board-request
|
glandium
:
review+
|
Details |
|
59 bytes,
text/x-review-board-request
|
glandium
:
review+
|
Details |
|
59 bytes,
text/x-review-board-request
|
glandium
:
review+
|
Details |
|
59 bytes,
text/x-review-board-request
|
glandium
:
review+
|
Details |
No description provided.
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
| Assignee | ||
Updated•8 years ago
|
Blocks: prefs-cleanup
Comment 7•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8932759 [details]
Bug 1421541 - Tweak some comments.
https://reviewboard.mozilla.org/r/203808/#review210344
Attachment #8932759 -
Flags: review?(mh+mozilla) → review+
Comment 8•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8932760 [details]
Bug 1421541 - Make Preferences::HandleDirty() only work in the parent process.
https://reviewboard.mozilla.org/r/203810/#review210346
Attachment #8932760 -
Flags: review?(mh+mozilla) → review+
Comment 9•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8932761 [details]
Bug 1421541 - Tweak GetCStringValue().
https://reviewboard.mozilla.org/r/203812/#review210348
Attachment #8932761 -
Flags: review?(mh+mozilla) → review+
Comment 10•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8932762 [details]
Bug 1421541 - Inline and remove pref_LoadPrefsInDirList().
https://reviewboard.mozilla.org/r/203814/#review210350
Attachment #8932762 -
Flags: review?(mh+mozilla) → review+
Comment 11•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8932763 [details]
Bug 1421541 - Split Pref::SetValue() in two.
https://reviewboard.mozilla.org/r/203816/#review210352
Attachment #8932763 -
Flags: review?(mh+mozilla) → review+
Comment 12•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8932764 [details]
Bug 1421541 - Overhaul the prefs phase code.
https://reviewboard.mozilla.org/r/203818/#review210354
Attachment #8932764 -
Flags: review?(mh+mozilla) → review+
| Assignee | ||
Comment 13•8 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/43598bb5fe1ccf86d51229514db0e309a1d1aaa8
Bug 1421541 - Tweak some comments. r=glandium
https://hg.mozilla.org/integration/mozilla-inbound/rev/0947c00a401e2404de97d5cdecce35dc0a6559a4
Bug 1421541 - Make Preferences::HandleDirty() only work in the parent process. r=glandium
https://hg.mozilla.org/integration/mozilla-inbound/rev/c7c17d849b96792bad3ebd2c55ab923c51d4a0bb
Bug 1421541 - Tweak GetCStringValue(). r=glandium
https://hg.mozilla.org/integration/mozilla-inbound/rev/1e5c582b5f3e3303224795fab65130e8c915e441
Bug 1421541 - Inline and remove pref_LoadPrefsInDirList(). r=glandium
https://hg.mozilla.org/integration/mozilla-inbound/rev/4a6d4c45913ab577bf9ce2434efaf7e2ff26d359
Bug 1421541 - Split Pref::SetValue() in two. r=glandium
https://hg.mozilla.org/integration/mozilla-inbound/rev/8d130a12ec98d05d0d1bdc10c135eb5510a3ab72
Bug 1421541 - Overhaul the prefs phase code. r=glandium
Comment 14•8 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/43598bb5fe1c
https://hg.mozilla.org/mozilla-central/rev/0947c00a401e
https://hg.mozilla.org/mozilla-central/rev/c7c17d849b96
https://hg.mozilla.org/mozilla-central/rev/1e5c582b5f3e
https://hg.mozilla.org/mozilla-central/rev/4a6d4c45913a
https://hg.mozilla.org/mozilla-central/rev/8d130a12ec98
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
You need to log in
before you can comment on or make changes to this bug.
Description
•