[18:58:24] dbrant mdholloway: o/ do you guys have any suggestions on how we can move forward with this patch without a large rewrite of the old code? the sticking issue is that if you swipe away the foremost tab, only the tab header slides and not the page. https://gerrit.wikimedia.org/r/#/c/354837/ [19:16:21] niedzielski: will try to get to that in a bit. honestly i've been focused on release blocker stuff and mentally relegating the generic MW stuff to the backburner [19:19:08] mdholloway: okey dokey. i'll just follow up with a note for now [23:21:20] bearND: o/ regarding T165889, does requesting feed content when !restbaseEnabled() actually get in the way of the generic mediawiki use case? isn't the feed basically irrelevant to third-party users? [23:21:20] T165889: Only request Feed content from RESTBase if RB is enabled - https://phabricator.wikimedia.org/T165889 [23:21:44] bearND: i'm wondering because the change is indirectly causing T166789 [23:21:45] T166789: Pulling down to refresh after going from offline to online does not retrieve new content - https://phabricator.wikimedia.org/T166789 [23:23:50] (the real cause is a race condition with retrieving the remote config that needs to be fixed in any case, but reverting the useRestbase check for feed content, if it's not strictly needed, would solve the bug in the meantime) [23:24:36] mdholloway: you're right. The feed content is not interesting when a non-WP is selected [23:24:47] non-WP host [23:30:29] mdholloway: I haven't looked at all the details yet but am a bit concerned about removing the roll-out logic in https://gerrit.wikimedia.org/r/#/c/356772/ because it probably hinders the ability to move to a next generation MCS endpoint See https://phabricator.wikimedia.org/T146944#2997846. [23:30:53] bearND: yeah, niedzielski made the same point and i think you're both probably right [23:31:06] i'll abandon that one [23:49:03] mdholloway: I'll add a follow-up patch to deal with T166920 (just created) [23:49:03] T166920: Only request Feed content from RESTBase if the site is Wikipedia - https://phabricator.wikimedia.org/T166920