App Update status

October 23rd, 2009 by rstrong

This last week I’ve been focusing on Fennec / Firefox WinCE TS for app update. According to Taras’ logs for Maemo Fennec this lessens the time spent in nsUpdateService.js during startup by around 50ms and there should be a similar win on Firefox WinCE. Progress: Landed on the mozilla-1.9.2 branch – Bug 512651 [Toolkit] – [...]


App Update / Installer / Shell Integration status update

October 12th, 2009 by rstrong

Progress: Landed on trunk – Bug 513958 [Toolkit] – Firefox silently fails to start if %APPDATA% variable is missing. This is a crash on startup caused when the call to SHGetFolderPath, SHGetSpecialFolderLocation, SHGetPathFromIDListW, SHGetSpecialFolderPathW, and friends fail. Landed on trunk – Bug 521371 [Toolkit] – Extraneous ’2′ written to the update log file. Landed on [...]