Closed
Bug 1051102
Opened 10 years ago
Closed 10 years ago
Use bug 1041822 to simplify the chrome registry's hashtable use
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
FIXED
mozilla34
People
(Reporter: mrbkap, Assigned: mrbkap)
References
Details
Attachments
(1 file)
21.19 KB,
patch
|
benjamin
:
review+
|
Details | Diff | Splinter Review |
The chrome registry uses old-school PLDHashTable. We can do better:
3 files changed, 46 insertions(+), 133 deletions(-)
Assignee | ||
Comment 1•10 years ago
|
||
I have a try run going at https://treeherder.mozilla.org/ui/#/jobs?repo=try&revision=7f6188266b74
Attachment #8470366 -
Flags: review?(benjamin)
Updated•10 years ago
|
Attachment #8470366 -
Flags: review?(benjamin) → review+
Assignee | ||
Comment 2•10 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/7f5a7dc73420
Thanks for the reviews.
Comment 3•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla34
Updated•10 years ago
|
Flags: qe-verify-
You need to log in
before you can comment on or make changes to this bug.
Description
•