Closed
Bug 668352
Opened 13 years ago
Closed 13 years ago
TabParent::RecvGetIMEEnabled doesn't always return a value
Categories
(Core :: IPC, defect)
Tracking
()
VERIFIED
FIXED
mozilla7
People
(Reporter: jdm, Unassigned)
Details
(Whiteboard: [inbound])
Attachments
(1 file)
831 bytes,
patch
|
blassey
:
review+
|
Details | Diff | Splinter Review |
This makes valgrind complain.
Reporter | ||
Comment 1•13 years ago
|
||
Attachment #542942 -
Flags: review?(blassey.bugs)
Comment 2•13 years ago
|
||
Comment on attachment 542942 [details] [diff] [review] Ensure TabParent::GetIMEEnabled always returns a value. Review of attachment 542942 [details] [diff] [review]: -----------------------------------------------------------------
Attachment #542942 -
Flags: review?(blassey.bugs) → review+
Reporter | ||
Comment 3•13 years ago
|
||
http://hg.mozilla.org/integration/mozilla-inbound/rev/2dc94e6359cf
Whiteboard: [inbound]
Comment 4•13 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/2dc94e6359cf
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla7
Comment 5•12 years ago
|
||
Verified that file dom/ipc/TabParent.cpp is updated in mozilla-central repository. Is this enough to verify the bug as verified-fixed? THank you!
You need to log in
before you can comment on or make changes to this bug.
Description
•