63
edits
No edit summary |
m (→28/05 - 04/06) |
||
Line 92: | Line 92: | ||
This week has been really interesting. With the help of some fast and effective reviewers, I've been able to land the installer and the launcher implementation in Firefox 15. | This week has been really interesting. With the help of some fast and effective reviewers, I've been able to land the installer and the launcher implementation in Firefox 15. | ||
You can now test my work on Aurora (when it'll be released in the coming days), so I'm going to delete the old try builds. | You can now test my work on Aurora (when it'll be released in the coming days), so I'm going to delete the old try builds. | ||
We've already found two problems and fixed one. | We've already found two problems and fixed one. | ||
1) It was impossible to launch multiple applications. This showed up (in the past) on Windows too and needed a really simple fix that will most probably be uplifted to Aurora ([https://bugzilla.mozilla.org/show_bug.cgi?id=761496 bug 761496]). | 1) It was impossible to launch multiple applications. This showed up (in the past) on Windows too and needed a really simple fix that will most probably be uplifted to Aurora ([https://bugzilla.mozilla.org/show_bug.cgi?id=761496 bug 761496]). | ||
2) There is a build problem with other *nix platforms. Luckily this showed that the implementation could work on other *nix platforms too (like bsd), even if my work was supposed to work only on Linux. So we have to be grateful that this build error showed up, otherwise we wouldn't have tested on bsd. | 2) There is a build problem with other *nix platforms. Luckily this showed that the implementation could work on other *nix platforms too (like bsd), even if my work was supposed to work only on Linux. So we have to be grateful that this build error showed up, otherwise we wouldn't have tested on bsd. | ||
As I said the first week, feel free to test the work and file bugs (it would be better if you talk in #openwebapps before filing bugs), but remember that the implementation isn't ready through-and-through (for example there isn't the uninstallation support: [https://bugzilla.mozilla.org/show_bug.cgi?id=761806 bug 761806]). | As I said the first week, feel free to test the work and file bugs (it would be better if you talk in #openwebapps before filing bugs), but remember that the implementation isn't ready through-and-through (for example there isn't the uninstallation support: [https://bugzilla.mozilla.org/show_bug.cgi?id=761806 bug 761806]). |
edits