Bug 7564

Summary: remove QObject, QGuardedPtr, slots, and signals
Product: WebKit Reporter: Darin Adler <darin>
Component: WebKit Misc.Assignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
removed QObject, QGuardedPtr, KWQSignal, and KWQSlot adele: review+

Description Darin Adler 2006-03-02 17:56:43 PST
More de-KWQery.
Comment 1 Darin Adler 2006-03-02 17:57:20 PST
Created attachment 6816 [details]
removed QObject, QGuardedPtr, KWQSignal, and KWQSlot
Comment 2 Adele Peterson 2006-03-02 23:10:57 PST
Comment on attachment 6816 [details]
removed QObject, QGuardedPtr, KWQSignal, and KWQSlot

This looks good to me- assuming it passes all tests, of course.  And it needs a changelog.
Comment 3 Darin Adler 2006-03-05 15:49:53 PST
Even though this is reviewed, it's not *quite* ready to commit yet. I'm getting some test failures and I have to figure out why.