166
edits
No edit summary |
No edit summary |
||
| Line 11: | Line 11: | ||
*** An update is only available on Windows. | *** An update is only available on Windows. | ||
*** Two patches need to be applied simultaneously, then a third patch needs to be applied specifically after that. | *** Two patches need to be applied simultaneously, then a third patch needs to be applied specifically after that. | ||
*** Platform and architecture-independent patches | |||
*** If not platform or architecture-independent patches, handle these cases gracefully. | |||
**** The update is applicable to Linux i[56]86 but not Linux i386. | |||
**** There's an update for Linux PPC -- or, supporting a mechanism for showing that Linux PPC is explicitly NOT supported. | |||
*** We didn't anticipate some case but need to be able to handle it. Update the nsUpdateService.js script (update the updater) so that it can handle the new case as well. | *** We didn't anticipate some case but need to be able to handle it. Update the nsUpdateService.js script (update the updater) so that it can handle the new case as well. | ||
*** '''No kidding -- we really have run into these cases and should be able to handle them better!''' | *** '''No kidding -- we really have run into these cases and should be able to handle them better!''' | ||
edits