Bug 7564 - remove QObject, QGuardedPtr, slots, and signals
Summary: remove QObject, QGuardedPtr, slots, and signals
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-02 17:56 PST by Darin Adler
Modified: 2006-03-06 15:07 PST (History)
0 users

See Also:


Attachments
removed QObject, QGuardedPtr, KWQSignal, and KWQSlot (139.40 KB, patch)
2006-03-02 17:57 PST, Darin Adler
adele: review+
Details | Formatted Diff | Diff

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