Closed Bug 750070 Opened 13 years ago Closed 13 years ago

Outparamdel GetPresShell/GetPresContext in layout/generic/nsSelection.cpp

Categories

(Core :: DOM: Selection, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 828138

People

(Reporter: MatsPalmgren_bugz, Assigned: MatsPalmgren_bugz)

Details

layout/generic/nsSelection.cpp is full of hideous code like this: nsCOMPtr<nsIPresShell> shell; rv = GetPresShell(getter_AddRefs(shell)); if (NS_FAILED(rv) || !shell) { return NS_ERROR_FAILURE; }
Trevor is fixing this in bug 828138...
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.