Bug 162487

Summary: [GTK] Make all WebView tests have a WebKitUserContentManager
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, lforschler
Priority: P2 Keywords: Gtk
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 161607    
Attachments:
Description Flags
Patch mcatanzaro: review+

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>