Bug 30927 - [Qt] Remove the QWebInspector::windowTitleChanged signal
Summary: [Qt] Remove the QWebInspector::windowTitleChanged signal
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Enhancement
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2009-10-29 14:00 PDT by Jocelyn Turcotte
Modified: 2009-10-30 10:50 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.18 KB, patch)
2009-10-29 14:01 PDT, Jocelyn Turcotte
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jocelyn Turcotte 2009-10-29 14:00:08 PDT
Remove the QWebInspector::windowTitleChanged signal,
QEvent::WindowTitleChange can be used to achieve the same.
Comment 1 Jocelyn Turcotte 2009-10-29 14:01:03 PDT
Created attachment 42141 [details]
Patch
Comment 2 Kenneth Rohde Christiansen 2009-10-29 14:19:20 PDT
LGTM. Maybe add this hint to the documentation of the class?
Comment 3 Tor Arne Vestbø 2009-10-30 08:25:15 PDT
Comment on attachment 42141 [details]
Patch

LGTM
Comment 4 WebKit Commit Bot 2009-10-30 10:50:55 PDT
Comment on attachment 42141 [details]
Patch

Clearing flags on attachment: 42141

Committed r50344: <http://trac.webkit.org/changeset/50344>
Comment 5 WebKit Commit Bot 2009-10-30 10:50:59 PDT
All reviewed patches have been landed.  Closing bug.