Currently both MultimediaViewer and ImageMetrics read Resource Timing information. Images are CORS requests on our cluster, which means that only "duration" is exposed for them. It turns out that this isn't the best metric to measure network performance, as it may include blocking time: http://www.stevesouders.com/blog/2014/11/25/serious-confusion-with-resource-timing/ and we need to gather all the information for CORS requests too.
Description
Description
Details
Details
Project | Branch | Lines +/- | Subject | |
---|---|---|---|---|
operations/puppet | production | +1 -0 | Make upload.wikimedia.org set Timing-Allow-Origin |
Related Objects
Related Objects
Event Timeline
Comment Actions
If contributors wanted to work on this (as this task is marked as "easy"), would they find their way with the information given above?
Wondering if this could be a GCI task and if someone was willing to (co-)mentor this.
Comment Actions
I'm still hoping to find an empty weekend to turn all easy MM bugs into GCI tasks. That would require a pointer to the right place in puppet.
Comment Actions
Change 181405 had a related patch set uploaded (by Unicodesnowman):
Make upload.wikimedia.org set Timing-Allow-Origin
Comment Actions
Change 181405 merged by Giuseppe Lavagetto:
Make upload.wikimedia.org set Timing-Allow-Origin