[Webkit-unassigned] [Bug 90254] New: Don't call SegmentedString::toString() twice in XMLDocumentParser::append(const SegmentedString&)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 29 00:31:45 PDT 2012


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

           Summary: Don't call SegmentedString::toString() twice in
                    XMLDocumentParser::append(const SegmentedString&)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: skyul at company100.net


We can reuse the local variable parseString again instead of calling s.toString() again.

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