Bug 35536

Summary: [Qt] QtLauncher must be refactored to fix command line arguments usage
Product: WebKit Reporter: Jesus Sanchez-Palencia <jesus>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 35303, 35542    
Attachments:
Description Flags
Refactor of QtLauncher none

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.