Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b644f72256e142f568b4f476c39e5a4f9220edd0
https://github.com/WebKit/WebKit/commit/b644f72256e142f568b4f476c39e5a4f9220edd0
Author: tangalice <[email protected]>
Date: 2026-05-22 (Fri, 22 May 2026)
Changed paths:
M Source/WebInspectorUI/UserInterface/Views/NetworkTableContentView.js
Log Message:
-----------
Web Inspector: Status column under network tab should be visible by default
https://bugs.webkit.org/show_bug.cgi?id=304654
rdar://167348733
Reviewed by Devin Rousso.
Removed "hidden: true" for status column in Network Tab to make it visibile by
default.
No new tests because this is a simple UI fix.
* Source/WebInspectorUI/UserInterface/Views/NetworkTableContentView.js:
(WI.NetworkTableContentView.prototype.initialLayout):
Canonical link: https://commits.webkit.org/313781@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications