Closed
Bug 1245393
Opened 10 years ago
Closed 10 years ago
Measure s{,Default}RootBranch in the Preferences memory reporter
Categories
(Core :: Preferences: Backend, defect)
Core
Preferences: Backend
Tracking
()
RESOLVED
FIXED
mozilla47
| Tracking | Status | |
|---|---|---|
| firefox47 | --- | fixed |
People
(Reporter: n.nethercote, Assigned: n.nethercote)
Details
Attachments
(1 file)
|
2.58 KB,
patch
|
froydnj
:
review+
|
Details | Diff | Splinter Review |
DMD tells me these can take up to 64 KiB or 128 KiB sometimes, which makes them
worth measuring.
| Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8715165 -
Flags: review?(nfroyd)
Comment 2•10 years ago
|
||
Comment on attachment 8715165 [details] [diff] [review]
Measure s{,Default}RootBranch in the Preferences memory reporter
Review of attachment 8715165 [details] [diff] [review]:
-----------------------------------------------------------------
I guess it's a feature of the preferences code that we have these two similarly-named things with no indication of what the difference between them is?
r=me
Attachment #8715165 -
Flags: review?(nfroyd) → review+
| Assignee | ||
Comment 3•10 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/3de52407f252466641d6d8bb1b8418285200dbfc
Bug 1245393 - Measure s{,Default}RootBranch in the Preferences memory reporter. r=froydnj.
Comment 4•10 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox47:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla47
You need to log in
before you can comment on or make changes to this bug.
Description
•