Open
Bug 1207975
Opened 9 years ago
Updated 2 years ago
[GTK3] Compilation warnings
Categories
(Core :: Widget: Gtk, defect, P5)
Core
Widget: Gtk
Tracking
()
NEW
People
(Reporter: pjasicek, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: tpi:-)
Attachments
(2 files)
13.53 KB,
patch
|
Details | Diff | Splinter Review | |
19.08 KB,
patch
|
Details | Diff | Splinter Review |
What happens:
Compiling firefox under gtk3 generates deprecation warnings.
Expected result:
Compiling firefox under GTK3 should not generate warnings.
Reporter | ||
Comment 1•9 years ago
|
||
Patch fixing compilation warnings for nsPrintDialog component under GTK3. Note that this patch is not compatible with gtk2 yet.
Reporter | ||
Comment 2•9 years ago
|
||
Patch fixing most of compilation warnings in GTK3 in following components:
nsDragService.cpp
nsGtkKeyUtils.cpp
nsLookAndFeel.cpp
nsWindow.cpp
Note that is not backwards compatible with gtk2 yet.
Updated•9 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•9 years ago
|
||
Please see bug 1174378 comment 3, as I expect that will be relevant to some of this.
See Also: → 1174378
Updated•8 years ago
|
Whiteboard: tpi:-
Updated•8 years ago
|
Blocks: gtk3-pre-3.20
Comment 4•6 years ago
|
||
Priority: -- → P5
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•