As I received no objections from the floor, starting with TenFourFox.next (whatever it is after 24), the 10.4 SDK will be the only supported target for linking and the leftover 10.5 SDK code still in the changesets will be gradually purged as it bitrots. Remember, this is only for linking against the SDK. The browser will still run on 10.5, and you can still build it on 10.5, but the only build target will be to make a 10.4-compatible browser. If you want to look at 10.5 specific code, you could look at Tobias' AuroraFox changesets, though quite a lot has changed since then.
If all goes well, you should have a testing beta of 24.0 at long last in a week or two, and then our localizing team will have a full cycle and then some to do translation work which should be hopefully plenty of time for Chris and our gracious volunteers. The plan will be to migrate everyone to 24.0.2 on 10 December as the new stable branch.
Thanks for all your efforts! In general, how does the performance of the various versions compare? In going from 17 to 22 to 24 are things generally getting more bloated and slower, or are things going the other way? I have noticed on 22 that the browser is not always using lots of CPU doing nothing while in the background (like 17 often would).
ReplyDeleteBecause Mozilla is paying more attention to the performance of FirefoxOS, which runs on a resource-constrained computing platform (know any platforms like that?), the browser as a whole with certain notorious regressions excepted is also becoming more performant. It's not perfect, but it certainly does help us.
DeleteAnother OT post: http://mozilla.github.io/shumway/
ReplyDeleteIt's like pdf.js, but for Flash. Still far from perfect, but I think it's the right approach. If you look at this: http://roflzombie.com/flash/fahrschule.swf, there are still some rendering errors (and no sound; compare in Safari), but the performance for vectorized animations seems to be pretty decent.
Shumway is indeed neat. It won't really be workable on TenFourFox until we get IonMonkey fully working, though.
Delete