Closed
Bug 483591
Opened 14 years ago
Closed 14 years ago
PRBool problem in nsIMEStateManager::IsActive
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: taras.mozilla, Assigned: smaug)
References
Details
Attachments
(1 file)
886 bytes,
patch
|
bzbarsky
:
review+
bzbarsky
:
superreview+
|
Details | Diff | Splinter Review |
Olli Pettay <Olli.Pettay@helsinki.fi> introduced a new PRBool problem in changeset http://hg.mozilla.org/mozilla-central/rev/9088b4cee030 of nsIMEStateManager.cpp. Commit message: Bug 478245 - Crash [@ nsEventStateManager::PreHandleEvent], r+sr=dbaron Error: /content/events/src/nsIMEStateManager.cpp: 216: In macro NS_ENSURE_TRUE http://mxr.mozilla.org/mozilla-central/source/content/events/src/nsIMEStateManager.cpp#216
Assignee | ||
Comment 1•14 years ago
|
||
Oops, sorry. Will fix.
Assignee | ||
Comment 2•14 years ago
|
||
Assignee: nobody → Olli.Pettay
Status: NEW → ASSIGNED
![]() |
||
Updated•14 years ago
|
Attachment #368000 -
Flags: superreview+
Attachment #368000 -
Flags: review+
Assignee | ||
Comment 3•14 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/7dd5b9ceebc5
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•3 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•