Bug 20223

Summary: Add QWebPage::contentsChanged() signal
Product: WebKit Reporter: Erik L. Bunce <elbunce>
Component: WebKit QtAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Enhancement    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
Implements QWebPage::contentsChanged() signal eric: review+

Description Erik L. Bunce 2008-07-29 21:38:55 PDT
Add QWebPage::contentsChanged() signal so the client can know when page contents change.
Comment 1 Erik L. Bunce 2008-07-29 21:40:04 PDT
Created attachment 22549 [details]
Implements QWebPage::contentsChanged() signal

Part of the great bug 20207 patch split...
Comment 2 Eric Seidel (no email) 2008-08-02 00:52:04 PDT
Comment on attachment 22549 [details]
Implements QWebPage::contentsChanged() signal

Looks fine to me.  If someone who actually knows Qt feels otherwise, they should comment.
Comment 3 Holger Freyther 2008-08-29 08:11:48 PDT
Landed in r35962.