You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move full timing info setting outside of processResponseEndOfBody steps
The full timing info is there for navigation timing, which is already available at document creation (which happens right after the handover).
Implementations have and WPT tests the correct behavior already.
0 commit comments