Closed
Bug 1481645
Opened 7 years ago
Closed 7 years ago
Clean up some redundant uses of do_QueryInterface in codebase
Categories
(Core :: General, enhancement)
Core
General
Tracking
()
RESOLVED
FIXED
mozilla63
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | fixed |
People
(Reporter: adrian17, Assigned: adrian17)
References
Details
Attachments
(1 file)
Using the checker from bug 1463907, I've found and corrected multiple cases of unneeded do_QueryInterface call. This only covers a part of found cases, though.
Patch coming in a second.
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → adrian.wielgosik
Status: NEW → ASSIGNED
Comment 3•7 years ago
|
||
Comment on attachment 8998362 [details]
Bug 1481645 - Remove some redundant uses of do_QueryInterface.
Boris Zbarsky [:bz] (no decent commit message means r-) has approved the revision.
Attachment #8998362 -
Flags: review+
| Assignee | ||
Updated•7 years ago
|
Keywords: checkin-needed
Pushed by ebalazs@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/674c721d44fe
Remove some redundant uses of do_QueryInterface. r=bzbarsky
Keywords: checkin-needed
Comment 5•7 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in
before you can comment on or make changes to this bug.
Description
•