Bug 6450 - rename KHTMLPart to Frame (and KWQKHTMLPart to MacFrame for now)
Summary: rename KHTMLPart to Frame (and KWQKHTMLPart to MacFrame for now)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Enhancement
Assignee: Maciej Stachowiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-09 06:58 PST by Maciej Stachowiak
Modified: 2006-01-09 17:36 PST (History)
0 users

See Also:


Attachments
patch to do the rename (842.07 KB, patch)
2006-01-09 06:59 PST, Maciej Stachowiak
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Stachowiak 2006-01-09 06:58:13 PST
As proposed, I renamed KHTMLPart to Frame. For now, I named the KQW-specific subclass MacFrame.
Comment 1 Maciej Stachowiak 2006-01-09 06:59:56 PST
Created attachment 5569 [details]
patch to do the rename
Comment 2 Maciej Stachowiak 2006-01-09 07:01:07 PST
I did this change by repeatedly applying Xcode's project-wide search and replace in various ways until it 
built (and using svn move to effect the file renamings).
Comment 3 Darin Adler 2006-01-09 09:01:08 PST
Comment on attachment 5569 [details]
patch to do the rename

Lets do it! r=me
Comment 4 Anders Carlsson 2006-01-09 17:36:55 PST
This has been landed