Closed
Bug 1297802
Opened 9 years ago
Closed 9 years ago
Remove unused RefPtr<> and COMPtr<> types in dom/
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla51
Tracking | Status | |
---|---|---|
firefox51 | --- | fixed |
People
(Reporter: nika, Assigned: nika)
References
Details
Attachments
(1 file)
18.18 KB,
patch
|
baku
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•9 years ago
|
||
MozReview-Commit-ID: CLUJZdbN7sW
Attachment #8784543 -
Flags: review?(amarchesini)
Comment 2•9 years ago
|
||
Comment on attachment 8784543 [details] [diff] [review]
Remove unused RefPtr<> and COMPtr<> types in dom/
Review of attachment 8784543 [details] [diff] [review]:
-----------------------------------------------------------------
::: dom/base/nsDocumentEncoder.cpp
@@ +1652,1 @@
>
can you remove these extra spaces?
Attachment #8784543 -
Flags: review?(amarchesini) → review+
Pushed by michael@thelayzells.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/4768068ba094
Remove unused RefPtr<> and COMPtr<> types in dom/, r=baku
Comment 4•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox51:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•