Closed Bug 601860 Opened 15 years ago Closed 4 years ago

Unnecessary QIs in Mac startup path in ScopedXREEmbed (perf)

Categories

(Core :: DOM: Content Processes, defect, P3)

x86
macOS
defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jdm, Unassigned)

References

Details

From bug 599198: >I really don't like the fact that you're QIing twice. With an extra >nsCOMPtr<nsIFile> you can do GetParent/GetParent/QI instead of >GetParent/QI/GetParent/QI.
Component: IPC → DOM: Content Processes
Priority: -- → P3
Summary: Unnecessary QIs in Mac startup path in ScopedXREEmbed → Unnecessary QIs in Mac startup path in ScopedXREEmbed (perf)
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.