Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CDP basic #215

Open
wants to merge 103 commits into
base: main
Choose a base branch
from
Open

CDP basic #215

wants to merge 103 commits into from

Conversation

francisbouvier
Copy link
Member

No description provided.

Signed-off-by: Francis Bouvier <[email protected]>
Signed-off-by: Francis Bouvier <[email protected]>
Signed-off-by: Francis Bouvier <[email protected]>
+ add nanoseconds param in sendLater

Signed-off-by: Francis Bouvier <[email protected]>
Signed-off-by: Francis Bouvier <[email protected]>
Signed-off-by: Francis Bouvier <[email protected]>
Signed-off-by: Francis Bouvier <[email protected]>
Signed-off-by: Francis Bouvier <[email protected]>
Signed-off-by: Francis Bouvier <[email protected]>
Signed-off-by: Francis Bouvier <[email protected]>
Signed-off-by: Francis Bouvier <[email protected]>
Signed-off-by: Francis Bouvier <[email protected]>
Signed-off-by: Francis Bouvier <[email protected]>
@francisbouvier francisbouvier marked this pull request as draft April 16, 2024 08:15
@francisbouvier francisbouvier marked this pull request as ready for review October 1, 2024 15:50
Signed-off-by: Francis Bouvier <[email protected]>
Copy link
Member

@krichprollsch krichprollsch left a comment

Choose a reason for hiding this comment

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

first partial review


const std = @import("std");

// pub const MaxStdOutSize = 512; // ensure debug msg are not too long
Copy link
Member

Choose a reason for hiding this comment

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

Should we remove?

src/msg.zig Outdated Show resolved Hide resolved
src/msg.zig Outdated Show resolved Hide resolved
src/msg.zig Outdated Show resolved Hide resolved
src/msg.zig Outdated Show resolved Hide resolved
src/server.zig Outdated Show resolved Hide resolved
src/server.zig Outdated Show resolved Hide resolved
src/server.zig Outdated Show resolved Hide resolved
src/server.zig Outdated Show resolved Hide resolved
src/server.zig Outdated Show resolved Hide resolved
src/cdp/cdp.zig Outdated Show resolved Hide resolved
src/cdp/cdp.zig Outdated Show resolved Hide resolved
src/cdp/cdp.zig Show resolved Hide resolved
src/cdp/cdp.zig Show resolved Hide resolved
src/cdp/cdp.zig Outdated Show resolved Hide resolved
src/browser/browser.zig Outdated Show resolved Hide resolved
src/browser/browser.zig Show resolved Hide resolved
src/browser/browser.zig Show resolved Hide resolved
src/cdp/page.zig Outdated Show resolved Hide resolved
src/cdp/page.zig Show resolved Hide resolved
Signed-off-by: Francis Bouvier <[email protected]>
Signed-off-by: Francis Bouvier <[email protected]>
Signed-off-by: Francis Bouvier <[email protected]>
Signed-off-by: Francis Bouvier <[email protected]>
Signed-off-by: Francis Bouvier <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CDP Chrome Debug Protocol
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants