Closed
Bug 1392989
Opened 7 years ago
Closed 7 years ago
Remove some unused nsIAtom/nsIAtomService references from JS code
Categories
(Toolkit :: General, enhancement)
Toolkit
General
Tracking
()
RESOLVED
FIXED
mozilla57
Tracking | Status | |
---|---|---|
firefox57 | --- | fixed |
People
(Reporter: n.nethercote, Assigned: n.nethercote)
References
Details
Attachments
(2 files)
(deleted),
patch
|
jaws
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
jaws
:
review+
|
Details | Diff | Splinter Review |
Bug 1392884 is about removing nsIAtomService. There are some easy things we can remove in JS code.
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → n.nethercote
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•7 years ago
|
||
Plus a couple of other unused service references nearby.
Attachment #8900201 -
Flags: review?(jaws)
Comment 3•7 years ago
|
||
Comment on attachment 8900199 [details] [diff] [review]
(part 1) - Remove convertProperties()
Review of attachment 8900199 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks! One day our linting tools should get good enough that they will call out this dead code.
Attachment #8900199 -
Flags: review?(jaws) → review+
Updated•7 years ago
|
Attachment #8900201 -
Flags: review?(jaws) → review+
Assignee | ||
Comment 4•7 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/a35d3053142f107fbf49b39d341a408cf77be975
Bug 1392989 (part 1) - Remove convertProperties(). r=jaws.
https://hg.mozilla.org/integration/mozilla-inbound/rev/bd91f57410f2fee3a00b071b7d5a2872c4b118ff
Bug 1392989 (part 2) - Remove unused atom-service references. r=jaws.
Assignee | ||
Updated•7 years ago
|
Comment 5•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/a35d3053142f
https://hg.mozilla.org/mozilla-central/rev/bd91f57410f2
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox57:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
You need to log in
before you can comment on or make changes to this bug.
Description
•