Bug 65909 - JavaString is not needed by V8
Summary: JavaString is not needed by V8
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Steve Block
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-09 04:58 PDT by Steve Block
Modified: 2011-08-09 11:37 PDT (History)
3 users (show)

See Also:


Attachments
Patch (15.54 KB, patch)
2011-08-09 07:24 PDT, Steve Block
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Block 2011-08-09 04:58:01 PDT
After http://trac.webkit.org/changeset/92659, JavaString is not used by V8. We can therefore remove the JavaScript engine-independent wrapper class and move the implementation to WebCore/bridge/jni/jsc
Comment 1 Steve Block 2011-08-09 07:24:54 PDT
Created attachment 103360 [details]
Patch
Comment 2 WebKit Review Bot 2011-08-09 11:37:02 PDT
Comment on attachment 103360 [details]
Patch

Clearing flags on attachment: 103360

Committed r92693: <http://trac.webkit.org/changeset/92693>
Comment 3 WebKit Review Bot 2011-08-09 11:37:05 PDT
All reviewed patches have been landed.  Closing bug.