Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 46ce1f805fa2745fe7a479673f845c7537cbbc6b https://github.com/WebKit/WebKit/commit/46ce1f805fa2745fe7a479673f845c7537cbbc6b Author: Robert Jenner <jen...@apple.com> Date: 2025-08-25 (Mon, 25 Aug 2025)
Changed paths: M Tools/Scripts/libraries/resultsdbpy/resultsdbpy/view/static/js/expectations.js M Tools/Scripts/libraries/resultsdbpy/resultsdbpy/view/static/js/timeline.js M Tools/Scripts/libraries/resultsdbpy/resultsdbpy/view/static/library/css/webkit.css Log Message: ----------- Represent ImageOnlyFailures with a separate icon when looking at results on the databases https://bugs.webkit.org/show_bug.cgi?id=248911 rdar://102920285 Reviewed by Jonathan Bedard. It would be easier if ImageOnlyFailures were marked with a different icon from text failures. The changes in this commit are to effectivly mark ImageOnlyFailures with a blue I instead of a red X. And the colour blue has been specifically chosen as one that is colour blind friendly. * Tools/Scripts/libraries/resultsdbpy/resultsdbpy/view/static/js/expectations.js: (Expectations.colorMap): * Tools/Scripts/libraries/resultsdbpy/resultsdbpy/view/static/js/timeline.js: * Tools/Scripts/libraries/resultsdbpy/resultsdbpy/view/static/library/css/webkit.css: (:root): Canonical link: https://commits.webkit.org/299143@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