Bug 162487 - [GTK] Make all WebView tests have a WebKitUserContentManager
Summary: [GTK] Make all WebView tests have a WebKitUserContentManager
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks: 161607
  Show dependency treegraph
 
Reported: 2016-09-23 05:11 PDT by Carlos Garcia Campos
Modified: 2016-09-23 08:48 PDT (History)
2 users (show)

See Also:


Attachments
Patch (13.85 KB, patch)
2016-09-23 05:15 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 2016-09-23 05:11:38 PDT
It simplifies tests using the user content manager, and allows to use it without having to subclass WebViewTest.
Comment 1 Carlos Garcia Campos 2016-09-23 05:15:30 PDT
Created attachment 289676 [details]
Patch
Comment 2 Carlos Garcia Campos 2016-09-23 08:48:20 PDT
Committed r206302: <http://trac.webkit.org/changeset/206302>