Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 62dfa4f50d482c4862b22ce8b8cd3e63ccd391bc https://github.com/WebKit/WebKit/commit/62dfa4f50d482c4862b22ce8b8cd3e63ccd391bc Author: Alexsander Damaceno <aem...@gmail.com> Date: 2025-06-03 (Tue, 03 Jun 2025)
Changed paths: M Source/WebInspectorUI/Localizations/en.lproj/localizedStrings.js M Source/WebInspectorUI/UserInterface/Views/ConsoleSession.js Log Message: ----------- [Web Inspector] Display "Navigated To:" in the Web Inspector Console when accessing a website https://bugs.webkit.org/show_bug.cgi?id=263108 Reviewed by Devin Rousso. Currently, when a page is accessed, it shows 'Page navigated at %s'. Change this to 'Page navigated to %s at %s' to provide better information for the user. * Source/WebInspectorUI/Localizations/en.lproj/localizedStrings.js: * Source/WebInspectorUI/UserInterface/Views/ConsoleSession.js: (WI.ConsoleSession): Canonical link: https://commits.webkit.org/295764@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes