[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
Mon Jan 7 10:22:16 PST 2008


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


alp at atoker.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #18314|                            |review?
               Flag|                            |




------- Comment #11 from alp at atoker.com  2008-01-07 10:22 PDT -------
Created an attachment (id=18314)
 --> (http://bugs.webkit.org/attachment.cgi?id=18314&action=view)
Indroduce portable JavaScriptCore/JavaScript.h header

This patch seems to be the best way of addressing the needs of non-CF ports
without breaking existing CF applications using the JavaScriptCore API.

JavaScriptCore/JavaScript.h is a new header that should be used in newly
written portable software. It's expected to work exactly the same on all
platforms, unlike JavaScriptCore/JavaScriptCore.h which will continue to
require CFStringRef.


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