-
jorgk
yes
-
jorgk
because your try push will used the latest M-C, so that's likely to match the latest C-C
-
jorgk
plus you notice whether your patch already doesn't apply
-
jorgk
like Magnus pushed a huge patch before
-
jorgk
aleca: even the commit message adheres to the standard, very nice ;-)
-
aleca
jorgk: yay, I'm not a complete mess :D
-
aleca
The graph is really useful. So if some test fails I can see how behind I am and if a rebase can make it pass
-
jorgk
you know, I correct at least one commit message per day before landing.
-
aceman
darktrojan: when does this.delayConnectedCallback() return true in a CE's connectedCallback() ?
-
jorgk
and if I don't pay attention, which happens, then all sorts of mistakes land :-(
-
jorgk
1 AM here, time to sleep
-
jorgk
bye
-
aleca
good night
-
aleca
Is there a way to inspect the Write Message window?
-
jorgk
with the inspector?
-
jorgk
yes, you need to select it
-
jorgk
with the icon that looks like a ....
-
» jorgk checking
-
aceman
like a 3-pane
-
jorgk
yes
-
jorgk
the left-most on the right
-
jorgk
and select ... messengercompose.cul
-
jorgk
xul
-
aleca
jorgk: nice, thanks. Now go to sleep :P
-
jorgk
you also have to be careful with the inspector
-
jorgk
it can hang the entire session.
-
jorgk
So better not run it on production data
-
aleca
thanks for the heads up
-
jorgk
and there is a fatal option to not hide popups any more
-
jorgk
also fatal in production
-
jorgk
it's driven by an option, but if the devtools don't reset that, you get surprising results
-
jorgk
ie, no menu pulldown ever closes any more :-(
-
darktrojan
aceman, you're not here any more, but I'm going to answer anyway and tell you I have no idea
-
darktrojan
hmm
-
darktrojan
short review queue
-
darktrojan
green tree
-
darktrojan
I might actually get some work done
-
arshad
hey is build failing?
-
arshad
I can't build
-
Fallen
You can check treeherder to find out
-
arshad
yes yes sorry
-
arshad
fallen : what exactly do I have to look at ?
-
arshad
treestatus?
-
Fallen
-
arshad
fallen: i have
-
arshad
I was just not sure wether that
-
Fallen
Ok, I meant that
-
arshad
I was nto sure weather thats the only thing that I should look at.
-
wsmwk
mkmelin: you want to take a crack at the user's msgdb log? If not, who do you want to look at it?
-
wsmwk
sancus: who is handling ispdb now - like
bug 574747 ?
-
firebot
bugzil.la/574747 — UNCONFIRMED, nobody⊙mo — [Autoconfiguration] Add support for eecs.tufts.edu
-
jorgk
wsmwk: Ask Ben or :sauth
-
jorgk
no : asuth
-
mkmelin
wsmwk: not really... have too many other things lined up. hard to say would be productive with that
-
clokep
KaiE: There's a way to export additional symbols from NSS also, I don't know if it would help in this situation, however.
-
KaiE
clokep, I believe it was a deliberate decision not to export those symbols
-
clokep
KaiE: See mailnews/nss-extra.symbols
-
KaiE
clokep, the low level functions allo one to work with raw private keys. However, for FIPS certification level 2, you want to prevent applications from doing so
-
clokep
Right.
-
KaiE
clokep, I know, I added that ;)
-
clokep
Oh, haha. :)
-
» clokep shuts up then.
-
KaiE
clokep, well, the low crypto functions ARE accessible, it's just with a level of indirection
-
KaiE
the mpi functions probably aren't exported because NSS makes API and ABI stability promises
-
KaiE
and maybe the original developers didn't want to make those promises for that code
-
clokep
After looking at this a bit, does it seem even vaguely reasonable?
-
KaiE
clokep, you mean, is the general approach doable at all?
-
KaiE
in theory yes, but the question is, is it worth the extra work. And we don't know if it actually works, right? I'm guessing that nobody ever had a working build with instantbird that used OTR-with-NSS, but without gcrypt, correct?
-
KaiE
it's unclear how much more work it would be
-
clokep
KaiE: Yes, those patches were created for Instantbird, we never got a working version of it done.
-
paule32
hello
-
paule32
has thunderbird addons the full html5 dom?
-
Fallen
yes
-
Fallen
-
Fallen
There are also experiments that can do a bunch more
-
paule32
hi Fallen
-
paule32
i would like implement a wysiwyg component
-
paule32
so, "canvas" should be needed
-
paule32
and drag+drop
-
clokep
paule32: I believe there's a built-in editor you can use...like the one that Thunderbird uses to write emails.
-
clokep
It is a PITA to actually use, I think...
-
freaktechnik
(I mean, thunderbird doesn't implement full html5, and I don't think anything ever has, tb supports a subset of the html spec though, comparable to what Firefox 52 would support?)
-
freaktechnik
the typical wysiwyg wouldn't use a canvas either though, clokep
-
clokep
freaktechnik: That's my point, why would you use a canvas and implement it yourself?
-
aleca
Happy Friday, folks :D
-
ryanleesipes
Hello!
-
wsmwk
agree - Happy Friday
-
ryanleesipes
-
pmorris
Indeed, happy Friday all, and even better it's feeling more like spring out there where I am. :)
-
wsmwk
yeah - you know spring is coming when it's blazing hot in your office because it's going to be 2 more weeks before the shut off heat and turn on the air conditioning
-
wsmwk
clokep-M: good work this week
-
wsmwk
jorgk: thanks for helping with elections again
-
jorgk
just the list, right?
-
wsmwk
every bit helps
-
wsmwk
jorgk: I guess you can make the release notes live. i'll see what I can do to get the pushes finished
-
jorgk
Hold on.
-
jorgk
60.6?
-
jorgk
That's due on Monday or so.
-
KaiE
tuesday
-
jorgk
2019-03-19
-
jorgk
exactly.
-
jorgk
So we can't release before FF.
-
wsmwk
forgot we're ahead of schedule. that never happens :)
-
wsmwk
almost
-
jorgk
Also I'm still waiting on the wording for the Calenar item from MMD
-
jorgk
but in general it can be done if we start early.
-
jorgk
the Mozilla code is usually ready on Wednesday the week before.
-
wsmwk
it's more possible to happen now that our build systems are much more rhobust
-
jorgk
hmm, if you follow the Mozilla stuff, yes. Lots of support lately from Dustin and Rail.
-
wsmwk
but that's still only half the equation
-
pmorris
Oh nice! darktrojan fixed 'this.treebox is null'. I'll say thanks, even though he's away right now.
-
jorgk
where did he fix it?
-
jorgk
wasn't there a bug for it?
-
pmorris
jorgk: yep,
bug 1535272. I just happened to see it on treeherder.
-
firebot
bugzil.la/1535272 — FIXED, geoff⊙tn — List tree and task tree need customElements.upgrade called on them
-
pmorris
It should help with de-xbl of calendar-task-tree.
-
jorgk
darktrojan: did you fall out of bed?
-
jorgk
darktrojan: I'll land the text area stuff later and then the bug will be done, right?
-
darktrojan
it's not *that* unusual for me to be up at this time
-
jorgk
-
firebot
bugzil.la/1532595 — ASSIGNED, mkmelin+mozilla⊙if — Port
Bug 1513343 Remove textarea binding and replace usages with html:textarea
-
jorgk
OK, well, I don't record your sightings ;-)
-
jorgk
10:15 seems early
-
darktrojan
notice I said "up" not "awake"
-
jorgk
OK.
-
darktrojan
:-)
-
jorgk
I'll turn the TV on for a while
-
jorgk
let's see what education we get today.
-
jorgk
Yesterday it was the history of Coke ;-)
-
jorgk
and the night before wasn't bad either.
-
jorgk
I'll return unless you want to beat me with landing your patch
-
darktrojan
yesterday was the same repeating coverage over and over of people being shot :-/
-
jorgk
shot?
-
jorgk
who?
-
jorgk
where?
-
jorgk
when?
-
darktrojan
49 dead in Christchurch
-
jorgk
what?
-
jorgk
BenC is there, no?
-
darktrojan
same city yes
-
darktrojan
not really the same part of town
-
darktrojan
-
darktrojan
finally found an article that doesn't assume you already know what's going on
-
jorgk
just read the BBC
-
jorgk
-
jorgk
I usually read it before I go to bed. So I didn't get there yet
-
darktrojan
gah
-
darktrojan
these image attachment thumbnails on bugzilla really mess up page loading