Closed
Bug 958383
Opened 11 years ago
Closed 11 years ago
Make gonk widget handle nsWindow::Destroy like everyone else
Categories
(Core Graveyard :: Widget: Gonk, defect)
Core Graveyard
Widget: Gonk
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla29
People
(Reporter: mwu, Assigned: mwu)
Details
Attachments
(1 file)
521 bytes,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
Every widget sets mOnDestroyCalled and calls nsBaseWidget::OnDestroy in nsWindow::Destroy. This makes gonk do the same.
Attachment #8358168 -
Flags: review?(roc)
Attachment #8358168 -
Flags: review?(roc) → review+
Assignee | ||
Comment 1•11 years ago
|
||
Comment 2•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla29
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•