CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2014/04/21 14:46:57
Modified files:
www/icedtea-web: Makefile
www/icedtea-web/patches:
patch-plugin_icedteanp_IcedTeaPluginRequestProcessor_cc
Added files:
www/icedtea-web/patches:
patch-plugin_icedteanp_IcedTeaPluginRequestProcessor_h
Log message:
- make the queue wait condition pthread_cancel(3) safe which fixes a
deadlock in webkit-gtk3 + icedtea-web
- further cleanups of related global mutexs and condition variables
okay ajacoutot@, landry@