[00:05:51] 3MediaWiki / 3File management: Download this file link on description page (particularly relevant to svg) - 10https://bugzilla.wikimedia.org/25148#c3 (10Tisza Gergő) bug 25695 added a download URL, so the only thing needed is to expose that URL in a link. Marking as easy. [00:10:36] 3MediaWiki / 3File management: File description page thumbnail click versus EXIF rotation, mustRender() - 10https://bugzilla.wikimedia.org/31366#c9 (10Tisza Gergő) 5PATC>3NEW This could be solved by linking to a full-size thumbnail instead of the original file if mustRender() is true. See bug 65383 for a... [00:10:36] 3MediaWiki / 3File management: Serve thumbnails even for the original size of a jpeg or png - 10https://bugzilla.wikimedia.org/65383 (10Tisza Gergő) [00:20:50] 3MediaWiki extensions / 3TimedMediaHandler: Support upload of audio-only WebM files (Vorbis audio track but no video) - 10https://bugzilla.wikimedia.org/72996#c1 (10Derk-Jan Hartman) 1: Warnings, fixed by Reedy due from Bug 73112 2: The MimeMagic.php of core is not able to recognize the contents of WebM file... [00:22:10] (03PS1) 10TheDJ: Support WebM Vorbis files in the player [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/174325 (https://bugzilla.wikimedia.org/72996) [00:29:37] 3MediaWiki extensions / 3TimedMediaHandler: Media handler interface is misaligned inside a table - 10https://bugzilla.wikimedia.org/72758#c1 (10Derk-Jan Hartman) Created attachment 17166 --> https://bugzilla.wikimedia.org/attachment.cgi?id=17166&action=edit aligns when applying appropriate styling It's no... [00:29:50] 3MediaWiki extensions / 3TimedMediaHandler: Media handler interface is misaligned inside a table - 10https://bugzilla.wikimedia.org/72758 (10Derk-Jan Hartman) 5NEW>3RESO/INV [00:34:21] (03PS2) 10TheDJ: Make sure jquery.ui.dialog is loaded if there are pop up videos [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/108472 (https://bugzilla.wikimedia.org/72437) (owner: 10Brian Wolff) [00:34:24] (03CR) 10jenkins-bot: [V: 04-1] Make sure jquery.ui.dialog is loaded if there are pop up videos [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/108472 (https://bugzilla.wikimedia.org/72437) (owner: 10Brian Wolff) [00:49:37] 3MediaWiki extensions / 3MultimediaViewer: Media Viewer should display licensetpl_attr instead of author when set (by {{Credit line}} and other templates) - 10https://bugzilla.wikimedia.org/65445#c18 (10Guillaume Paumier) I've followed up at https://commons.wikimedia.org/wiki/Template_talk:Credit_line#Incons... [00:51:33] (03PS1) 10TheDJ: Add audio/webm to Special:TimedMediaHandler [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/174333 [08:46:07] (03CR) 10Gilles: [C: 032] Dependency fix [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/174300 (owner: 10TheDJ) [08:46:22] (03Merged) 10jenkins-bot: Dependency fix [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/174300 (owner: 10TheDJ) [09:01:59] marktraceur: tgr: either of you available to oversee the backport of a change during a SWAT? I can't attend my usual SWAT window today [09:02:08] for https://gerrit.wikimedia.org/r/#/c/172969/ [09:15:06] gi11es: I can do that in the Thursday 00-01h CET window if that's OK [09:16:42] yeah that works for me [09:16:45] gi11es: what do you think about using ImageMetrics for https://wikimedia.mingle.thoughtworks.com/projects/multimedia/cards/999 ? [09:17:14] it helps avoid extension proliferation, plus security review + deployment of a new extension is a pain in the ass [09:17:35] it crossed my mind, but we might need to rename it. it's not about images in this case [09:18:04] also, there's some stuff we tend to always do when we use EL (add country when available, etc.) that we might consider moving to EL itself [09:18:35] well ImageRelatedMetrics would have sounded silly, but that's really what the extension is about [09:19:08] not even image related here :) UIMetrics I guess would be appropriate for a name that covers both [09:19:13] I would like to add a bunch of other loosely related metrics in the future, eg. what do people click on when they are on a file description page [09:20:15] IMO screen size is strongly related to images, which is not to say it cannot be used for other things [09:20:33] but it is needed to make informed decisions about default thumb size etc. [09:20:47] there aren't any images in wikidata, they're really only interested in how they should design their UI best [09:29:44] (03CR) 10Gilles: [C: 032] Support WebM Vorbis files in the player [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/174325 (https://bugzilla.wikimedia.org/72996) (owner: 10TheDJ) [09:29:57] (03Merged) 10jenkins-bot: Support WebM Vorbis files in the player [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/174325 (https://bugzilla.wikimedia.org/72996) (owner: 10TheDJ) [09:31:35] 3MediaWiki extensions / 3PdfHandler: Linker::makeImageLink: File: .... .pdf does not allow inline display - 10https://bugzilla.wikimedia.org/72044 (10Gilles Dubuc) 5NEW>3RESO/FIX [09:37:40] (03CR) 10Gilles: [C: 032] Add audio/webm to Special:TimedMediaHandler [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/174333 (owner: 10TheDJ) [09:39:00] (03PS1) 10Gilles: Avoid undefined index warnings on $states array [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/174385 [09:41:52] (03Merged) 10jenkins-bot: Add audio/webm to Special:TimedMediaHandler [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/174333 (owner: 10TheDJ) [09:50:19] (03CR) 10Gilles: "What you suggest introduces maintenance burden, whenever someone calls .off() on the shared object, they're likely to disable handlers in " [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/173916 (owner: 10Gilles) [09:51:00] (03CR) 10Gilles: "UI element instance, rather, not class." [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/173916 (owner: 10Gilles) [09:52:21] (03CR) 10Gilles: Turn mmv-next/mmv-prev into OO events (031 comment) [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/173916 (owner: 10Gilles) [10:08:42] (03PS5) 10Gilles: Turn mmv-next/mmv-prev into OO events [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/173916 [10:09:31] (03CR) 10jenkins-bot: [V: 04-1] Turn mmv-next/mmv-prev into OO events [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/173916 (owner: 10Gilles) [10:11:37] (03PS6) 10Gilles: Turn mmv-next/mmv-prev into OO events [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/173916 [10:15:08] 3MediaWiki extensions / 3TimedMediaHandler: Support upload of audio-only WebM files (Vorbis audio track but no video) - 10https://bugzilla.wikimedia.org/72996#c4 (10Derk-Jan Hartman) 5PATC>3NEW So 3 is solved now ! We probably have a few more codec variants like webm opus with similar problems, and that... [10:23:35] 3MediaWiki extensions / 3TimedMediaHandler: Audio player not shown on android native browser - 10https://bugzilla.wikimedia.org/72975#c1 (10Derk-Jan Hartman) Or possibly due to http://code.google.com/p/android/issues/detail?id=19436 [10:25:24] 3MediaWiki extensions / 3MultimediaViewer: Tipsy doesn't close when closing MultimediaViewer - 10https://bugzilla.wikimedia.org/72516 (10Gilles Dubuc) a:3Gilles Dubuc [10:25:51] 3MediaWiki extensions / 3MultimediaViewer: Tipsy doesn't close when closing MultimediaViewer - 10https://bugzilla.wikimedia.org/72516#c2 (10Gilles Dubuc) I can finally reproduce this, yay [10:30:09] 3MediaWiki extensions / 3TimedMediaHandler: Squished thumbnails for non standard resolution videos - 10https://bugzilla.wikimedia.org/47478#c2 (10Derk-Jan Hartman) This seems fixed now ? Can you confirm Reedy ? [10:31:23] 3MediaWiki extensions / 3MultimediaViewer: Media Viewer ignores EXIF rotation - 10https://bugzilla.wikimedia.org/68320 (10Tisza Gergő) [10:31:23] 3MediaWiki / 3File management: Image rotation issues (tracking) - 10https://bugzilla.wikimedia.org/31504 (10Tisza Gergő) [10:31:51] 3MediaWiki / 3File management: Thumbnail chaining broken for soft-rotated images - 10https://bugzilla.wikimedia.org/73352 (10Tisza Gergő) [10:31:55] 3MediaWiki / 3File management: Image rotation issues (tracking) - 10https://bugzilla.wikimedia.org/31504 (10Tisza Gergő) [10:46:50] (03PS1) 10Gilles: Get rid of phantom tipsy bubbles that can appear after closing [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/174388 (https://bugzilla.wikimedia.org/72516) [10:47:33] (03CR) 10jenkins-bot: [V: 04-1] Get rid of phantom tipsy bubbles that can appear after closing [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/174388 (https://bugzilla.wikimedia.org/72516) (owner: 10Gilles) [10:53:53] 3MediaWiki / 3File management: Image rotation issues (tracking) - 10https://bugzilla.wikimedia.org/31504 (10Tisza Gergő) [10:53:59] 3MediaWiki / 3File management: Mirrored EXIF rotations are not applied to thumbnails - 10https://bugzilla.wikimedia.org/73602 (10Tisza Gergő) 3NEW p:3Unprio s:3trivia a:3None EXIF allows 8 possible values for the Orientation field: 0°, 90°, 180°, 270°, and the same four for the mirror image of the or... [10:59:49] (03CR) 10Gilles: [C: 04-1] "Introduces other issues, investigating" [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/174388 (https://bugzilla.wikimedia.org/72516) (owner: 10Gilles) [11:02:55] https://github.com/briancray/tooltipsy/blob/master/tooltipsy.source.js#L43 fuck you, tipsy [11:08:35] 3MediaWiki extensions / 3TimedMediaHandler: Media handler interface is misaligned inside a table - 10https://bugzilla.wikimedia.org/72758#c2 (10Helder) Created attachment 17171 --> https://bugzilla.wikimedia.org/attachment.cgi?id=17171&action=edit The triangle does not align if the player is inside a table... [11:13:55] (03PS2) 10Gilles: Get rid of phantom tipsy bubbles that can appear after closing [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/174388 (https://bugzilla.wikimedia.org/72516) [11:37:07] 3MediaWiki extensions / 3TimedMediaHandler: Media handler interface is misaligned inside a table - 10https://bugzilla.wikimedia.org/72758#c3 (10Diego Queiroz) (In reply to Helder from comment #2) > Created attachment 17171 [details] > The triangle does not align if the player is inside a table > > I don't t... [12:03:06] gi11es: Yeah sure [12:03:36] 3MediaWiki extensions / 3TimedMediaHandler: Media handler interface is misaligned inside a table - 10https://bugzilla.wikimedia.org/72758 (10Helder) 5RESO/INV>3REOP [12:33:20] 3MediaWiki extensions / 3TimedMediaHandler: Script error mw.EmbedPlayerNative.js at line 0 - 10https://bugzilla.wikimedia.org/56353#c6 (10Derk-Jan Hartman) At the end of the play, this is triggered: // dont show credits for audio elements, // seek to begining instead if( embedPlayer.isAudio() ){ embedPl... [12:46:15] (03PS1) 10TheDJ: Fix undefined error on end of play of native