gecko-dev/b2g
Emilio Pozuelo Monfort 3062b0f182 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
..
app Bug 897996 - Enable the low-res buffer on B2G. r=Cwiiis 2014-05-29 12:47:43 -04:00
branding Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium 2013-12-10 16:18:11 +09:00
chrome Bug 1001348 - Keep system sources when certified debugging is allowed. r=vingtetun 2014-05-27 17:11:34 -07:00
components Backed out changeset eab1c325d9fb (bug 908191) since it already landed on m-i 2014-05-26 12:44:52 +02:00
config Bumping manifests a=b2g-bump 2014-05-30 02:11:19 -07:00
dev bug 998844 - part 1 - add configure option to support for bundled fonts (enabled on b2g desktop products). r=gps 2014-05-29 13:00:49 +01:00
gaia Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-27 22:55:07 +09:00
installer Bug 624422- Add libmozgtk libraries so that libxul can use GTK+ 2 and 3. r=glandium 2014-05-01 13:36:05 +02:00
locales Bug 943268 - Remove nsCharsetAlias and nsCharsetConverterManager. r=emk. 2014-05-08 12:32:00 +03:00
simulator Bug 970298 - Allows to run the simulator on a custom gaia and/or gecko. r=jryans 2014-04-23 10:43:00 +02:00
test
LICENSE
Makefile.in
app.mozbuild
build.mk Bug 920198 - Build simulator xpi and enable phone tweaks for b2g-desktop r=aki,glandium 2014-04-08 08:23:00 +02:00
confvars.sh bug 998844 - part 1 - add configure option to support for bundled fonts (enabled on b2g desktop products). r=gps 2014-05-29 13:00:49 +01:00
moz.build