Bug 35428 - [Qt] LayoutTestController.numberOfPages should have default parameters
Summary: [Qt] LayoutTestController.numberOfPages should have default parameters
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P3 Normal
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2010-02-26 05:11 PST by Csaba Osztrogonác
Modified: 2010-02-26 06:50 PST (History)
2 users (show)

See Also:


Attachments
proposed patch (5.23 KB, patch)
2010-02-26 05:45 PST, Csaba Osztrogonác
kenneth: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2010-02-26 05:11:29 PST
This bug was revealed by http://trac.webkit.org/changeset/55275
http://build.webkit.org/results/Qt%20Linux%20Release/r55275%20%287849%29/results.html

Our LayoutTestController.numberOfPages hasn't got default parameters
as the platform independent LayoutTestController.numberOfPages.
Comment 1 Csaba Osztrogonác 2010-02-26 05:45:16 PST
Created attachment 49577 [details]
proposed patch
Comment 2 Csaba Osztrogonác 2010-02-26 06:50:22 PST
Landed in http://trac.webkit.org/changeset/55280 .