diff options
author | Andrew Azores <aazores@redhat.com> | 2013-10-17 10:32:46 -0400 |
---|---|---|
committer | Andrew Azores <aazores@redhat.com> | 2013-10-17 10:32:46 -0400 |
commit | 72cc555dc703aa3f6a7338b5c3ade9fee7e799e3 (patch) | |
tree | 0466bae5ae3699db02603754f98926c1709c57bc /ChangeLog | |
parent | 7ec1205e53b3516947f61cc19a0affcccf8c4898 (diff) |
Back out changeset 420d72e5cee7
Back out changeset 420d72e5cee7 due to breaking LiveConnect feature.
http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2013-October/024919.html
* plugin/icedteanp/IcedTeaNPPlugin.cc: undo 420d72e5cee7
* plugin/icedteanp/IcedTeaPluginUtils.cc: undo 420d72e5cee7
* plugin/icedteanp/IcedTeaPluginUtils.h: undo 420d72e5cee7
* plugin/icedteanp/IcedTeaScriptablePluginObject.cc: undo 420d72e5cee7
* plugin/icedteanp/IcedTeaScriptablePluginObject.h: undo 420d72e5cee7
* tests/cpp-unit-tests/IcedTeaScriptablePluginObjectTest.cc: undo 420d72e5cee7
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2013-10-17 Andrew Azores <aazores@redhat.com> + + Back out changeset 420d72e5cee7 due to breaking LiveConnect feature. + http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2013-October/024919.html + * plugin/icedteanp/IcedTeaNPPlugin.cc: undo 420d72e5cee7 + * plugin/icedteanp/IcedTeaPluginUtils.cc: undo 420d72e5cee7 + * plugin/icedteanp/IcedTeaPluginUtils.h: undo 420d72e5cee7 + * plugin/icedteanp/IcedTeaScriptablePluginObject.cc: undo 420d72e5cee7 + * plugin/icedteanp/IcedTeaScriptablePluginObject.h: undo 420d72e5cee7 + * tests/cpp-unit-tests/IcedTeaScriptablePluginObjectTest.cc: undo 420d72e5cee7 + 2013-10-16 Andrew Azores <aazores@redhat.com> Resolve deadlock issue when multiple applets are loaded simultaneously |