WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
113863
[Qt] Move logic of simple forwarding functions to TestRunner.
https://bugs.webkit.org/show_bug.cgi?id=113863
Summary
[Qt] Move logic of simple forwarding functions to TestRunner.
Zeno Albisser
Reported
2013-04-03 03:28:48 PDT
[Qt] Move logic of simple forwarding functions to TestRunner.
Attachments
Patch
(5.85 KB, patch)
2013-04-03 03:29 PDT
,
Zeno Albisser
hausmann
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Zeno Albisser
Comment 1
2013-04-03 03:29:30 PDT
Created
attachment 196315
[details]
Patch
Simon Hausmann
Comment 2
2013-04-03 03:44:08 PDT
Comment on
attachment 196315
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=196315&action=review
> Tools/DumpRenderTree/qt/TestRunnerQt.cpp:833 > + DumpRenderTree* drt = DumpRenderTree::instance();
Since what we need is the QWebPage and not the drt, you could also declare a local QWebPage *webPage variable instead of *drt
Zeno Albisser
Comment 3
2013-04-03 05:32:14 PDT
Committed
r147543
: <
http://trac.webkit.org/changeset/147543
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug