[Webkit-unassigned] [Bug 104382] New: REGRESSION(r135863): GtkLauncher --help no longer displays all help options

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 7 10:48:13 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=104382

           Summary: REGRESSION(r135863): GtkLauncher --help no longer
                    displays all help options
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pnormand at igalia.com
                CC: vjaquez at igalia.com


Before:

Help Options:
  -h, --help                                               Show help options
  --help-all                                               Show all help options
  --help-gtk                                               Show GTK+ Options
  --help-websettings                                       WebKitWebSettings properties

Application Options:
  --display=DISPLAY                                        X display to use

--------------
Currently:

Help Options:
  -h, --help                        Show help options
  --help-all                        Show all help options
  --help-gst                        Show GStreamer Options

--------------

I think the gst_init() call is the culprit. If I remove it I still see the gst options group in the help, along with the other options, like help-websettings. But it'd be good to check this is really the issue.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list