summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
authorTimothy Flynn <trflynn89@pm.me>2022-11-08 10:03:07 -0500
committerTim Flynn <trflynn89@pm.me>2022-11-08 19:58:34 -0500
commit6b014489d406c31a727e88ca304e60513f832021 (patch)
tree1efdaa85141b2852273b9ec9163b9054c770e66f /.pre-commit-config.yaml
parent8ae10ba0fd863894ffea885fdea0fab67fb20ba3 (diff)
downloadserenity-6b014489d406c31a727e88ca304e60513f832021.zip
WebContent: Add a very-empty WebDriver IPC class to WebContent
This just sets up the infrastructure for the WebContent process to house WebDriver IPCs, and adds an IPC for WebContent to create the WebDriver connection. The WebDriverConnection class inside WebContent ultimately will contain most of what is currently in WebDriver::Session (so the copyright attributions are copied here as well). The socket created by WebDriver is currently /tmp/browser_webdriver (formatted with some IDs). This will be moved to the /tmp/webdriver folder, as WebDriver will create multiple sockets to communicate with both Browser and WebContent as the IPCs are iteratively moved to WebContent. That path is unveiled here, though it is unused as of this commit.
Diffstat (limited to '.pre-commit-config.yaml')
0 files changed, 0 insertions, 0 deletions