Bug 45442 - [Qt] Modify load method of MiniBrowser's BrowserView class
Summary: [Qt] Modify load method of MiniBrowser's BrowserView class
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Zoltan Horvath
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-09 00:14 PDT by Zoltan Horvath
Modified: 2010-09-09 06:50 PDT (History)
0 users

See Also:


Attachments
proposed patch (2.32 KB, patch)
2010-09-09 00:15 PDT, Zoltan Horvath
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zoltan Horvath 2010-09-09 00:14:01 PDT
Based on discussion of bug #45173 :
Modify load method to take a QString as argument, remove unnecessary QT_VERSION_CHECK.
Comment 1 Zoltan Horvath 2010-09-09 00:15:09 PDT
Created attachment 67002 [details]
proposed patch
Comment 2 Andreas Kling 2010-09-09 06:34:51 PDT
Comment on attachment 67002 [details]
proposed patch

r=me
Comment 3 Zoltan Horvath 2010-09-09 06:50:35 PDT
Comment on attachment 67002 [details]
proposed patch

Clearing flags on attachment: 67002

Committed r67082: <http://trac.webkit.org/changeset/67082>
Comment 4 Zoltan Horvath 2010-09-09 06:50:43 PDT
All reviewed patches have been landed.  Closing bug.