Bug 156289 - Remove duplicated parsePortFromStringPosition()
Summary: Remove duplicated parsePortFromStringPosition()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gyuyoung Kim
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-06 08:22 PDT by Gyuyoung Kim
Modified: 2016-04-06 19:07 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.88 KB, patch)
2016-04-06 08:23 PDT, Gyuyoung Kim
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gyuyoung Kim 2016-04-06 08:22:44 PDT
Same parsePortFromStringPosition() functions have been defined in both URLUtils.h and HTMLAnchorElement.cpp. Remove duplicated one in HTMLAnchorElement.cpp.
Comment 1 Gyuyoung Kim 2016-04-06 08:23:46 PDT
Created attachment 275773 [details]
Patch
Comment 2 WebKit Commit Bot 2016-04-06 19:07:28 PDT
Comment on attachment 275773 [details]
Patch

Clearing flags on attachment: 275773

Committed r199142: <http://trac.webkit.org/changeset/199142>
Comment 3 WebKit Commit Bot 2016-04-06 19:07:32 PDT
All reviewed patches have been landed.  Closing bug.