[Webkit-unassigned] [Bug 7015] Assertion failure in _NPN_RetainObject on page with Flash LiveConnect when JS and Java disabled

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Feb 1 23:04:40 PST 2006


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





------- Comment #1 from darin at apple.com  2006-02-01 23:04 PDT -------
Looks like _NPN_Invoke doesn't do anything to check that JavaScript is enabled.
I think it's as simple as a null check somewhere in this expression:

    obj->executionContext->interpreter()->globalExec()

I think _NPN_Evaluate has the same bug.


-- 
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