[00:19:41] (03CR) 10Bartosz DziewoƄski: [C: 032] "Hmm, true, I missed it too." [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/261100 (owner: 10Sn1per) [00:20:32] thanks MatmaRex :) [00:21:25] (03Merged) 10jenkins-bot: Remove redundant errorMessage use in mw.errorDialog [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/261100 (owner: 10Sn1per) [03:40:43] 6Multimedia, 6Commons, 10MediaWiki-extensions-GWToolset, 7Easy: GWT - https://phabricator.wikimedia.org/T119053#1905162 (10Bawolff-alt) There's a bug in WikiChecks::increaseHTTPTimeout(). It increases the timeout incorrectly. As a result the wrong timeout is applied to gwtoolset. Thus... [07:07:41] How does the resourceLoaderDebug help? [07:37:54] What is a 'route'? As in mmv.routing.ThumbnailRoute [08:03:30] 6Multimedia, 10UploadWizard, 3Google-Code-In-2015: Add text describing allowed file types under "Select a media file" button - https://phabricator.wikimedia.org/T38743#1905250 (10Nemo_bis) [08:25:54] (03CR) 10Nemo bis: "The new messages are not complete sentences (the subject is now implied, in addition to the verb). This can be hard to render in some lang" (031 comment) [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/260955 (https://phabricator.wikimedia.org/T119686) (owner: 10Unicornisaurous) [08:26:28] (03CR) 10Nemo bis: "Specify in qqq, in case I was not clear." [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/260955 (https://phabricator.wikimedia.org/T119686) (owner: 10Unicornisaurous) [10:22:49] 6Multimedia, 10UploadWizard, 7Easy, 3Google-Code-In-2015: Revision history of campaign pages is lacking title - https://phabricator.wikimedia.org/T56012#1905291 (10Pranavmk98) Has this issue been identified on other browsers/OS? I can see the heading " Revision history of "Campaign:wlm-sy" " on the linked... [11:12:56] 6Multimedia, 10UploadWizard: Long time of uploading images on Wikimedia Commons. (Opera) - https://phabricator.wikimedia.org/T122473#1905319 (10Nickispeaki) 3NEW [12:09:55] 6Multimedia, 6Commons, 10UploadWizard: Show progressbar while uploading large files - https://phabricator.wikimedia.org/T122477#1905361 (10KartikMistry) 3NEW [15:21:22] 6Multimedia, 6Commons, 10MediaWiki-File-management, 10Structured-Multimedia-Data, 10Wikidata: Provide a way to curate and fetch titles (short descriptions) for media files - https://phabricator.wikimedia.org/T122381#1905406 (10Lydia_Pintscher) This is pretty much one of the things structured data for Com... [15:32:45] OH-: Hi, how exactly does resource loader debugger help me? [15:55:02] Is there any way to debug the JS code? [15:55:08] step-by-step [16:48:49] (03PS5) 10JadeMaveric: Remove uploader's name from MediaViewer [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/260931 (https://phabricator.wikimedia.org/T59308) [16:49:14] (03CR) 10jenkins-bot: [V: 04-1] Remove uploader's name from MediaViewer [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/260931 (https://phabricator.wikimedia.org/T59308) (owner: 10JadeMaveric) [16:49:47] JadeMaveric: check out https://stackoverflow.com/questions/988363/how-can-i-debug-my-javascript-code [16:50:33] personally I just add a bunch of profanity-laden console.log() calls until i find out where my logic is messed up [16:51:42] Does that work for the multimedia code? I tried... but I'm not sure where to access it from. The actual extension or quint tests [16:52:51] Well, in both cases the JavaScript is run directly (if you have debug=true) [16:53:06] so your browser should display console.log()s that you insert [16:53:20] debug=true, oh and I used alert() [16:53:31] and you should also be able to dig into the script sources in the developer tools of your browser to add breakpoints if you want the fancy kind of debugigng [16:53:55] Even if you don't have debug=true, your alert calls should be minified and should also run regardless [16:54:28] But true debugging would only work if you have debug=true because you can't add a breakpoint to a function if it is on the same line as fifty thousand other things [16:54:49] (03PS6) 10JadeMaveric: Remove uploader's name from MediaViewer [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/260931 (https://phabricator.wikimedia.org/T59308) [16:58:32] (03PS6) 10Unicornisaurous: Shorten MediaViewer credit lines [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/260955 (https://phabricator.wikimedia.org/T119686) [16:59:10] (03CR) 10Unicornisaurous: "Documentation updated." (031 comment) [extensions/MultimediaViewer] - 10https://gerrit.wikimedia.org/r/260955 (https://phabricator.wikimedia.org/T119686) (owner: 10Unicornisaurous) [19:58:25] (03PS2) 10Reedy: Fix deprecated SquidUpdate calls [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/261027 (owner: 10Aaron Schulz) [19:58:30] (03CR) 10Reedy: [C: 032] Fix deprecated SquidUpdate calls [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/261027 (owner: 10Aaron Schulz) [20:00:21] (03PS2) 10Reedy: Remove pointless wfSuppressWarnings() call [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/261028 (owner: 10Aaron Schulz) [20:00:25] (03CR) 10Reedy: [C: 032] Remove pointless wfSuppressWarnings() call [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/261028 (owner: 10Aaron Schulz) [20:05:01] (03Merged) 10jenkins-bot: Fix deprecated SquidUpdate calls [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/261027 (owner: 10Aaron Schulz) [20:05:04] (03Merged) 10jenkins-bot: Remove pointless wfSuppressWarnings() call [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/261028 (owner: 10Aaron Schulz) [20:22:56] 6Multimedia, 10UploadWizard, 7Easy, 3Google-Code-In-2015, 7I18n: mwe-upwiz-multi-file-select should guess the key name according to the OS automatically - https://phabricator.wikimedia.org/T113697#1905506 (10Sn1per) a:3Sn1per [21:42:31] 6Multimedia, 10UploadWizard: Long time of uploading images on Wikimedia Commons. (Opera) - https://phabricator.wikimedia.org/T122473#1905550 (10Aklapper) 5Open>3stalled Hi @Nickispeaki, thanks for taking the time to report this! Unfortunately this report lacks some information. If you have time and can sti... [21:43:12] (03PS1) 10Sn1per: Use OS detection to display proper key for uw.ui.Upload Flickr selections [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/261164 (https://phabricator.wikimedia.org/T113697) [21:43:54] 6Multimedia, 10UploadWizard, 7Easy, 3Google-Code-In-2015: Revision history of campaign pages is lacking title - https://phabricator.wikimedia.org/T56012#1905557 (10Aklapper) >>! In T56012#1905291, @Pranavmk98 wrote: > Has this issue been identified on other browsers/OS? Other than what exactly...? [21:44:23] (03PS2) 10Sn1per: Use OS detection to display proper key for uw.ui.Upload Flickr selections [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/261164 (https://phabricator.wikimedia.org/T113697) [21:55:52] 6Multimedia, 10UploadWizard, 7Easy, 3Google-Code-In-2015: Revision history of campaign pages is lacking title - https://phabricator.wikimedia.org/T56012#1905571 (10Ricordisamoa) >>! In T56012#1905557, @Aklapper wrote: >>>! In T56012#1905291, @Pranavmk98 wrote: >> Has this issue been identified on other bro... [22:27:58] (03PS3) 10Sn1per: Use OS detection to display proper Ctrl/Cmd key for Flickr selections [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/261164 (https://phabricator.wikimedia.org/T113697)