[00:12:25] (03CR) 10Aaron Schulz: [C: 031] Change TimedMediaIframeOutput from getHeadScripts() to OutputPage::getRlClient() [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/300452 (owner: 10Krinkle) [00:53:18] 06Multimedia, 06Commons, 10MediaWiki-Uploading, 07JavaScript, and 2 others: Large amounts of unwanted files (mostly copyvios) uploaded via cross-wiki upload tool (A/B test of different upload interfaces) - https://phabricator.wikimedia.org/T120867#2494463 (10Gunnex) >>! In T120867#2384233, @matmarex wrote:... [10:18:07] 06Multimedia, 10UploadWizard: Get UploadWizard's uncaught exceptions on Commons to fewer than 50/day - https://phabricator.wikimedia.org/T136230#2495179 (10matmarex) [10:18:09] 06Multimedia, 10UploadWizard, 07Browser-Support-Firefox, 05WMF-deploy-2016-07-26_(1.28.0-wmf.12): NS_ERROR_NOT_AVAILABLE - https://phabricator.wikimedia.org/T136831#2495177 (10matmarex) 05Open>03Resolved [10:18:18] 06Multimedia, 10UploadWizard: Get UploadWizard's uncaught exceptions on Commons to fewer than 50/day - https://phabricator.wikimedia.org/T136230#2327598 (10matmarex) [10:18:22] 06Multimedia, 10UploadWizard, 07Browser-Support-Internet-Explorer, 07Browser-Support-Microsoft-Edge, 05WMF-deploy-2016-07-26_(1.28.0-wmf.12): Typed array constructor argument is invalid - https://phabricator.wikimedia.org/T136235#2495182 (10matmarex) 05Open>03Resolved [14:08:41] * James_F waves. [14:09:06] Hey James_F [14:09:12] You just missed me and MatmaRex [14:09:22] I imagined so. [14:09:31] Was busy unsetting the alarm for the office and other stuff. [14:12:47] James_F: Fair enough. [14:13:08] James_F: You missed me talking from my phone because my Internet was out, then realizing halfway through that it was back up because I was looking at Gerrit. [14:13:14] Ha. [14:13:39] marktraceur: i think i lied to you about z-indices, the way i suggested won't work due to https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context [14:13:47] Aw, shoot. [14:14:32] marktraceur: you might still be able to not give the div any z-index, give the image z-index: 1, and give the annotations z-index: 2? no idea if all the 'position' rules you'll need for this could conflict with anything [14:14:57] MatmaRex: I think the answer may be to "simply" put the image inside the div. [14:15:27] hmm, yeah, that also sounds reasonable [14:15:59] That way I still have my container, and it's the same size as the image for sure, but the image is in front of everything that isn't the annotations. [14:16:14] So long as some derpy Commonist doesn't put an annotation in front of the whole image. [14:16:22] marktraceur: hmm, that might not work with parsoid's html output :/ and we apparently use it in flow and stuff [14:16:32] since it has crazy CSS rules like "figure[typeof~='mw:Image/Thumb'] > *:first-child > img" [14:16:35] MatmaRex: Agh, shoot. [14:16:50] I probably wrote that bullshit too [14:16:53] (that's from mediawiki.skinning/content.parsoid.less) [14:16:59] OK [14:17:16] heh [14:17:55] So I guess the answer is for me to bite the bullet, and just add the offset to the annotations "by hand" [14:18:03] Instead of as a group in a div [14:18:50] MatmaRex: What if I cloned the image into the div, then put the whole div over the image [14:19:19] :o [14:19:28] So the image is still there, and outside of mw-content is another copy of the image (resource intensive?) that isn't "content" but rendering [14:19:49] I'm not 100% sure that changes to the original would be propagated [14:19:54] marktraceur: hmm, if you position them relatively to , they are going to slide off if somebody puts a collapsible navbox or something before the image on the page [14:20:06] Ugh, never mind, I hate all of these answers except for manual offsets [14:20:06] man, why is this so horrible [14:20:11] Oh, bloody hell, you're right about that [14:20:21] OK, so the answer is definitely imagemaps [14:20:34] ha [14:20:35] hm [14:20:47] that is actually clever. that'll probably work perfectly [14:21:09] Almost certainly. [14:21:21] i completely forgot that image map is a thing in html :o [14:21:33] Yeah, it's the worst [14:22:09] I remember a lot of people telling me it's silly that UploadWizard has imagemaps, and because of that I often immediately dismiss them as an option [14:33:56] 06Multimedia, 10MediaWiki-Gallery, 10Wikimedia-Site-requests: Change the default mode of tags to mode=packed on English Wikipedia - https://phabricator.wikimedia.org/T141349#2495726 (10Jdforrester-WMF) p:05Triage>03Normal a:03Jdforrester-WMF [14:40:30] MatmaRex: Hm, it looks like imagemap makes things clickable but maybe not style-able [14:57:17] (03PS3) 10Reedy: Update call to efSchemaValidate [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/300047 (https://phabricator.wikimedia.org/T140908) [14:58:52] 06Multimedia, 10MediaWiki-Uploading: add support for firefogg - https://phabricator.wikimedia.org/T18927#2495783 (10Anomie) [15:07:41] MatmaRex: I figured it out...I kept thinking my links were disappearing for no reason, it turns out I was disappearing them. Easy fix once I remembered what I had done previously. [15:13:14] hah [18:30:34] (03CR) 10Florianschmidtwelzow: [C: 032] Update call to efSchemaValidate [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/300047 (https://phabricator.wikimedia.org/T140908) (owner: 10Reedy) [18:37:41] (03Merged) 10jenkins-bot: Update call to efSchemaValidate [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/300047 (https://phabricator.wikimedia.org/T140908) (owner: 10Reedy) [18:38:00] whee [18:41:04] 06Multimedia, 10Analytics, 10Analytics-EventLogging, 10FileAnnotations, and 2 others: Move efSchemaValidate out of global scope - https://phabricator.wikimedia.org/T140908#2496561 (10Reedy) 05Open>03Resolved a:03Reedy [20:46:42] God I can't tell when a patch is merged in the new Gerrit [20:46:56] It'll take me an extra 30 seconds or so for the first 10-15 tries [21:36:26] marktraceur: Yeaeh. [21:51:05] 06Multimedia, 06Commons, 10MediaWiki-Uploading, 07JavaScript, and 2 others: Large amounts of unwanted files (mostly copyvios) uploaded via cross-wiki upload tool (A/B test of different upload interfaces) - https://phabricator.wikimedia.org/T120867#2497087 (10Gunnex) Finished now the analysis of cross-wiki-... [22:48:37] 06Multimedia, 06Commons, 10MediaWiki-Uploading, 07JavaScript, and 2 others: Large amounts of unwanted files (mostly copyvios) uploaded via cross-wiki upload tool (A/B test of different upload interfaces) - https://phabricator.wikimedia.org/T120867#2497235 (10Yann) Thanks @Gunnex for this great analysis. I... [23:58:50] James_F: Looks like an interesting SWAT