Bug 6496

Summary: Rename KParts::Part to ObjectContents
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: FramesAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, mjs
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
The patch mjs: review+

Anders Carlsson
Reported 2006-01-11 13:12:38 PST
I have a patch that merges KParts::Part with KParts::ReadOnlyPart and renames it to ObjectContents, moving it to Frame.h in the process.
Attachments
The patch (39.47 KB, patch)
2006-01-11 13:16 PST, Anders Carlsson
mjs: review+
Anders Carlsson
Comment 1 2006-01-11 13:16:24 PST
Created attachment 5607 [details] The patch
Maciej Stachowiak
Comment 2 2006-01-11 16:06:57 PST
Comment on attachment 5607 [details] The patch r=me
Darin Adler
Comment 3 2006-01-11 19:14:28 PST
Why put this into Frame.h? We are moving to 1 file per class.
Anders Carlsson
Comment 4 2006-01-12 00:47:09 PST
Good point, I put it in page/ObjectContents.h instead (after Maciej approved of it). Closing this
Note You need to log in before you can comment on or make changes to this bug.