[Webkit-unassigned] [Bug 26949] WebCore part of the Haiku WebKit port
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 7 00:26:30 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=26949
Eric Seidel <eric at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #32220|review? |review+
Flag| |
--- Comment #11 from Eric Seidel <eric at webkit.org> 2009-07-07 00:26:30 PDT ---
(From update of attachment 32220)
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. :)
--
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