Closed
Bug 691217
Opened 14 years ago
Closed 14 years ago
nsWindow::OnPaint() returns NS_ERROR_FAILURE even if return type is bool
Categories
(Core :: Widget: Win32, defect)
Tracking
()
RESOLVED
FIXED
mozilla10
People
(Reporter: m_kato, Assigned: m_kato)
Details
(Whiteboard: [inbound])
Attachments
(1 file)
|
2.00 KB,
patch
|
jimm
:
review+
|
Details | Diff | Splinter Review |
returnings NS_ERROR_FAILURE will mean true by cast.
| Assignee | ||
Comment 1•14 years ago
|
||
Attachment #564099 -
Flags: review?(jmathies)
Updated•14 years ago
|
Attachment #564099 -
Flags: review?(jmathies) → review+
| Assignee | ||
Comment 2•14 years ago
|
||
Assignee: nobody → m_kato
Whiteboard: [inbound]
Comment 3•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla10
You need to log in
before you can comment on or make changes to this bug.
Description
•