Closed
Bug 326687
Opened 20 years ago
Closed 20 years ago
[BeOS] Misplaced ) in MakeFocus() method
Categories
(Core Graveyard :: Widget: BeOS, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sergei_d, Assigned: sergei_d)
References
Details
(Keywords: fixed1.8.1)
Attachments
(1 file)
|
976 bytes,
patch
|
Biesinger
:
review+
|
Details | Diff | Splinter Review |
http://lxr.mozilla.org/seamonkey/source/widget/src/beos/nsWindow.cpp#3321
must be
if (nsnull != (info = new MethodInfo(w, w, nsSwitchToUIThread::KILL_FOCUS,1,args)))
| Assignee | ||
Comment 1•20 years ago
|
||
review request
Comment 2•20 years ago
|
||
Comment on attachment 211393 [details] [diff] [review]
patch
heh, nice
Attachment #211393 -
Flags: review?(cbiesinger) → review+
| Assignee | ||
Comment 3•20 years ago
|
||
Checking in mozilla/widget/src/beos/nsWindow.cpp;
/cvsroot/mozilla/widget/src/beos/nsWindow.cpp,v <-- nsWindow.cpp
new revision: 1.119; previous revision: 1.118
done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Comment 4•19 years ago
|
||
Fixed on branch with landing of bug 315726 in the MOZILLA_1_8_BRANCH.
Blocks: 311302
Keywords: fixed1.8.1
Updated•11 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•