-
CaptainTobin
hey frg_Away
-
frg_Away
CaptainTobin hi
-
CaptainTobin
-
CaptainTobin
if you didn't see it in the backlog
-
frg_Away
CaptainTobin saw it. Based on central or older branch ?
-
CaptainTobin
release
-
CaptainTobin
i spoke with emillio in the mozdev matrix channel
-
CaptainTobin
-
CaptainTobin
but there may be a few more
-
CaptainTobin
these prevent anything but firefox android thunderbird and heh seamonkey from building
-
CaptainTobin
i kinda get why they are currently like that but it sure makes it hard to build especially with rapid release
-
CaptainTobin
i am sure you can sympathise frg_Away
-
frg_Away
Not sure if the first is needed outside taskcluster. Second one yes. There are other dependencies in too all over the place but mostly for tests.
-
CaptainTobin
well i expressed I didn't know if I should just make it assume everyone gets at least the central copy or if i should do a wider patch to make remote settings build conditional
-
CaptainTobin
the main issue is ./mach run won't execute if it isn't those things
-
CaptainTobin
i kinda would like ./mach run to work
-
CaptainTobin
doing it manually is a pain
-
CaptainTobin
fix those, I do my experimental example and Mozilla is a platform again.
-
CaptainTobin
easy
-
CaptainTobin
there is another effort abusing firefox's residual xulrunner functions but it requires node and still requires building the codebase.. it is an interesting idea and approch but I like approching it kinda old school as everyone here well knows
-
CaptainTobin
frg_Away: fluent is kinda a strange input format
-
CaptainTobin
and i am not sure how I feel about how it rewrites the dom rather than xml entities
-
CaptainTobin
I am approching this as not what has been lost or mutated but what is still there and what is the current equivalent
-
CaptainTobin
and is it still possible (yes it is confirmed) and if mozilla would permit it and especially if anyone still values the potental albeit not the same as it was but potental none the less contained in a mozilla codebase as a platform
-
CaptainTobin
I also want mozilla to build with a qt toolkit not gtk
-
frg_Away
Well we have fluent now in 2.53 but it still needs some more work/backports. I think it is another case where it is very flexible but you actually don't need all of it. I prefer stuff a bit more static if you know what I mean.
-
CaptainTobin
well you can keep dtds
-
CaptainTobin
but maybe I could just write a converter
-
CaptainTobin
and it just transforms dtd and properties to ftl which transforms it into its properties format
-
CaptainTobin
throw that in as a build step
-
CaptainTobin
and there you go
-
CaptainTobin
it stands for firefox translation language doesn't it
-
CaptainTobin
ffs
-
CaptainTobin
lol
-
frg_Away
CaptainTobin I think it acutally exists for dtd to fluent
-
CaptainTobin
you backporting remote settings?
-
CaptainTobin
or did you already
-
frg_Away
no remote settings
-
CaptainTobin
frg_Away: any idea how I should handle jsdownloads in a simple way?
-
CaptainTobin
I shunned it from the start lol
-
frg_Away
I forgot half the things about it. I know that I cleaned up our implementation a lot but it took time.