Bug 201636

Summary: [GTK][WPE] Stop using the session bus in the unit tests
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: annulen, bugs-noreply, ews-watchlist, gyuyoung.kim, mcatanzaro, rakuco, ryuan.choi, sergio, webkit-bug-importer, zan
Priority: P2 Keywords: Gtk, InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 201642    
Attachments:
Description Flags
Patch zan: review+

Description Carlos Garcia Campos 2019-09-10 03:40:54 PDT
We are actually using GTestDBus, not the actual session bus of the user session, but it would still be better to use a private p2p DBus connection. This is also the way we encourage apps to implement the communication with the web process extension.
Comment 1 Carlos Garcia Campos 2019-09-10 03:48:20 PDT
Created attachment 378454 [details]
Patch
Comment 2 Carlos Garcia Campos 2019-09-11 01:28:55 PDT
Committed r249759: <https://trac.webkit.org/changeset/249759>
Comment 3 Radar WebKit Bug Importer 2019-09-11 01:29:17 PDT
<rdar://problem/55253355>