Bug 199830 - [GTK][WPE] Do not assert when receiving invalid data in injected bundle messages
Summary: [GTK][WPE] Do not assert when receiving invalid data in injected bundle messages
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: 2019-07-16 08:19 PDT by Carlos Garcia Campos
Modified: 2019-07-17 01:23 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.99 KB, patch)
2019-07-16 08:20 PDT, Carlos Garcia Campos
mcatanzaro: 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 2019-07-16 08:19:43 PDT
Just silently ignore them to avoid UI process crashes.
Comment 1 Carlos Garcia Campos 2019-07-16 08:20:50 PDT
Created attachment 374209 [details]
Patch
Comment 2 EWS Watchlist 2019-07-16 08:23:14 PDT
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Comment 3 Carlos Garcia Campos 2019-07-17 01:23:32 PDT
Committed r247507: <https://trac.webkit.org/changeset/247507>