[Webkit-unassigned] [Bug 86697] New: [BlackBerry] hostDomainName.startsWith('.') make local build fail.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 16 20:03:50 PDT 2012


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

           Summary: [BlackBerry] hostDomainName.startsWith('.') make local
                    build fail.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit BlackBerry
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jason.liu at torchmobile.com.cn
                CC: tonikitoo at webkit.org


https://bugs.webkit.org/show_bug.cgi?id=85154 (Add String::startsWith() and endsWith() for string literals.)
It is not cherry-picked to local.

Need to change hostDomainName.startsWith('.') back to hostDomainName.startsWith(".") for synchronization.

And there are some other double quotes. Should fix all of them in one time after 85154 is cherry-picked.

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