[Webkit-unassigned] [Bug 38441] New: Web Inspector: Old Style trimWhitespace() should be trim()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 2 14:07:59 PDT 2010


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

           Summary: Web Inspector: Old Style trimWhitespace() should be
                    trim()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: joepeck at webkit.org
                CC: timothy at hatcher.name, rik at webkit.org,
                    keishi at webkit.org, pmuellr at yahoo.com,
                    joepeck at webkit.org, pfeldman at chromium.org,
                    yurys at chromium.org, bweinstein at apple.com


Found an occurrence of trimWhitespace in SourceFrame. This would produce an
error.

It was removed in:
Use String.trim() instead of a regex in the Web Inspector.
http://trac.webkit.org/changeset/53366

It creeped back in with:
Web Inspector: migrate from SourceFrame to SourceFrame2.
http://trac.webkit.org/changeset/53941

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