Bug 78263

Summary: Rename ports.WebKitPort to DeprecatedPort and make it stop being all class methods
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: New BugsAssignee: Eric Seidel (no email) <eric>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, ojan, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch abarth: review+, eric: commit-queue+

Description Eric Seidel (no email) 2012-02-09 12:02:18 PST
Rename ports.WebKitPort to DeprecatedPort and make it stop being all class methods
Comment 1 Eric Seidel (no email) 2012-02-09 12:02:46 PST
Created attachment 126344 [details]
Patch
Comment 2 Adam Barth 2012-02-09 12:07:27 PST
Comment on attachment 126344 [details]
Patch

I would have called these things DeprecatedMacPort, but this is fine too.
Comment 3 Eric Seidel (no email) 2012-02-09 12:11:31 PST
Committed r107271: <http://trac.webkit.org/changeset/107271>