Bug 31898 - [Qt] Make QtLauncher default to http scheme
Summary: [Qt] Make QtLauncher default to http scheme
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: Daniel Bates
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-25 19:35 PST by Daniel Bates
Modified: 2009-12-01 14:05 PST (History)
5 users (show)

See Also:


Attachments
Patch (2.14 KB, patch)
2009-11-25 19:37 PST, Daniel Bates
no flags Details | Formatted Diff | Diff
Patch (2.16 KB, patch)
2009-11-30 13:53 PST, Daniel Bates
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2009-11-25 19:35:01 PST
We should make the QtLauncher default to the http scheme for URLs so that it is more user friendly.
Comment 1 Daniel Bates 2009-11-25 19:37:56 PST
Created attachment 43889 [details]
Patch
Comment 2 Adam Barth 2009-11-30 12:41:59 PST
Attachment 43889 [details] did not pass style-queue:

Failed to run "WebKitTools/Scripts/check-webkit-style" exit_code: 1
WebKit/qt/QtLauncher/main.cpp:191:  Tab found; better to use spaces  [whitespace/tab] [1]
Done processing WebKit/qt/QtLauncher/main.cpp
Total errors found: 1
Comment 3 Daniel Bates 2009-11-30 13:53:51 PST
Created attachment 44040 [details]
Patch

Removed tab character from patch that the style-bot found.
Comment 4 Adam Barth 2009-11-30 13:57:38 PST
style-queue ran check-webkit-style on attachment 44040 [details] without any errors.
Comment 5 WebKit Commit Bot 2009-12-01 14:05:10 PST
Comment on attachment 44040 [details]
Patch

Clearing flags on attachment: 44040

Committed r51558: <http://trac.webkit.org/changeset/51558>
Comment 6 WebKit Commit Bot 2009-12-01 14:05:15 PST
All reviewed patches have been landed.  Closing bug.