[webkit-reviews] review requested: [Bug 27345] [UNIX] TestNetscapePlugin for Unix (X11) can not be loaded in gecko : [Attachment 32866] [GTK+] Make TestNescpaePlugin loadable in mozilla

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 16 06:01:54 PDT 2009


Holger Freyther <zecke at selfish.org> has asked  for review:
Bug 27345: [UNIX] TestNetscapePlugin for Unix (X11) can not be loaded in gecko
https://bugs.webkit.org/show_bug.cgi?id=27345

Attachment 32866: [GTK+] Make TestNescpaePlugin loadable in mozilla
https://bugs.webkit.org/attachment.cgi?id=32866&action=review

------- Additional Comments from Holger Freyther <zecke at selfish.org>
Currently the NPNetscapeFuncs of WebKit contains two more
entries than the gecko version. This means comparing the
aMozillaVTable->size with the size of NPNetscpaeFuncs will
fail and the plugin will not be loaded.

For testing it is nice to be able to load the plugin into
gecko and currently we are not using the two extra methods.
Remove the test to be able to use the plugin in gecko.
---
 2 files changed, 13 insertions(+), 2 deletions(-)


More information about the webkit-reviews mailing list