Bug 43199

Summary: [Qt] QtTestBrowser: Move WebPage class methods definitions from main.cpp to webpage.cpp
Product: WebKit Reporter: Antonio Gomes <tonikitoo>
Component: Tools / TestsAssignee: Antonio Gomes <tonikitoo>
Status: RESOLVED FIXED    
Severity: Normal Keywords: Qt, QtTriaged
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Bug Depends on: 43170    
Bug Blocks:    
Attachments:
Description Flags
(commit=r64297, r=kenneth) patch v1 none

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>