Bug 6450

Summary: rename KHTMLPart to Frame (and KWQKHTMLPart to MacFrame for now)
Product: WebKit Reporter: Maciej Stachowiak <mjs>
Component: WebKit Misc.Assignee: Maciej Stachowiak <mjs>
Status: RESOLVED FIXED    
Severity: Enhancement    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
patch to do the rename darin: review+

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