Closed
Bug 372077
Opened 18 years ago
Closed 18 years ago
TestGtkEmbed Application should use gtk_moz_embed_*_startup properly
Categories
(Core Graveyard :: Embedding: GTK Widget, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.9alpha8
People
(Reporter: romaxa, Assigned: romaxa)
References
Details
Attachments
(1 file)
|
857 bytes,
patch
|
timeless
:
review+
|
Details | Diff | Splinter Review |
TestGtkEmbed test application should use
gtk_moz_embed_push_startup before gtk_main
and gtk_moz_embed_pop_startup after..
It will fix crash on closing TestGtkEmbed application
Attachment #256763 -
Flags: review?(timeless)
Attachment #256763 -
Flags: review?(timeless) → review+
| Assignee | ||
Updated•18 years ago
|
Keywords: checkin-needed
Updated•18 years ago
|
Assignee: nobody → romaxa
Comment 1•18 years ago
|
||
Checking in embedding/browser/gtk/tests/TestGtkEmbed.cpp;
/cvsroot/mozilla/embedding/browser/gtk/tests/TestGtkEmbed.cpp,v <-- TestGtkEmbed.cpp
new revision: 1.42; previous revision: 1.41
done
Status: NEW → RESOLVED
Closed: 18 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9 M8
Comment 2•17 years ago
|
||
Back this out now that bug 236688 is fixed?
Updated•13 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•