Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-7125939

(MAC) Need workaround for NPN_PluginThreadAsyncCall in WebKit

XMLWordPrintable

    • b22
    • generic, x86
    • generic, os_x
    • Not verified

        On Mac OS X, WebKit only recently implemented NPN_PluginThreadAsyncCall. See https://bugs.webkit.org/show_bug.cgi?id=63868. I suspect this is why a number of test suite failures occur in Safari, even after fixing the invalid HTML.

        We will need to work around this. It can be done pretty easily by using a block to call the callback on the main thread, which is what NPN_PluginThreadAsyncCall would likely do anyway.

        Much of the plugin implementation is relying on this, so it should fix a number of problems.

              skovatch Scott Kovatch (Inactive)
              skovatch Scott Kovatch (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: