Commit e78497c7 authored by Xiaobo Wang's avatar Xiaobo Wang Committed by The Qt Project
Browse files

Make inspector listening port configurable


Currently we use fixed port 1337 as inspector port. When weblauncher is launched
by chromedriver it passes the inspector port as commandline argument
--remote-debugging-port=<port>. Later on chromedriver will try to communicate
with chrome via that port. We should use that port when starting devtools
HTTP handler.

Change-Id: I83e3341a535d50a129670bd0056b3ca448c8e2e5
Reviewed-by: default avatarZeno Albisser <zeno.albisser@digia.com>
Reviewed-by: default avatarPierre Rossi <pierre.rossi@gmail.com>
parent 68b9545a
Showing with 14 additions and 1 deletion
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment