[Webkit-unassigned] [Bug 8636] REGRESSION: JavaScript access to Java applet causes hang

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Jun 4 16:07:14 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=8636


darin at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mjs at apple.com,
                   |                            |darin at apple.com
            Summary|REGRESSION: Javascript      |REGRESSION: JavaScript
                   |access to Java applet causes|access to Java applet causes
                   |hang                        |hang




------- Comment #11 from darin at apple.com  2006-06-04 16:07 PDT -------
JavaScriptCore calls the method _webViewURL. This method was implemented in
WebKit until revision 14302, on 2006-04-24, for bug 8562. The call to the
method is still present in JavaScriptCore but we have removed the
implementation of it.

I believe that may be the source of this bug and of bug 8717 as well.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list