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

Add pagereveal event #9791

Closed
wants to merge 5 commits into from
Closed

Add pagereveal event #9791

wants to merge 5 commits into from

Conversation

noamr
Copy link
Collaborator

@noamr noamr commented Sep 26, 2023

Fire a readytorender event at the first render opportuniy, and also at the first render oportunity following each reactivation (restore from BFCache).

See #9315

  • At least two implementers are interested (and none opposed):
    • Chrome (active)
    • WebKit (as part of view transitions, discussed at TPAC
    • Mozilla (as part of view transitions, discussed at TPC)
  • Tests are written and can be reviewed and commented upon at:
  • Implementation bugs are filed:
    • Chromium:
    • Gecko: …
    • WebKit: …
    • Deno (only for timers, structured clone, base64 utils, channel messaging, module resolution, web workers, and web storage): …
    • Node.js (only for timers, structured clone, base64 utils, channel messaging, and module resolution): …
  • MDN issue is filed: …

(See WHATWG Working Mode: Changes for more details.)


💥 Error: Wattsi server error 💥

PR Preview failed to build. (Last tried on Oct 2, 2023, 4:19 PM UTC).

More

PR Preview relies on a number of web services to run. There seems to be an issue with the following one:

🚨 Wattsi Server - Wattsi Server is the web service used to build the WHATWG HTML spec.

🔗 Related URL

If you don't have enough information above to solve the error by yourself (or to understand to which web service the error is related to, if any), please file an issue.

Fire a `readytorender` event at the first render opportuniy,
and also at the first render oportunity following each reactivation
(restore from BFCache).

See whatwg#9315
@noamr noamr changed the title Add readytorender event Add readytorender event Sep 26, 2023
@noamr noamr changed the title Add readytorender event Add pagereveal event Oct 2, 2023
@noamr
Copy link
Collaborator Author

noamr commented Oct 16, 2023

Continuing this in #9818

@noamr noamr closed this Oct 16, 2023
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.

1 participant