[Webkit-unassigned] [Bug 16029] JavaScriptCore.h is not suitable for platforms other than Mac OS X

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 17 15:43:32 PST 2007


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





------- Comment #3 from alp at atoker.com  2007-11-17 15:43 PDT -------
(In reply to comment #1)
> JavaScriptCore.h is intended to be a Mac OS X only header -- the "framework
> header" that any Mac OS X framework has, which includes all its other headers.
> I don't suggest using it on other platforms. WebKit.h is the same way.
> 
> We can't change the contents of JavaScriptCore.h on Mac OS X now that Leopard
> has shipped with it as public API.
> 
> On other platforms, it might work better to include the appropriate headers
> individually.

This isn't possible since some of the individual header files also include
JavaScriptCore.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