Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 48da841046f62198c2898d6900f14cb787a97076
      
https://github.com/WebKit/WebKit/commit/48da841046f62198c2898d6900f14cb787a97076
  Author: Devin Rousso <[email protected]>
  Date:   2026-07-29 (Wed, 29 Jul 2026)

  Changed paths:
    M LayoutTests/inspector/timeline/timeline-recording-autocapture-expected.txt
    M LayoutTests/inspector/timeline/timeline-recording-autocapture.html
    M Source/WebInspectorUI/UserInterface/Models/Frame.js

  Log Message:
  -----------
  Web Inspector: reset frame navigation event timestamps when initializing
https://bugs.webkit.org/show_bug.cgi?id=320523

Reviewed by Qianlang Chen.

Speculative fix for a potential race when exporting HAR and/or auto-stopping 
timeline recordings.

* Source/WebInspectorUI/UserInterface/Models/Frame.js:
(WI.Frame.prototype.initialize):
Clear the previous navigation's `DOMContentLoaded` and load event timestamps 
when a frame is initialized with a new main resource.

* LayoutTests/inspector/timeline/timeline-recording-autocapture.html:
* LayoutTests/inspector/timeline/timeline-recording-autocapture-expected.txt:

Canonical link: https://commits.webkit.org/318213@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to