Purpose of onvalidationstatuschange event
Open
Nobody has claimed this yet.
- Dominant language
- Bikeshed
- Stars
- 72
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
What is the purpose of the "onvalidationstatuschange" event? It seems the purpose of the validation is to prevent clickjacking and it's not clear why the site should be informed about it.
If the goal is to help with debugging of invalid states this should be handled locally in the devtools and not exposed to content scripts.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the PEPC explainer and the discussion around the onvalidationstatuschange event. Determine and document the event's intended purpose, including whether exposing validation state to content scripts is still justified; done requires a resolved design decision.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation, security, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100