Bug 31357 - [Chromium] Add hasPort(), removePort() and protcolIsValid() to KURLGoogle implementation
Summary: [Chromium] Add hasPort(), removePort() and protcolIsValid() to KURLGoogle imp...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nate Chapin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-11 09:11 PST by Nate Chapin
Modified: 2009-11-12 18:52 PST (History)
2 users (show)

See Also:


Attachments
patch (2.43 KB, patch)
2009-11-11 10:04 PST, Nate Chapin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.