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

Define set difference #632

Open
annevk opened this issue Jan 24, 2024 · 0 comments
Open

Define set difference #632

annevk opened this issue Jan 24, 2024 · 0 comments

Comments

@annevk
Copy link
Member

annevk commented Jan 24, 2024

What is the issue with the Infra Standard?

For the Sanitizer API it might make sense to define the difference between two sets.

There is one caveat however which is that these sets contain IDL dictionaries. I.e., maps. The maps in question have two keys that map to either a string or null. But we don't really define equality for such more complex structures currently.

So maybe this is a bunch of custom logic the Sanitizer API will have to write out for all the dictionary manipulation it does.

cc @domenic @otherdaniel @mozfreddyb

See also #326.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant