[Webkit-unassigned] [Bug 26356] Need v8 bindings for DOM Storage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 12 15:20:32 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=26356


dglazkov at chromium.org changed:

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




------- Comment #5 from dglazkov at chromium.org  2009-06-12 15:20 PDT -------
(From update of attachment 31215)
> +    String name = ToWebCoreString(v8Name);
> +    String value = ToWebCoreString(v8Value);

toWebCoreString, sorry -- should've noticed earlier.

> +    String name = ToWebCoreString(v8Name);

ditto.


-- 
Configure bugmail: https://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