Closed
Bug 606215
Opened 14 years ago
Closed 14 years ago
radio widget destructor should not assume radioGroup is not null
Categories
(Toolkit :: UI Widgets, defect)
Toolkit
UI Widgets
Tracking
()
RESOLVED
FIXED
mozilla2.0b7
People
(Reporter: mounir, Assigned: mounir)
References
Details
Attachments
(1 file)
885 bytes,
patch
|
Gavin
:
review+
bzbarsky
:
approval2.0+
|
Details | Diff | Splinter Review |
With bug 83635, we are actually going to call the destructors and radio widget one is buggy.
Attachment #485047 -
Flags: review?(gavin.sharp)
Comment 1•14 years ago
|
||
Comment on attachment 485047 [details] [diff] [review]
Patch v1
Lose the brackets?
Attachment #485047 -
Flags: review?(gavin.sharp) → review+
Assignee | ||
Updated•14 years ago
|
Attachment #485047 -
Flags: approval2.0?
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → mounir.lamouri
Status: NEW → ASSIGNED
Updated•14 years ago
|
Attachment #485047 -
Flags: approval2.0? → approval2.0+
Assignee | ||
Comment 2•14 years ago
|
||
Pushed on trunk:
http://hg.mozilla.org/mozilla-central/rev/4f7dce264cf5
And on b7 branch:
http://hg.mozilla.org/mozilla-central/rev/902b8bfb4b7d
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b7
You need to log in
before you can comment on or make changes to this bug.
Description
•