[Webkit-unassigned] [Bug 26949] WebCore part of the Haiku WebKit port

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 7 01:01:28 PDT 2009


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





--- Comment #15 from Maxime Simon <simon.maxime at gmail.com>  2009-07-07 01:01:28 PDT ---
(In reply to comment #11)
> (From update of attachment 32220 [details])
> Does this copy the data?
> string.SetTo(utf8().data());
> 
> If it doesn't then your WebKit will crash all the time as StringImpls get
> released before the corresponding BStrings do...
> 
> r+ assuming this won't crash. :)

SetTo() copy the data, so it may not crash.

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