[Webkit-unassigned] [Bug 22443] XMLHttpRequest's PreflightResultCache should be thread-safe.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 25 05:19:59 PST 2008


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





------- Comment #11 from ap at webkit.org  2008-11-25 05:19 PDT -------
> +    PassRefPtr<StringImpl> copy(unsigned pos = 0, unsigned len = UINT_MAX);

Maciej suggested on IRC that we could add a substringCopy() method, as a call
to copy() with arguments wouldn't be obvious in meaning. The function would be
an inline wrapper around substring(), with a comment explaining its purpose.


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