Closed
Bug 1415418
Opened 8 years ago
Closed 8 years ago
Minor Preferences.h cleanups
Categories
(Core :: Preferences: Backend, enhancement)
Core
Preferences: Backend
Tracking
()
RESOLVED
FIXED
mozilla58
| Tracking | Status | |
|---|---|---|
| firefox58 | --- | fixed |
People
(Reporter: n.nethercote, Assigned: n.nethercote)
Details
Attachments
(2 files)
No description provided.
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
Comment 3•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8926244 [details]
Bug 1415418 - Reorder Preferences.h. .
https://reviewboard.mozilla.org/r/197506/#review202726
C/C++ static analysis found 0 defects in this patch.
You can run this analysis locally with: `./mach static-analysis check path/to/file.cpp`
Comment 4•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8926245 [details]
Bug 1415418 - Simplify GetUint(). .
https://reviewboard.mozilla.org/r/197508/#review202728
C/C++ static analysis found 0 defects in this patch.
You can run this analysis locally with: `./mach static-analysis check path/to/file.cpp`
Comment 5•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8926244 [details]
Bug 1415418 - Reorder Preferences.h. .
https://reviewboard.mozilla.org/r/197506/#review202744
Attachment #8926244 -
Flags: review?(mh+mozilla) → review+
Comment 6•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8926245 [details]
Bug 1415418 - Simplify GetUint(). .
https://reviewboard.mozilla.org/r/197508/#review202748
Attachment #8926245 -
Flags: review?(mh+mozilla) → review+
| Assignee | ||
Comment 7•8 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/017d8233ee85a6643e0e23e11509d2a4d889da08
Bug 1415418 - Reorder Preferences.h. r=glandium.
https://hg.mozilla.org/integration/mozilla-inbound/rev/e368fe33afd342ed8540df982ce4ef0d37617940
Bug 1415418 - Simplify GetUint(). r=glandium.
Comment 8•8 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/017d8233ee85
https://hg.mozilla.org/mozilla-central/rev/e368fe33afd3
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
You need to log in
before you can comment on or make changes to this bug.
Description
•