8000 refactor(web): rework clipboard API by CBenoit · Pull Request #764 · Devolutions/IronRDP · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

refactor(web): rework clipboard API #764

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

Merged
merged 3 commits into from
Apr 21, 2025
Merged

Conversation

CBenoit
Copy link
Member
@CBenoit CBenoit commented Apr 21, 2025

No description provided.

@CBenoit CBenoit requested a review from RRRadicalEdward April 21, 2025 13:32
@CBenoit CBenoit enabled auto-merge (squash) April 21, 2025 13:32
.call1(&JsValue::NULL, &JsValue::from(transaction))
.call1(
&JsValue::NULL,
&JsValue::from(crate::__wasm_ffi::ClipboardData::from(clipboard_data)),
Copy link
Collaborator

Choose a reason for hiding this comment

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

It's neat

Copy link
github-actions bot commented Apr 21, 2025

Coverage Report 🤖 ⚙️

Past:
Total lines: 30471
Covered lines: 19498 (63.99%)

New:
Total lines: 30471
Covered lines: 19498 (63.99%)

Diff: +0.00%

[this comment will be updated automatically]

Copy link
Collaborator
@RRRadicalEdward RRRadicalEdward left a comment

Choose a reason for hiding this comment

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

LGTM!

@CBenoit CBenoit force-pushed the refactor/web-client-clipboard branch from feefb5e to 5a8b0a4 Compare April 21, 2025 14:00
@CBenoit CBenoit merged commit e0eea44 into master Apr 21, 2025
10 checks passed
@CBenoit CBenoit deleted the refactor/web-client-clipboard branch April 21, 2025 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0