Bug 219737 - REGRESSION(r270186): [GTK] MiniBrowser: do not exit after load when no arguments given
Summary: REGRESSION(r270186): [GTK] MiniBrowser: do not exit after load when no argume...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2020-12-10 05:19 PST by Carlos Garcia Campos
Modified: 2020-12-11 02:50 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.29 KB, patch)
2020-12-10 05:21 PST, Carlos Garcia Campos
aperez: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2020-12-10 05:19:47 PST
Only exit after load when --exit-after-load is passed.
Comment 1 Carlos Garcia Campos 2020-12-10 05:21:51 PST
Created attachment 415859 [details]
Patch
Comment 2 Carlos Garcia Campos 2020-12-11 02:50:56 PST
Committed r270673: <https://trac.webkit.org/changeset/270673>