The roads I take...

KaiRo's weBlog

Juli 2011
123
45678910
11121314151617
18192021222324
25262728293031

Zeige Beiträge veröffentlicht im Juli 2011 und mit "Status" gekennzeichnet an. Zurück zu allen aktuellen Beiträgen

Populäre Tags: Mozilla, SeaMonkey, L10n, Status, Firefox

Verwendete Sprachen: Deutsch, Englisch

Archiv:

Juli 2023

Februar 2022

März 2021

weitere...

25. Juli 2011

Weekly Status Report, W29/2011

Here's a short summary of SeaMonkey/Mozilla-related work I've done in week 29/2011 (July 18 - 24, 2011):
  • Mozilla work / crash-stats:
    Continued per-build crash rate calculations for 6.0 betas.
    Moved Q3 priorities to a place that reflects them being official.
    Created reports on paired Flash hangs with how they are spread across Flash releases, so we shed some more light on things the Adobe people can work on.
    I also did quite some investigation of our top Flash hang on Beta/Aurora/Nightly, which comes up way too high in numbers, and I seemingly could track it down to a regression window in our own code, I hope we can find some solution before shipping the next Firefox release.
    Talked with the Socorro team on their plans to get better beta/release reports for us as well as what numbers there should be on the front page in the future.
    Kept myself informed on potential things that Apple's Lion release could bring to the light.
    Filed a bug on future Aurora/Nightly reports changes.
    Of course, looked into "explosive"/rising crashes with my experimental stats - now for Fennec 5 as well as several Firefox versions.
  • Data Manager:
    After some more discussions, did a patch for support of bare IPv6 addresses with some additions that also fixes potentially different but similar problems. I hope this can even still land for SeaMonkey 2.3 in the current beta cycle.
    I also worked on website storage support, but I didn't get around yet to finish a good test for that, so people still need to wait for an official patch and add-on update.
  • Various Discussions/Topics:
    SeaMonkey 2.0.14->2.2 Major Update, feedback from that MU, live bookmarks, Firefox developer tools, marketing messages, BrowserID, shuttle era ending, MeeGo, etc.

I'm pretty excited about BrowserID hitting the public now. We really need to work on making identity handling better for users (think fewer problems with remembering, forgetting and hacking passwords), but need to do it in a way that's easy to grasp for users (not confusing URLs like OpenID), decentralized (not like Facebook Connect or Google login everywhere), but also easy to implement for website so they adopt it reasonably. And it should be integrate-able into browsers so chances of spoofing are reduced and your browser can be your single-sign-on solution (if you like). The proposed BrowserID should provide all that, and probably more - and we're of course open for feedback to make this even better, we always are here at Mozilla. I really hope this solution or something coming from it will take off. We really need that on today's web.

We also need solutions for enabling web apps to be as good as traditional applications, for those to be delivered to people in some kind of collection/store/market or whatever you call it, and all that in open and decentralized ways - and Mozilla will work on all that and more with our spirit of following a mission of openness, innovation and opportunity on the web.

And meanwhile, I'll try to help making Firefox and other Mozilla software more stable, and I think that's also going well so far - but we need to get even better, as does the web as a whole, and that's what I'm working for. :)

Von KaiRo, um 22:27 | Tags: L10n, Mozilla, SeaMonkey, Status | keine Kommentare | TrackBack: 0

19. Juli 2011

Weekly Status Report, W28/2011

Here's a short summary of SeaMonkey/Mozilla-related work I've done in week 28/2011 (July 11 - 17, 2011):
  • Mozilla work / crash-stats:
    More calculations of crash rates for distinct betas, first 6.0 beta included.
    Followed up on discussions with the Socorro team on getting graphs and topcrash reports updated for the new release process.
    As always, looked into "explosive"/rising crashes with my experimental stats.
  • Data Manager:
    Discussions of missing data when unknown URL syntax is encountered. We still need to find out what actually happens here, but there are some mitigations we can try, and IPv6 URLs seem to trigger this as well right now - might even be a bug in nsIURLParser.
  • Page Zoom:
    Discussed and somewhat-reviewed rsx11m's great work on more flexible page zoom levels. Nice to see other people now fixing those corners where I had to take shortcuts in heavy-lifting porting work I did for SeaMonkey.
  • Various Discussions/Topics:
    SeaMonkey 2.0.14->2.2 Major Update work, mozilla.org/.com merge, about:memory improvements, "old look" and FF4+ UI customization, Mozillians tagging schema, MeeGo, etc.

A quite large amount of my time this week went into representing Mozilla at the SotM-EU conference as well as taking pictures of the conference. The led to a number of interesting discussions, including about Mozilla, Firefox and reasons for us sponsoring the event, as well finding out about cool new work like OpenWebGlobe, a 3D globe running as WebGL right in the browser.
The conference was a great success and brought a lot of people esp. in the European OpenStreetMap community closer together, 200 people from 25 countries had a lot of fun, exchanged a ton of information, and hopefully also learned on the sidelines that Mozilla is proud to support open, innovative web-based projects! :)

Von KaiRo, um 17:51 | Tags: L10n, Mozilla, SeaMonkey, Status | keine Kommentare | TrackBack: 0

11. Juli 2011

Weekly Status Report, W27/2011

Here's a short summary of SeaMonkey/Mozilla-related work I've done in week 27/2011 (July 4 - 10, 2011):
  • Mozilla work / crash-stats:
    Continued calculations of more real crash rates for recent release and beta versions.
    Discussed with the Socorro team on getting improved graphs.
    Followed the source uplift and new version coming out of it, useful data from the new version is only to come in the upcoming week.
    Stayed in the loop on GC crash instrumentation, MethodJIT fixes and MemShrink outcomes that all could or should influence crash data.
    As always, looked into "explosive"/rising crashes with my experimental stats.
  • SeaMonkey Build & Release:
    Helped Callek to get the final 2.2 release out the door, including website updates as Jens was on vacation.
    Got Linux64 updates going for 2.0.*->2.0.14 and 2.1*->2.2, major update will follow once it goes public for the other systems as well.
    I also helped to get the major update billboards up on a https website (mozilla.org, in this case).
  • SeaMonkey L10n:
    Went through the first round of sign-offs for aurora 2.4 and beta 2.3 for SeaMonkey.
  • German L10n:
    Updated the German website for SeaMonkey 2.2, and synched DOMi, SeaMonkey and toolkit localizations for all of -central, -aurora, and -beta.
  • Various Discussions/Topics:
    Source uplift, input/feedback sites and non-supported browsers, new release process and "enterprise" users, MeeGo N900 CE, N9/Harmattan/MeeGo and Firefox mobile, Mozilla sponsorship for SotM-EU, etc.

I feel we start moving more and more in directions to improve the situation with crashes on Firefox by attacking some of the larger areas where we are seeing problems - unfortunately, we have three large areas where the "signature" doesn't tell us a lot about what the actual problem was (GC and MethodJIT crashes as well as plugin hangs) and so those areas are hard to work on and need more instrumentation. Still, we are moving there as well. Reducing memory usages in MemShrink should help reducing out-of-memory crashes. And we just uplifted another version to the Beta channel, which should get it finally exposed to enough users to do good crash analysis. If you want to see more interesting work, though, you should check out Aurora, which already contains some more of that work on memory usage, etc. I love working in an area where you see things really moving toward getting better! :)

Von KaiRo, um 22:47 | Tags: L10n, Mozilla, SeaMonkey, Status | 2 Kommentare | TrackBack: 0

4. Juli 2011

Weekly Status Report, W26/2011

Here's a short summary of SeaMonkey/Mozilla-related work I've done in week 26/2011 (June 27 - July 3, 2011):
  • Mozilla work / crash-stats:
    Continued calculations of more real crash rates for the 5.0 release.
    Discussions and planning of how to get better graphs and reports directly in Socorro for all channels in the future.
    More looks at 5.0 data to find if anything bad comes up - so far we look quite good.
    Had a meeting with JS team members to discuss how we can instrument and attack GC crashes.
    Continued looks at Flash hang report rates by Flash version, more investigation will come when I have time.
    Followed discussions on a fix for a high-ranking MethodJIT crash often seen with the new Yahoo! Mail.
    Followed the Socorro 2.0 release.
    Continued discussions on that large GC fix that impacts memory usage and possibly OOM crashes, but it will not be rushed into the next release, making the normal process, probably.
    As always, looked into "explosive"/rising crashes with my experimental stats.
  • SeaMonkey Build & Release:
    Helped Callek some more to get 2.2 Betas moving forward and final coming near.
    Tried to get Linux64 updates going, looks like the manual tries worked, the automated ones possibly not.
  • SeaMonkey L10n:
    More work on L10n sign-offs for SeaMonkey 2.2 Beta, the amount of locales in 2.2 seem to get to match 2.1 almost or even completely.
  • German L10n:
    Cared to get all the 2.2 Betas up on the German website, and the Release Notes updated.
  • Various Discussions/Topics:
    "Firefox in the enterprise" discussions, testing Linux 3.0 Mozilla build fix, MeeGo N900 CE, N9/Harmattan/MeeGo and Firefox mobile, securing Mozilla sponsorship for SotM-EU, etc.

The upcoming week, we're uplifting the source once again and finally are completely in the new release schedule - from now on, every six weeks there will be an update part of the continuing security and feature support series of Firefox, Thunderbird and SeaMonkey. I was even quoted on an LWN.net weekly security page for putting the new process that way. :)

As mentioned, SeaMonkey is following that as well, albeit with different version numbers, the 2.2 version that is on the same level with Firefox 5 and Thunderbird 5 is coming in the next days, 2.3 and the following versions should be even more in sync with the respective releases of our cousins, or brothers, or whatever y'all wanna call 'em. ;-)

And right before 2.2 went into its final stages, I even managed to write up my personal thoughts on SeaMonkey 2.1 in a blog post. It was - and is - an interesting and, if I may say so, awesome ride I had and still have with Mozilla in general, SeaMonkey, and Firefox!

Von KaiRo, um 22:32 | Tags: L10n, Mozilla, SeaMonkey, Status | keine Kommentare | TrackBack: 0

Feeds: RSS/Atom