Bug 156289

Summary: Remove duplicated parsePortFromStringPosition()
Product: WebKit Reporter: Gyuyoung Kim <gyuyoung.kim>
Component: New BugsAssignee: Gyuyoung Kim <gyuyoung.kim>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, esprehn+autocc
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.