Bug 43199 - [Qt] QtTestBrowser: Move WebPage class methods definitions from main.cpp to webpage.cpp
Summary: [Qt] QtTestBrowser: Move WebPage class methods definitions from main.cpp to w...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Antonio Gomes
URL:
Keywords: Qt, QtTriaged
Depends on: 43170
Blocks:
  Show dependency treegraph
 
Reported: 2010-07-29 10:28 PDT by Antonio Gomes
Modified: 2010-07-29 11:49 PDT (History)
0 users

See Also:


Attachments
(commit=r64297, r=kenneth) patch v1 (3.91 KB, patch)
2010-07-29 10:31 PDT, Antonio Gomes
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio Gomes 2010-07-29 10:28:39 PDT
There is no sense in keeping them in main.cpp once webpage.cpp already exists.
Comment 1 Antonio Gomes 2010-07-29 10:31:31 PDT
Created attachment 62966 [details]
(commit=r64297, r=kenneth) patch v1
Comment 2 Antonio Gomes 2010-07-29 11:49:03 PDT
Comment on attachment 62966 [details]
(commit=r64297, r=kenneth) patch v1

Clearing flags on attachment: 62966

Committed r64297: <http://trac.webkit.org/changeset/64297>