gecko/b2g/installer
Emilio Pozuelo Monfort 63ec880d1b Bug 624422- Add libmozgtk libraries so that libxul can use GTK+ 2 and 3. r=glandium
This is necessary for plugins when building libxul for GTK+ 3
because libxul will link against GTK+ 3 and some plugins link
against GTK+ 2, but both GTK+ libraries can't be loaded in the
same process. With this change, we have an indirection between
libxul and libgtk, named libmozgtk. plugin-container will
be modified to load libmozgtk2 in order to only have GTK+ 2
in its address space, thus enabling various plugins (e.g. flash)
on GTK+ 3 firefox.
2014-05-01 13:36:05 +02:00
..
Makefile.in Bug 624422- Add libmozgtk libraries so that libxul can use GTK+ 2 and 3. r=glandium 2014-05-01 13:36:05 +02:00
moz.build Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
package-manifest.in Bug 624422- Add libmozgtk libraries so that libxul can use GTK+ 2 and 3. r=glandium 2014-05-01 13:36:05 +02:00
removed-files.in Bug 856370 - Add a Makefile.in in webspeech/recognition and remove webspeech top-level VPATH. r=smaug 2013-04-03 15:13:16 -07:00