19:00:14 <GeKo> #startmeeting tor browser 19:00:14 <MeetBot> Meeting started Mon Nov 7 19:00:14 2016 UTC. The chair is GeKo. Information about MeetBot at http://wiki.debian.org/MeetBot. 19:00:14 <MeetBot> Useful Commands: #action #agreed #help #info #idea #link #topic. 19:00:21 <GeKo> hello everybody! 19:00:45 <GeKo> time for trying our adapted meeting out 19:01:13 <GeKo> ^ mcs, brade, boklm, arthuredelstein 19:01:32 <mcs> Hi 19:01:40 <boklm> hi 19:01:44 <GeKo> so, who wants to go first today? 19:01:56 * mcs can go first 19:02:11 <mcs> Last week, Kathy and I created a patch for #19646. 19:02:16 <mcs> We also reviewed several patches and did some bug triage. 19:02:22 <mcs> We also spent some more time on MacOS sandboxing (#20121) and will continue those efforts this week. 19:02:33 <mcs> Tomorrow we will be away from keyboard. 19:02:36 <mcs> That’s all for now. 19:03:25 * boklm can go next 19:03:48 <boklm> This week I fixed #19816, made patches for #20583 and #20582, setup a VM to get the testsuite running on our nightlies 19:03:59 <boklm> On #20439 I didn't find an other solution than the wrappers, so I am going to make a patch with that tonight or tomorrow morning 19:04:14 <boklm> This week I'm planning to help build and test the new release, get ready for signing it, 19:04:17 <boklm> make a new version of the testsuite bundle containing a few fixes, and do #19817 19:04:33 <boklm> That's it for me 19:05:16 <GeKo> boklm: so, there are two things you could start thinking about working on longer term 19:05:28 <GeKo> (i assume for now that we get the OTF money) 19:05:58 <GeKo> the one is win64 builds and the other is moving to rbm for tor browser 19:06:11 <boklm> ok 19:06:42 <GeKo> i am not sure how it works with respect to invoicing that right now but i can ask around 19:07:06 <GeKo> i thought having the win64 things ready for the first 7.0 alpha would be neat 19:07:24 <GeKo> meaning i want to decouple it from our move to esr52 as much as possible 19:07:32 <boklm> when is planned the first 7.0 alpha ? 19:07:57 <GeKo> when we move 6.5 into stable, i.e. end of jan 2017 19:08:03 <boklm> ok 19:09:07 <GeKo> i can go next i guess 19:09:59 <GeKo> this week i was mostly offline. today i worked on the team admin stuff and am still catching up with my backlog 19:10:05 <GeKo> i started testing #19067 19:10:16 <GeKo> (the bundles boklm provided) 19:10:28 <GeKo> and reviewed/merged some patches 19:11:21 <GeKo> this week i plan to focus on getting the alphas and the stable into releasable shape and work further on #20352 19:11:43 <GeKo> i need to get back to mozilla folks wrt their road map as well 19:11:53 <GeKo> that's it for me 19:11:56 <GeKo> oh 19:12:30 <GeKo> mcs arthuredelstein i could need someone for testing the OS X part of #19067 19:12:34 <GeKo> my machine is too old 19:12:56 <mcs> GeKo: we can give it a try 19:12:58 <GeKo> just downloading the bundle boklm posted and pointing it to the respective .dmg 19:13:05 <GeKo> and see if all works as expected 19:13:06 <GeKo> thanks 19:13:37 <arthuredelstein> I can also have a look 19:13:41 * arthuredelstein can go 19:13:58 <arthuredelstein> This week I worked on revising #19459, #20414, #20264 and #20347. 19:15:02 <arthuredelstein> zwiebelbot doesn't like me... 19:15:23 <arthuredelstein> I reviewed #19646. 19:15:29 <arthuredelstein> I landed https://bugzilla.mozilla.org/1312541 (testing first-party isolation of cookies) 19:15:35 <arthuredelstein> And I worked on #16622, and started working on the memory allocator stuff. 19:15:45 <arthuredelstein> I'll continue to work on those two things this week as well as anything left for the donation banner. 19:15:54 <arthuredelstein> That's it for me. 19:16:19 <GeKo> mcs: could you have another look at #19459 testing whether the new patch fixes your problem? 19:16:28 <GeKo> that's a good candidate for the upcoming alpha 19:17:05 <GeKo> (i guess i planned to do that but i asked anyway ;) ) 19:17:12 <mcs> GeKo: We started to look this morning but did not finish. 19:17:19 <GeKo> cool, thanks 19:17:24 <arthuredelstein> thanks! 19:18:26 <GeKo> alright, who else is here for a status update? 19:20:27 <GeKo> do we have items to discuss today? 19:21:05 <arthuredelstein> In terms of the donation banner, I'm thinking about what is the best way to handle locales 19:21:22 <GeKo> what exactly did we do last time? 19:21:39 <arthuredelstein> We hard-coded a list of locales and the banner was not shown otherwise. 19:21:40 <GeKo> as far as memory servers it worked reasonably well 19:21:58 <arthuredelstein> The other option is to show the English banner when the translation is not available. 19:22:24 <arthuredelstein> The advantage there is we can add new locales at the last minute without having to alter the JS code. 19:22:44 <arthuredelstein> I guess it's partly a question of taste. 19:23:49 <GeKo> well, i can imagine users could get confused if everything is localized 19:24:01 <GeKo> but that banner is prominently showing in english 19:24:16 <arthuredelstein> That's a good point. 19:24:35 <GeKo> like users starting to believe they got hacked or something 19:24:38 <arthuredelstein> Yeah. 19:24:43 <arthuredelstein> I'm convinced we should hard-code the locales 19:24:46 <mcs> I agree that it could be confusing / startling if users cannot read the banner. 19:25:25 <GeKo> yes, hard-coding seems to be the less error-prone solution to me 19:25:55 <arthuredelstein> The donation page is also maybe going to be localized (though after launch) 19:26:12 <arthuredelstein> So my plan is to use Sebastian's redirect pages. 19:26:32 <arthuredelstein> And the redirects can be re-pointed once the translated donation pages are available. 19:26:54 <GeKo> sounds good. who is actually doing the website translations? 19:27:04 <GeKo> the transifex folks? 19:27:15 <arthuredelstein> Probably. I think that hasn't been finalized. 19:27:45 <arthuredelstein> Basically it's up to the GR folks, when they are ready. 19:27:56 <GeKo> okay 19:28:06 <arthuredelstein> So we'll see if they have time. 19:30:27 <GeKo> anything else for today? 19:31:21 <mcs> not from me 19:31:34 <GeKo> thanks then everybody! *baf* 19:31:38 <GeKo> #endmeeting