RESOLVED FIXED 226989
Clean up how platform images are handled in the bot watchers' dashboard
https://bugs.webkit.org/show_bug.cgi?id=226989
Summary Clean up how platform images are handled in the bot watchers' dashboard
hysu
Reported 2021-06-14 14:21:33 PDT
We're currently loading in 2x versions of platform images as "___@2x.png", which is unnecessary as these should just be the normal versions. Also the @ symbol in the filename doesn't play nicely with git-svn - we should remove that. There's also a lot of images for old platforms that we should get rid of too (Snow Leopard and Windows XP, for example)
Attachments
Patch (1.09 MB, patch)
2021-06-14 14:29 PDT, hysu
no flags
Patch (1.09 MB, patch)
2021-06-14 14:42 PDT, hysu
no flags
Patch (1.27 MB, patch)
2021-06-16 13:46 PDT, hysu
no flags
Radar WebKit Bug Importer
Comment 1 2021-06-14 14:21:55 PDT
hysu
Comment 2 2021-06-14 14:29:38 PDT
hysu
Comment 3 2021-06-14 14:42:30 PDT
hysu
Comment 4 2021-06-16 13:46:53 PDT
Jonathan Bedard
Comment 5 2021-06-16 16:40:03 PDT
Needed to be manually pushed from a subversion checkout: https://trac.webkit.org/changeset/278967/webkit
Note You need to log in before you can comment on or make changes to this bug.