[10:01:45] (03PS1) 10Lucas Werkmeister (WMDE): Update WikiPageEntityMetaDataLookup constructor call [extensions/WikibaseMediaInfo] - 10https://gerrit.wikimedia.org/r/682917 (https://phabricator.wikimedia.org/T281116) [17:59:21] 10Multimedia, 10Commons, 10Datasets-General-or-Unknown, 10MediaWiki-API, and 6 others: Suppressed username shown on File pages - https://phabricator.wikimedia.org/T90300 (10Izno) [20:22:36] 10Multimedia, 10MediaViewer, 10patch-welcome: MultimediaViewer failed to load images protected by img_auth.php - https://phabricator.wikimedia.org/T136207 (10JeffreyWang) This remains an issue today. Is there any progress made on this? [20:23:27] 10Multimedia, 10MediaViewer: MultimediaViewer should work (or at least fail more gracefully) on wikis where the images have no CORS headers - https://phabricator.wikimedia.org/T64469 (10JeffreyWang) This issue still hasn't been resolved. The fallback to img tag is a very reasonable request. [20:34:52] (03PS1) 10Cicalese: Replace usage of deprecated User watchlist methods [extensions/WikibaseMediaInfo] - 10https://gerrit.wikimedia.org/r/683059 (https://phabricator.wikimedia.org/T281187) [20:45:20] 10Multimedia, 10MediaViewer: MultimediaViewer should work (or at least fail more gracefully) on wikis where the images have no CORS headers - https://phabricator.wikimedia.org/T64469 (10JeffreyWang) One of the problems is that the request is sending `withCredentials` marked true in the actual XHR. Is there a...