Bug 36447 - [Qt] Fix qdoc warnings
Summary: [Qt] Fix qdoc warnings
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: QtWebKit Unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-22 09:55 PDT by Kent Hansen
Modified: 2010-03-22 18:31 PDT (History)
1 user (show)

See Also:


Attachments
Proposed patch (2.24 KB, patch)
2010-03-22 10:02 PDT, Kent Hansen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Hansen 2010-03-22 09:55:34 PDT
/home/khansen/dev/webkit/WebKit/qt/Api/qgraphicswebview.cpp:1048: Cannot link to 'QWebPage::setPreferredContentsSize' in QGraphicsWebView::resizesToContents
/home/khansen/dev/webkit/WebKit/qt/Api/qwebsettings.cpp:980: Undocumented parameter 'location' in QWebSettings::setInspectorUrl()                           
/home/khansen/dev/webkit/WebKit/qt/Api/qwebframe.cpp:886: No such parameter 'url' in QWebFrame::load()
Comment 1 Kent Hansen 2010-03-22 10:02:16 PDT
Created attachment 51299 [details]
Proposed patch
Comment 2 Laszlo Gombos 2010-03-22 10:46:08 PDT
Comment on attachment 51299 [details]
Proposed patch

LGTM, r+. Thanks.
Comment 3 WebKit Commit Bot 2010-03-22 18:31:36 PDT
Comment on attachment 51299 [details]
Proposed patch

Clearing flags on attachment: 51299

Committed r56373: <http://trac.webkit.org/changeset/56373>
Comment 4 WebKit Commit Bot 2010-03-22 18:31:40 PDT
All reviewed patches have been landed.  Closing bug.