Bug 78263 - Rename ports.WebKitPort to DeprecatedPort and make it stop being all class methods
Summary: Rename ports.WebKitPort to DeprecatedPort and make it stop being all class me...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Eric Seidel (no email)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-09 12:02 PST by Eric Seidel (no email)
Modified: 2012-02-09 12:11 PST (History)
3 users (show)

See Also:


Attachments
Patch (23.10 KB, patch)
2012-02-09 12:02 PST, Eric Seidel (no email)
abarth: review+
eric: commit-queue+
Details | Formatted Diff | Diff

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