Closed
Bug 497867
Opened 16 years ago
Closed 16 years ago
nsDocAccessible::TakeFocus() should return a value
Categories
(Core :: Disability Access APIs, defect)
Core
Disability Access APIs
Tracking
()
RESOLVED
FIXED
People
(Reporter: MatsPalmgren_bugz, Assigned: MatsPalmgren_bugz)
References
Details
(Keywords: regression)
Attachments
(1 file)
|
1.14 KB,
patch
|
MarcoZ
:
review+
|
Details | Diff | Splinter Review |
gcc on Linux complains:
nsDocAccessible.cpp: In member function 'virtual nsresult nsDocAccessible::TakeFocus()':
nsDocAccessible.cpp:387: warning: control reaches end of non-void function
Looks like a regression from bug 178324.
Attachment #382952 -
Flags: review?(marco.zehe)
Comment 1•16 years ago
|
||
Comment on attachment 382952 [details] [diff] [review]
fix
Thanks Mats!
Attachment #382952 -
Flags: review?(marco.zehe) → review+
| Assignee | ||
Comment 2•16 years ago
|
||
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•