Closed
Bug 338255
Opened 19 years ago
Closed 19 years ago
dom\src\base\nsglobalwindow.cpp(5485) : warning C4715: 'nsGlobalWindow::FireDelayedDOMEvents' : not all control paths return a value
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: WeirdAl, Assigned: roc)
References
()
Details
The function has been declared to return nsresult, but it returns nothing.
Comment 1•19 years ago
|
||
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Comment 2•19 years ago
|
||
Fixed by the fix for bug 336359.
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
•