freebsd-ports/www/libxul/files
Dimitry Andric 32446a0f30 During the exp-run in bug 206074, it was found that www/libxul gives
errors with a recent clang 3.8.0 snapshot:

../../dist/include/mozilla/dom/MessageEvent.h:61:32: error: reference to 'MessagePort' is ambiguous
  void SetSource(mozilla::dom::MessagePort* aPort);
                               ^

This is caused by unneeded forward declarations of class MessagePort,
MessagePortBase and MessagePortList.  These can be removed.

Obtained from:	pkgsrc
Approved by:	jbeich (maintainer)
PR:		206333
MFH:		2016Q1
2016-01-26 19:55:13 +00:00
..
extra-patch-bug1125514
patch-bug702179
patch-bug779713
patch-bug826985
patch-bug847568
patch-bug981348
patch-bug991253
patch-bug1013882
patch-bug1021761
patch-bug1026499
patch-bug1041268
patch-bug1073117
patch-bug1130155
patch-bug1138845
patch-bug1143686
patch-bug1144643
patch-bug1148203 gecko: unbreak FFMPEG=off build on esr38 2016-01-08 00:47:13 +00:00
patch-build-pgo-profileserver.py
patch-build_unix_run-mozilla.sh
patch-config-baseconfig.mk
patch-dom-events-MessageEvent.h During the exp-run in bug 206074, it was found that www/libxul gives 2016-01-26 19:55:13 +00:00
patch-ijg-libjpeg
patch-media-mtransport-third_party-nICEr-src-util-mbslen.c
patch-memory-jemalloc-Makefile.in
patch-sample-type
patch-toolkit_mozapps_installer_packager_mk
patch-xulrunner-stub-nsXULStub.cpp
patch-xulrunner_installer_libxul-embedding.pc.in
patch-xulrunner_installer_libxul.pc.in
patch-z-bug517422