[Webkit-unassigned] [Bug 15687] [Gtk] Allow API clients to interact with JavaScript in web pages

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 1 22:45:53 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=15687


alp at atoker.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #4 from alp at atoker.com  2007-12-01 22:45 PDT -------
Landed in r28313.

Until
http://bugs.webkit.org/show_bug.cgi?id=16029 is fixed, applications will have
to do:

#include <JavaScriptCore/JSBase.h>
#include <JavaScriptCore/JSContextRef.h>
#include <JavaScriptCore/JSStringRef.h>
#include <JavaScriptCore/JSObjectRef.h>
#include <JavaScriptCore/JSValueRef.h>


-- 
Configure bugmail: http://bugs.webkit.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