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

Should we remove lastModified, ClipboardItemDelayedCallback, createDelayed and delayed? #160

Closed
snianu opened this issue Oct 15, 2021 · 3 comments

Comments

@snianu
Copy link
Contributor

snianu commented Oct 15, 2021

lastModified, createDelayed, ClipboardItemDelayedCallback and delayed are not implemented in Chromium and Safari. Should we remove it? We can probably add it when we implement the delay rendering feature, but I think it should go through the incubation process before we decide to add it back to the spec i.e. we should discuss with the Editing WG, go through the intent to implement process and get consensus from other browser vendors etc. Thoughts?
@whsieh @mkruisselbrink @mbrodesser @BoCupp-Microsoft

@mkruisselbrink
Copy link
Contributor

Since nobody implements them, yes, I think removing them makes a lot of sense.

@mbrodesser
Copy link

Gecko/Firefox also doesn't implement them (https://searchfox.org/mozilla-central/rev/36aa22c7ea92bd3cf7910774004fff7e63341cf5/dom/webidl/Clipboard.webidl#31,40-42,45-46). Would appreciate removing them.

@snianu
Copy link
Contributor Author

snianu commented Nov 1, 2021

Removed from the clipboard spec in #158

@snianu snianu closed this as completed Nov 5, 2021
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

No branches or pull requests

3 participants