зеркало из https://github.com/mozilla/gecko-dev.git
42c19dece3
Fixes a leak in nsPrintSettingsGTK::SetGtkPrintSettings() and missed paper size copy in operator= (bug 965991). GtkPageSetup always has a GtkPaperSize [1], which is returned from gtk_page_setup_get_paper_size() as indicated in the docs [2]: "Return value: the paper size" without "or NULL". [1] https://git.gnome.org/browse/gtk+/tree/gtk/gtkpagesetup.c?h=2.18.0#n68 [2] https://git.gnome.org/browse/gtk+/tree/gtk/gtkpagesetup.c?h=2.18.0#n164 --HG-- extra : rebase_source : c554c9cb2c30380301fb4286efb9b52497c10d9d |
||
---|---|---|
.. | ||
gtk2 | ||
gtk3 | ||
stub | ||
moz.build | ||
mozgtk.c |