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

3.3 Getters should not replicate processing model definitions #135

Closed
9 tasks
yoavweiss opened this issue Jan 19, 2021 · 1 comment
Closed
9 tasks

3.3 Getters should not replicate processing model definitions #135

yoavweiss opened this issue Jan 19, 2021 · 1 comment

Comments

@yoavweiss
Copy link
Contributor

In 3.3. the various getters need to be simplified so that they will not replicate the processing model logic, and instead rely on it. The underlying definition needs to rely on well-defined integration points in Fetch and/or HTML.

  • unloadEventStart
  • unloadEventEnd
  • domInteractive
  • domContentLoadedEventStart
  • domContentLoadedEventEnd
  • domComplete
  • loadEventStart
  • loadEventEnd
  • redirectCount
@noamr
Copy link
Contributor

noamr commented Apr 14, 2021

I believe this can be closed.

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

No branches or pull requests

2 participants