[Webkit-unassigned] [Bug 35082] New: [Haiku] Fix conversion from BString to String for real.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 18 02:25:03 PST 2010


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

           Summary: [Haiku] Fix conversion from BString to String for
                    real.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: superstippi at gmx.de
                CC: simon.maxime at gmail.com


The previous patch to this file was broken (sorry). First of all, the
conversion from UTF8 was accidentally removed. Second, for empty strings, we
need to point the implementation at StringImpl::empty().

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