[00:34:12] jdlrobson: most likely this commit throws errors when it runs then: https://gerrit.wikimedia.org/r/#/c/105869/6 [00:34:29] i'll deploy the graphs though [00:35:44] milimetric_: i'll take a look [00:36:18] when I was reviewing I just hacked up generate.py to ignore the database stuff [00:36:31] that at least made me happy it wasn't failing up to that [00:37:17] k, pulled the latest graph metadata though [00:38:06] the new graph is empty, so my suspicion makes sense [00:42:56] (03PS1) 10Kaldari: Git rid of outline around clicked section headers [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/108864 [00:44:57] I vaguely recall jdlrobson and jgonera having a discussion (disagreement?) about the blue outlines around section headers. I have no idea what the outcome of that discussion was, but checked in a 1-line patch to get rid of it: https://gerrit.wikimedia.org/r/#/c/108864/ [00:48:34] kaity: is this girl at her desk? [00:48:48] violetto: si [00:49:27] kaity: remember the closed/summarized topic modal overlay design from a while ago? [00:49:46] kaity: wheres that file at do you remember? [00:50:49] violetto: https://www.dropbox.com/s/i63g5rbedacxevq/flow-modaloverlays.ai [00:51:18] violetto: or WMF Design > Web > Flow > Overlays [00:52:25] kaity: nais [00:54:05] kaldari, I was pretty sure we have already merged something that got rid of them [00:55:13] jgonera: must have gotten reverted somehow [00:57:30] jgonera: hmm, there is .touch-events:focus { outline: 0; }, but it doesn't seem to have any effect when using mobile on a desktop browser [00:57:56] as .touch-events doesn't get assigned to the section-headers [00:58:02] yep, kaldari, that was on purpose beause we want to see keyboard highlighting on desktop [00:58:47] unless we have an alternative styling for focused elements, removing this on keyboard devices would be an accessibility issue [00:59:26] in other words, that volunteer patch for unfolding sections with keyboard would be useless kaldari [01:00:20] jgonera: ah, I see [01:00:59] kaldari, https://gist.github.com/MaxSem/d4ec2c143ff6ee825c11 [01:01:22] (03CR) 10JGonera: [C: 04-1] "Will make keyboard-based section toggling useless." [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/108864 (owner: 10Kaldari) [01:06:24] (03Abandoned) 10Kaldari: Git rid of outline around clicked section headers [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/108864 (owner: 10Kaldari) [01:06:35] nevermind then :) [01:16:41] milimetric_: can't work out what's going on with the graph [01:16:41] jdlrobson: I was going to +2 https://gerrit.wikimedia.org/r/#/c/108539/, but it says you're mulling it over. [01:16:56] when i run it it moans about different number of columns on certain graphgs [01:20:22] (03CR) 10Kaldari: [C: 031] "Works as advertised. Code looks sane. Waiting for Jon to finished mulling." [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/108539 (owner: 10Theopolisme) [01:22:43] awjr|brb, the browser tests spike: https://wikimedia.mingle.thoughtworks.com/projects/mobile/cards/1640 [01:25:20] jdlrobson, where are you? [01:25:45] (03PS12) 10Jdlrobson: QA: Add tests for lead photo and uploads workflows [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/105106 [01:25:50] jgonera: at my desk and about to leave [01:26:06] jdlrobson, are you going to the Berkeley thing? [01:26:21] Berkeley thing? I guess not :) [01:26:40] anyway, I'll grab you tomorrow and we'll go over those header/overlay patches if that's OK with you [01:26:58] awesome jgonera thanks for making the card [01:27:03] kenanwang_: https://wikimedia.mingle.thoughtworks.com/projects/mobile/cards/1640 [01:27:07] jgonera: i put it in the next iteration [01:27:11] awjr, thanks! [01:27:21] jdlrobson, ^ [01:27:27] (not the card) [01:27:29] jgonera: sure [01:27:34] ok [01:29:11] (03CR) 10Kaldari: [C: 032] QA: Add tests for lead photo and uploads workflows [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/105106 (owner: 10Jdlrobson) [01:29:45] (03Merged) 10jenkins-bot: QA: Add tests for lead photo and uploads workflows [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/105106 (owner: 10Jdlrobson) [01:32:43] (03CR) 10JGonera: Story 1462: Move new search overlay to stable (031 comment) [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/107192 (owner: 10JGonera) [01:33:38] (03CR) 10JGonera: Story 1462: Move new languages overlay to stable (031 comment) [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/106854 (owner: 10JGonera) [01:34:48] kaldari, so the SVG optimizer patch is reverted, right? [01:36:14] (03CR) 10JGonera: "If it happens in beta, what's the problem?" [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/106659 (owner: 10JGonera) [01:46:29] (03CR) 10Siebrand: [C: 031] "i18n/L10n reviewed." [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/106659 (owner: 10JGonera) [01:49:44] (03CR) 10Siebrand: [C: 031] "i18n/l10n reviewed." [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/106854 (owner: 10JGonera) [01:53:04] (03PS5) 10Dr0ptp4kt: Add basic Wikipedia Zero detection. [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/107992 [02:10:06] Oh yeah thanks awjr [02:10:18] I guess we forgot :-) [04:40:00] (03PS1) 10Mattflaschen: Use CSS parameter to include generated CSS [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/108886 [04:41:50] (03CR) 10Mattflaschen: "This leverages kss-node's --css parameter, and is the same approach I used for https://gerrit.wikimedia.org/r/#/c/108885/ in core." [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/108886 (owner: 10Mattflaschen) [16:36:40] (03PS1) 10Delirium: Don't use formatted display titles to generate URIs [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/108923 [16:38:12] brion: hey! [16:58:26] yo [17:23:20] brion: i think i have the weird lang switching bug under control finally :) [17:23:29] woohoo [17:25:33] brion: i have a couple loose ends to tie up, but soon after standup should have a patch [17:26:07] awesome [17:26:18] i'll be in the office today, will review then :D [18:02:34] jgonera: kaldari jdlrobson MaxSem standup time [18:14:16] yuvipanda: you gonna be awake for the standup? [18:14:26] (03CR) 10Dr0ptp4kt: "Unit test added, too." (033 comments) [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/107992 (owner: 10Dr0ptp4kt) [18:14:33] wandering over there now :) [18:15:26] (03PS6) 10Dr0ptp4kt: Add basic Wikipedia Zero detection. [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/107992 [18:16:52] (03CR) 10Jdlrobson: [C: 04-1] "Doesn't work on Mac" [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/108886 (owner: 10Mattflaschen) [18:17:12] (03PS8) 10Jdlrobson: Hygiene: Change how we manage importing LESS files [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/106843 [18:17:36] (03PS7) 10Jdlrobson: Hygiene: Make KSS output to docs directory [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/107397 [18:20:00] kaldari: https://gerrit.wikimedia.org/r/108173 [18:20:05] also https://gerrit.wikimedia.org/r/107526 [18:22:59] (03CR) 10Dr0ptp4kt: "See comments from PS3." [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/107992 (owner: 10Dr0ptp4kt) [18:25:07] (03PS2) 10Jdlrobson: Don't use formatted display titles to generate URIs [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/108923 (owner: 10Delirium) [18:27:04] (03CR) 10Jdlrobson: [C: 032] Don't use formatted display titles to generate URIs [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/108923 (owner: 10Delirium) [18:27:15] * brion pokes firefox os patches \o/ [18:27:39] (03Merged) 10jenkins-bot: Don't use formatted display titles to generate URIs [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/108923 (owner: 10Delirium) [18:28:03] i'm back on firefox os 1.1 on this zte open, had trouble with my last updated build [18:28:04] bah [18:32:44] (03CR) 10Brion VIBBER: "Confirmed works in desktop firefox; not confirming working in Firefox OS 1.1 browser though this may be an appcache problem..." [apps/firefox/wikipedia] - 10https://gerrit.wikimedia.org/r/107250 (owner: 10Dr0ptp4kt) [18:34:42] (03CR) 10Jdlrobson: "Not necessarily.. if you rebase your patchset off the one I suggested, we can check it works as required and see if anything needs to be f" [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/104906 (owner: 10M4tx) [18:35:35] kaldari / MaxSem: could you take a look at https://gerrit.wikimedia.org/r/#/c/104907/ ? [18:36:40] (03CR) 10Jdlrobson: [C: 04-1] "Needs rebasing off new overlays" [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/104906 (owner: 10M4tx) [18:40:10] (03PS7) 10Dr0ptp4kt: Add basic Wikipedia Zero detection. [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/107992 [18:40:27] (03CR) 10Dr0ptp4kt: "PS7 just a rebase." [apps/android/wikipedia] - 10https://gerrit.wikimedia.org/r/107992 (owner: 10Dr0ptp4kt) [18:47:50] (03PS1) 10MaxSem: Promote new diff to stable [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/108946 [18:49:05] (03CR) 10Brion VIBBER: [C: 032 V: 032] "Ok confirmed in 1.2 simulator; should work on 1.1 but I'm having trouble getting it to update in browser there and the App Manager needs 1" [apps/firefox/wikipedia] - 10https://gerrit.wikimedia.org/r/107250 (owner: 10Dr0ptp4kt) [18:49:35] brion, thx [18:50:28] and one more... [18:50:40] oh and we should remove that "to install in safari" text that sometimes flashes briefly [18:52:15] (03CR) 10Brion VIBBER: [C: 032 V: 032] Remove deprecated mozmarket.js call. [apps/firefox/wikipedia] - 10https://gerrit.wikimedia.org/r/107755 (owner: 10Dr0ptp4kt) [19:00:13] (03Abandoned) 10Jdlrobson: Allow anonymous editing [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/106851 (owner: 10Jdlrobson) [19:03:00] tfinc: https://www.mediawiki.org/wiki/Mobile_wikitext_editing [19:06:17] (03PS3) 10Jdlrobson: Hygiene: Move Section to its own file. [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/107526 [19:07:04] (03PS4) 10Jdlrobson: Hygiene: Move Section to its own file. [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/107526 [19:08:34] (03PS1) 10Brion VIBBER: remove old stray 'safari' installation text [apps/firefox/wikipedia] - 10https://gerrit.wikimedia.org/r/108947 [19:10:08] (03CR) 10Brion VIBBER: [C: 032 V: 032] "self-merge cause i trust me" [apps/firefox/wikipedia] - 10https://gerrit.wikimedia.org/r/108947 (owner: 10Brion VIBBER) [19:25:04] awjr: think of that document as me trying to put my ideas in writing. no more no less [19:25:14] cool tfinc [19:25:16] awjr: i'll keep hacking on it through the next days [19:25:20] that sounds good [19:25:28] awjr: feel free to jump in. i'm sure you see the flow of it [19:25:30] mind if i add comments? [19:25:32] k :) [19:25:32] yes [19:25:51] awjr: feel free to edit all the things [19:25:55] :D [19:26:27] i just bought a refrigerator. what a strange experience. [19:27:03] awjr: is it like buying a car ? [19:28:52] tfinc: actually yeah, but with no test drive :p [19:30:07] awjr: thats rubbish. what you do is you bring the largest tray you can find and try it in each fridge [19:30:32] lol [19:30:38] tfinc: that's actually similar to what i did [19:30:43] i brought in an empty pizza box [19:30:53] we each have our own version of the tray [19:30:55] i debated bringing in a frozen turkey to test freezers [19:31:39] but figured that would be a little awkward to manage at sears [19:33:02] awjr: the doc is needing something about the scrum of scrums. i'll let you add that [19:37:58] awjr: feel free to edit any of it [19:38:29] tfinc totally - im going to jot down thoughts in comments first and then edit around [19:38:41] thanks [19:47:16] tfinc i've got some prep to do before my next meeting; i'll keep noodling on that doc [19:47:37] thanks for getting it started [20:10:59] https://www.mediawiki.org/wiki/Draft:q3mobilewebtimeline [20:37:59] (03PS1) 10Mhurd: Fix for browsing after language switching. [apps/ios/wikipedia] - 10https://gerrit.wikimedia.org/r/108965 [20:38:07] brion: ^ [20:55:02] awjr: you have some competition for our agile blogging series. just sent you a rough draft of my trello and agile thoughts [20:55:33] tfinc: hey any need for us to be in the dev/deploy meeting that's coming up? [20:55:57] brion: robla wanted you there but i said max would be a better fit [20:56:10] tfinc: awesome :) will take a look in a bit [20:56:32] tfinc: ok great [20:56:46] yeah when i have something to deploy it usually gets farmed out to max :D [20:57:36] (03CR) 10Brion VIBBER: [C: 032 V: 032] "Searching in a new language, going back to the English, and clicking a link now loads in the expected language! Yay" [apps/ios/wikipedia] - 10https://gerrit.wikimedia.org/r/108965 (owner: 10Mhurd) [20:57:41] brion: remember the days when we had to deploy everything. i don't miss those days at all [20:58:03] the horror.... the horrror [20:58:16] the best was backing something out [21:07:37] i've been on a writing spree today [21:07:40] been too long [21:52:11] jgonera: head's up that builds are failing on enwiki: https://wmf.ci.cloudbees.com/job/MobileFrontend-en.m.wikipedia.org-linux-firefox/ [21:55:58] jgonera: one of those failures looks like a cloudbees or sauce labs issue but the others have now failed twice now [21:56:09] i haven't had the chance to dig into it yet but can take a closer look in ~30 mins [21:56:11] chrismcmahon: ^^ [21:56:59] awjr: looking, but also in a meeting (and you'd be a good addition to this meeting) [21:58:04] chrismcmahon: my 2pm pst just got moved to 230 - do you want me to join? [22:08:34] awjr: do you know how "needs a lead photo" should work? might be busted in prod https://en.m.wikipedia.org/wiki/This%20page%20needs%20a%20lead%20photo?useformat=mobile [22:10:20] chrismcmahon: at quick glance it appears to be working on enwiki, though i havent actually tested an upload [22:13:37] chrismcmahon: do you know which steps file corresponds to the failed builts? [22:13:45] er failed tests, i mean [22:14:54] oh, i wasn't seeing it because i hadn't updated my local instance [22:15:18] awjr: what I'm seeing: I login as Selenium_newuser with no uploads; navigate to https://en.m.wikipedia.org/w/index.php?title=This_page_needs_a_lead_photo&useformat=mobile; look for the 'ca-upload' element, which exists; click that element; page shows me "No image is needed on this page." I suspect that is incorrect. [22:16:11] awjr: would this feature have not been deployed to prod yet? [22:16:33] chrismcmahon: the test failure im looking at now seems to work in production [22:16:48] Uploading a lead photo.There is an upload button [22:17:15] awjr: yes, I am seeing the upload button but the message upon clicking it does not seem right "No image is needed on this page." for a page with no images [22:17:37] kaldari: i'm so confused - what's the difference between KeepGoingDrawer and KeepGoingOverlay?! [22:17:58] chrismcmahon: the feature only allows uploads if there's not a 'lead' photo on a page [22:18:09] the way we detect lead images can result in seemingly false positives [22:18:23] our keep going code is a complete mess.. [22:18:27] jdlrobson probably understands this better than me ^^ [22:19:04] chrismcmahon: it's because that wiki has its own template for new pages [22:19:08] the template has icons inside it [22:19:10] KeepGoingDrawer is only used by the random campaign still [22:19:14] jdlrobson: ^ [22:19:15] chrismcmahon: i cant figure out which page on enwiki jenkins is trying to upload a photo to [22:19:17] \o/ for inconsistencies between test environments [22:19:57] jdlrobson: https://en.m.wikipedia.org/wiki/This%20page%20needs%20a%20lead%20photo?useformat=mobile (this is one reason I have stopped running tests on prod) [22:20:04] chrismcmahon: compare http://en.m.wikipedia.beta.wmflabs.org/wiki/This_page_needs_a_lead_photo with https://en.m.wikipedia.org/w/index.php?title=This_page_needs_a_lead_photo&useformat=mobile [22:20:06] can we just disable this test for enwiki for the time being? [22:20:15] jdlrobson: test envs are fine, prod is prod [22:20:21] jgonera: yes. [22:20:27] +1 to what jgonera said [22:20:33] jdlrobson, kenanwang_ : do you know if we're going to keep the random campaign or not? [22:20:35] jgonera: jdlrobson I'll disable this one [22:20:42] chrismcmahon, thank you [22:20:47] thanks! [22:21:38] Kaldari the one that's in alpha? [22:22:30] (03PS6) 10JGonera: Story 1462: Move new overlay code and new editor to stable [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/106658 [22:22:32] (03PS6) 10JGonera: Story 1462: Move new uploads overlay to stable [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/106659 [22:22:34] (03PS3) 10JGonera: Story 1462: Move new page header to stable [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/107253 [22:22:36] (03PS5) 10JGonera: Story 1462: Move new languages overlay to stable [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/106854 [22:22:38] (03PS4) 10JGonera: Story 1462: Move new notifications overlay to stable [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/107198 [22:22:40] (03PS4) 10JGonera: Story 1462: Move new search overlay to stable [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/107192 [22:22:42] (03PS4) 10JGonera: Story 1462: Move new issues overlay to stable [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/107195 [22:22:58] jdlrobson, I rebased and I guessed fixed the issues you mentioned ^ [22:23:18] (03PS1) 10Jdlrobson: Hygiene: Share onSave code between VE and wikitext editors [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/108989 [22:23:20] (03PS1) 10Jdlrobson: Make KeepGoing run when editing using VE [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/108990 [22:23:42] (03CR) 10jenkins-bot: [V: 04-1] Story 1462: Move new uploads overlay to stable [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/106659 (owner: 10JGonera) [22:24:11] (03CR) 10jenkins-bot: [V: 04-1] Story 1462: Move new page header to stable [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/107253 (owner: 10JGonera) [22:24:37] oh what now... [22:24:41] (03CR) 10jenkins-bot: [V: 04-1] Story 1462: Move new languages overlay to stable [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/106854 (owner: 10JGonera) [22:25:10] (03CR) 10jenkins-bot: [V: 04-1] Story 1462: Move new notifications overlay to stable [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/107198 (owner: 10JGonera) [22:25:39] (03CR) 10jenkins-bot: [V: 04-1] Story 1462: Move new search overlay to stable [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/107192 (owner: 10JGonera) [22:26:08] (03CR) 10jenkins-bot: [V: 04-1] Story 1462: Move new issues overlay to stable [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/107195 (owner: 10JGonera) [22:34:44] rfarrand: i emailed flight info [22:36:11] mhurd: looking [22:36:19] yuvipanda: ping [22:36:36] mhurd: looks perfect! [22:36:41] yurikL: yuvi wasn't feeling well [22:36:46] rfarrand: yay! [22:36:59] mhurd: thx, np, will ping him some other time [22:44:03] (03PS1) 10Cmcmahon: Remove production target for this test [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/108998 [22:45:28] jdlrobson: jgonera https://gerrit.wikimedia.org/r/#/c/108998 [22:55:48] (03CR) 10JGonera: [C: 032] Remove production target for this test [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/108998 (owner: 10Cmcmahon) [22:56:22] (03Merged) 10jenkins-bot: Remove production target for this test [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/108998 (owner: 10Cmcmahon) [22:57:26] mhurd: 40008910190 [23:02:27] mhurd: guidebook bought. now I have two [23:03:05] rfarrand: awesome! [23:12:57] hey kaldari [23:13:40] will those new margins we chose for articles on tablet effect any special pages or overlays? [23:15:40] you there kaldari? [23:15:50] It will affect most special pages, but not most overlays [23:16:01] basically, anything that uses a 'content' div [23:38:34] chrismcmahon, do you remember which scenarios from that feature file were failing? [23:38:48] I'm rebasing a patch that reorganises those tests a bit [23:43:03] jgonera: https://wmf.ci.cloudbees.com/job/MobileFrontend-en.m.wikipedia.org-linux-firefox/lastCompletedBuild/testReport/ [23:43:08] jgonera: in a meeting... [23:48:01] (03PS7) 10JGonera: Story 1462: Move new overlay code and new editor to stable [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/106658 [23:48:03] (03PS7) 10JGonera: Story 1462: Move new uploads overlay to stable [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/106659 [23:48:05] (03PS4) 10JGonera: Story 1462: Move new page header to stable [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/107253 [23:48:07] (03PS6) 10JGonera: Story 1462: Move new languages overlay to stable [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/106854 [23:48:09] (03PS5) 10JGonera: Story 1462: Move new notifications overlay to stable [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/107198 [23:48:11] (03PS5) 10JGonera: Story 1462: Move new search overlay to stable [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/107192 [23:48:13] (03PS5) 10JGonera: Story 1462: Move new issues overlay to stable [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/107195 [23:50:54] jdlrobson, should be fine now ^ [23:51:39] (03PS1) 10Jdlrobson: QA: KeepGoing browser tests [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/109011 [23:53:15] (03PS1) 10Kaldari: Story 1620 (part 1): Update leftNav Signup A/B test for new schema [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/109012 [23:54:18] (03CR) 10Kaldari: [C: 032] Story 1462: Move new notifications overlay to stable [extensions/MobileFrontend] - 10https://gerrit.wikimedia.org/r/107198 (owner: 10JGonera)