Bug 88048 - JSC implementation of SerializedScriptValue for IndexedDB
Summary: JSC implementation of SerializedScriptValue for IndexedDB
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Charles Wei
URL:
Keywords:
: 87666 (view as bug list)
Depends on:
Blocks: 45110
  Show dependency treegraph
 
Reported: 2012-05-31 23:16 PDT by Charles Wei
Modified: 2014-04-24 16:45 PDT (History)
10 users (show)

See Also:


Attachments
Patch (4.41 KB, patch)
2012-05-31 23:20 PDT, Charles Wei
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Charles Wei 2012-05-31 23:16:16 PDT
We need to implement the SerializedScriptValue for indexedDB for JSC.
Comment 1 Charles Wei 2012-05-31 23:20:39 PDT
Created attachment 145215 [details]
Patch
Comment 2 George Staikos 2012-06-05 21:30:35 PDT
Comment on attachment 145215 [details]
Patch

Seems to do the right thing.
Comment 3 WebKit Review Bot 2012-06-05 22:51:52 PDT
Comment on attachment 145215 [details]
Patch

Clearing flags on attachment: 145215

Committed r119563: <http://trac.webkit.org/changeset/119563>
Comment 4 WebKit Review Bot 2012-06-05 22:51:57 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Chris Dumez 2012-06-07 05:16:44 PDT
*** Bug 87666 has been marked as a duplicate of this bug. ***
Comment 6 Darin Adler 2014-04-24 16:45:39 PDT
Moving all JavaScriptGlue bugs to JavaScriptCore. The JavaScriptGlue framework itself is long gone. And most of the more recent bugs put in this component were put there by people who thought this was for some other aspect of “JavaScript glue” and have nothing to do with the actual original reason for the existence of this component, which was an OS-X-only framework named JavaScriptGlue.