Bug 31357

Summary: [Chromium] Add hasPort(), removePort() and protcolIsValid() to KURLGoogle implementation
Product: WebKit Reporter: Nate Chapin <japhet>
Component: WebCore Misc.Assignee: Nate Chapin <japhet>
Status: RESOLVED FIXED    
Severity: Normal CC: brettw, dglazkov
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch none

Description Nate Chapin 2009-11-11 09:11:11 PST
These methods were added in http://trac.webkit.org/changeset/50784, but are not defined in KURLGoogle.cpp.  Chromium port won't link after this revision without them.
Comment 1 Nate Chapin 2009-11-11 10:04:06 PST
Created attachment 42974 [details]
patch
Comment 2 Dimitri Glazkov (Google) 2009-11-11 10:25:06 PST
Comment on attachment 42974 [details]
patch

r=me.
Comment 3 Dimitri Glazkov (Google) 2009-11-12 18:52:46 PST
landed as http://trac.webkit.org/changeset/50819.