Bug 20223 - Add QWebPage::contentsChanged() signal
Summary: Add QWebPage::contentsChanged() signal
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Enhancement
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-29 21:38 PDT by Erik L. Bunce
Modified: 2008-08-29 08:11 PDT (History)
0 users

See Also:


Attachments
Implements QWebPage::contentsChanged() signal (2.06 KB, patch)
2008-07-29 21:40 PDT, Erik L. Bunce
eric: review+
Details | Formatted Diff | Diff

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