Bug 36447

Summary: [Qt] Fix qdoc warnings
Product: WebKit Reporter: Kent Hansen <kent.hansen>
Component: WebKit QtAssignee: QtWebKit Unassigned <webkit-qt-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Proposed patch none

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.