Closed
Bug 669253
Opened 14 years ago
Closed 14 years ago
[atk] When print dialog popup/close, get GLib-GObject-WARNING **: gsignal.c:2924: signal id `xxx' is invalid for instance `xxxxxxxx'
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
FIXED
mozilla8
People
(Reporter: ginnchen+exoracle, Assigned: ginnchen+exoracle)
References
Details
Attachments
(1 file)
1.15 KB,
patch
|
fherrera
:
review+
|
Details | Diff | Splinter Review |
The print dialog is a GTK native dialog,
probably we should not create, destroy event for it.
It is a regression in Firefox 5.
Comment 2•14 years ago
|
||
Comment on attachment 543874 [details] [diff] [review]
patch
Good catch! thanks! r=me
Attachment #543874 -
Flags: review?(fherrera) → review+
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla8
You need to log in
before you can comment on or make changes to this bug.
Description
•