canmove, Confirmed users, Bureaucrats and Sysops emeriti
3,628
edits
m (add SeaMonkey category) |
(→Components: Update table to what's currently happening.) |
||
Line 55: | Line 55: | ||
''The following list of components with a possible transition plan has not been discussed and is no where near final.'' | ''The following list of components with a possible transition plan has not been discussed and is no where near final.'' | ||
In the table below, Phase 1 means the first builds that are MOZ_XUL_APP=1 that would be complete enough for basic testing see | In the table below, Phase 1 means the first builds that are MOZ_XUL_APP=1 that would be complete enough for basic testing see also {{bug|328887}}. Phase 2 = anything after that, currently undecided. | ||
{| border="1" |+ Possible Component Transition Plan | {| border="1" |+ Possible Component Transition Plan | ||
Line 62: | Line 62: | ||
| Alerts || Alerts || Yes || Code is the same | | Alerts || Alerts || Yes || Code is the same | ||
|- | |- | ||
| AutoComplete || Autocomplete || No || See | | AutoComplete || Autocomplete || No || See {{bug|263042}} - probably will be shipping both together | ||
|- | |- | ||
| Bookmarks || ? || No || | | Bookmarks || ? || No || Currently specially included in [http://lxr.mozilla.org/seamonkey/source/suite/build.mk build.mk] | ||
|- | |- | ||
| console || console || Yes || | | console || console || Yes || | ||
Line 70: | Line 70: | ||
| cookie || cookie || Yes || We already package this. | | cookie || cookie || Yes || We already package this. | ||
|- | |- | ||
| directory || - || - || FF & XULRunner still build this. | | directory || - || - || FF & XULRunner still build and package this. | ||
|- | |- | ||
| rowspan=2 | download-manager || components/ downloads || No || rowspan=2 | Work in progress - will probably use toolkit-backend. See | | rowspan=2 | download-manager || components/ downloads || No || rowspan=2 | Work in progress - will probably use toolkit-backend. See {{bug|348386}} | ||
|- | |- | ||
| mozapps/ downloads || No | | mozapps/ downloads || No | ||
|- | |- | ||
| - || extensions || Yes || New extension manager required for the new chrome management | | - || extensions || Yes || New extension manager required for the new chrome management | ||
|- | |- | ||
| extensions/ help || help || | | extensions/ help || help || Yes || Already Moved. | ||
|- | |- | ||
| extensions/ wallet || satchel || No || Depends on having toolkit's autocomplete available | | extensions/ wallet || satchel || No || Depends on having toolkit's autocomplete available | ||
Line 84: | Line 84: | ||
| (part of extensions/ wallet) || password manager || No || Depends on having toolkit's autocomplete available | | (part of extensions/ wallet) || password manager || No || Depends on having toolkit's autocomplete available | ||
|- | |- | ||
| filepicker || filepicker || Yes | | filepicker || filepicker || Yes || Picks up js/xul change only, filepicker code for toolkit apps is still built in xpfe. | ||
|- | |- | ||
| find || - || - || FF, TB & XULRunner still build this. | | find || - || - || FF, TB & XULRunner still build this. | ||
Line 94: | Line 94: | ||
| intl || - || - || FF, TB & XULRunner still build this. | | intl || - || - || FF, TB & XULRunner still build this. | ||
|- | |- | ||
| killAll || - || - || FF | | killAll || - || - || Not packaged by FF/XULRunner (although dir entered, see {{bug|348437}}) | ||
|- | |- | ||
| related || ? || No || | | related || ? || No || | ||
Line 106: | Line 100: | ||
| - || remote || - || We already build with this. | | - || remote || - || We already build with this. | ||
|- | |- | ||
| resetPref || - || - || FF | | resetPref || - || - || Not packaged by FF/XULRunner (although dir entered) | ||
|- | |- | ||
| search || ? || No || | | search || ? || No || Currently specially included in [http://lxr.mozilla.org/seamonkey/source/suite/build.mk build.mk] | ||
|- | |- | ||
| sidebar || ? || No || | | sidebar || ? || No || | ||
|- | |- | ||
| Startup || startup and commandlines || Yes || Code required to pick up new chrome and xre startup. | | Startup || startup and commandlines || Yes || Code required to pick up new chrome and xre startup. | ||
|- | |- | ||
| updates || toolkit/ mozapps/ update? || Yes? || I think this will allow us the update facilities that Firefox & Thunderbird have. We'll build with it initially, but that doesn't necessarily mean we have to use it straight off. | | updates || toolkit/ mozapps/ update? || Yes? || I think this will allow us the update facilities that Firefox & Thunderbird have. We'll build with it initially, but that doesn't necessarily mean we have to use it straight off. |