Bug 3687 - GW: JSC API compatibility with kjs TOT
Summary: GW: JSC API compatibility with kjs TOT
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 412
Hardware: Mac OS X 10.4
: P3 Normal
Assignee: Eric Seidel (no email)
URL:
Keywords:
Depends on:
Blocks: 3250
  Show dependency treegraph
 
Reported: 2005-06-23 13:01 PDT by Eric Seidel (no email)
Modified: 2005-07-01 03:09 PDT (History)
0 users

See Also:


Attachments
Small additions to JavaScriptCore necessary for compatibility with kjs (1.49 KB, patch)
2005-06-23 13:04 PDT, Eric Seidel (no email)
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2005-06-23 13:01:06 PDT
This compatibility work is necessary to allow other kjs dependent libraries to build on jsc.
Comment 1 Eric Seidel (no email) 2005-06-23 13:04:42 PDT
Created attachment 2607 [details]
Small additions to JavaScriptCore necessary for compatibility with kjs
Comment 2 Darin Adler 2005-06-23 22:58:56 PDT
Comment on attachment 2607 [details]
Small additions to JavaScriptCore necessary for compatibility with kjs

r=me

But I'm going to be changing the Value API in a big way, so I'm not sure this
change is going to be super-valuable.
Comment 3 Eric Seidel (no email) 2005-06-30 02:18:02 PDT
Would be nice to see this one landed....