Bug 206821 - [GTK] Remote Inspector: add support for service workers targets
Summary: [GTK] Remote Inspector: add support for service workers targets
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-01-27 03:55 PST by Carlos Garcia Campos
Modified: 2020-01-28 02:43 PST (History)
12 users (show)

See Also:


Attachments
Patch (12.22 KB, patch)
2020-01-27 04:04 PST, Carlos Garcia Campos
zan: 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-01-27 03:55:26 PST
Add support for debugging service workers
Comment 1 Carlos Garcia Campos 2020-01-27 04:04:28 PST
Created attachment 388845 [details]
Patch
Comment 2 EWS Watchlist 2020-01-27 04:05:42 PST
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 2020-01-28 02:43:30 PST
Committed r255232: <https://trac.webkit.org/changeset/255232>