Skip to content

fix connection to browsers#1

Merged
bm777 merged 6 commits into
mainfrom
browser-connection
Jul 23, 2025
Merged

fix connection to browsers#1
bm777 merged 6 commits into
mainfrom
browser-connection

Conversation

@mile888
Copy link
Copy Markdown
Collaborator

@mile888 mile888 commented Jul 18, 2025

No description provided.

@mile888 mile888 requested a review from tihiera July 19, 2025 09:55
@tihiera
Copy link
Copy Markdown
Collaborator

tihiera commented Jul 22, 2025

Review started @mile888

Comment thread src-tauri/src/browser_manager.rs Outdated
command.arg("--user-data-dir=C:\\temp\\edge-debug-profile");

#[cfg(any(target_os = "macos", target_os = "linux"))]
command.arg("--user-data-dir=/tmp/edge-debug-profile");
Copy link
Copy Markdown
Contributor

@bm777 bm777 Jul 23, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will remove this part because we want the user to use the current browser session, but not start a debug instance.

command.arg("--user-data-dir=/tmp/edge-debug-profile");

@bm777 bm777 merged commit d4769e8 into main Jul 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants