[Webkit-unassigned] [Bug 91850] add 7 bit strings capabilities to the v8 binding layer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 17 14:22:49 PDT 2012


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





--- Comment #27 from Adam Barth <abarth at webkit.org>  2012-10-17 14:23:42 PST ---
(In reply to comment #26)
> (From update of attachment 169187 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=169187&action=review
> 
> > Source/WebCore/bindings/v8/V8StringResource.cpp:135
> >          return String("");
> 
> String::empty() is faster. :)

But not thread safe.  My understanding is that this code is used in workers as well.

-- 
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