[Webkit-unassigned] [Bug 30888] Implementation of String.quote() method

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 5 00:56:07 PST 2009


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





--- Comment #8 from Ioseb Dzmanashvili <ioseb.dzmanashvili at gmail.com>  2009-11-05 00:56:07 PDT ---
(In reply to comment #7)
> If someone _really_ wanted this (noting that even if we provide it, it won't
> work in IE, Opera, or chrome) they can always do
> 
> String.prototype.quote = String.prototype.quote || JSON.stringify;
> 
> And they're done...
> 

You are right, it is possible and correct to use existing functionality that
way. I'm not against if this patch will be skipped especially if it adds
nothing to Webkit at least I tried to do something useful :) :)

Regards,
Ioseb

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list