Bug 35536 - [Qt] QtLauncher must be refactored to fix command line arguments usage
Summary: [Qt] QtLauncher must be refactored to fix command line arguments usage
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 35303 35542
  Show dependency treegraph
 
Reported: 2010-03-01 12:35 PST by Jesus Sanchez-Palencia
Modified: 2010-03-03 06:42 PST (History)
1 user (show)

See Also:


Attachments
Refactor of QtLauncher (13.25 KB, patch)
2010-03-01 12:50 PST, Jesus Sanchez-Palencia
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jesus Sanchez-Palencia 2010-03-01 12:35:25 PST
QtLauncher needs to be refactored so it can respect command line arguments (i.e.g.: -graphicsbased wasn't being respected)  and inherit settings when you clone or create a new window.
Comment 1 Jesus Sanchez-Palencia 2010-03-01 12:50:48 PST
Created attachment 49739 [details]
Refactor of QtLauncher

This fixes the problems described and will make it easier to add more features in the nearby future.
Comment 2 WebKit Commit Bot 2010-03-03 06:42:24 PST
Comment on attachment 49739 [details]
Refactor of QtLauncher

Clearing flags on attachment: 49739

Committed r55460: <http://trac.webkit.org/changeset/55460>
Comment 3 WebKit Commit Bot 2010-03-03 06:42:28 PST
All reviewed patches have been landed.  Closing bug.