10
edits
(→Components: Update table to what's currently happening.) |
m (change note title) |
||
| (5 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
{{Note|<center>'''This page is out of date'''</center> | |||
<center>'''This is | The SeaMonkey trunk is now based on toolkit since 2007-05-29. See [[SeaMonkey:suiterunner]] and [[SeaMonkey:New for 2.0]]. | ||
}} | |||
{{Note|<center>'''This is work in progress!'''</center> | |||
We really welcome any effort to fill in the gaps! If you intend to make substantial changes here, though, please confer with [mailto:cbiesinger@web.de Biesi], [mailto:neil@parkwaycc.co.uk Neil] or [mailto:mnyromyr@seamonkey-suite.de Mnyromyr] before! | We really welcome any effort to fill in the gaps! If you intend to make substantial changes here, though, please confer with [mailto:cbiesinger@web.de Biesi], [mailto:neil@parkwaycc.co.uk Neil] or [mailto:mnyromyr@seamonkey-suite.de Mnyromyr] before! | ||
}} | |||
''ToDo: Widget bug status! Who's <u>really</u> working on these?'' | ''ToDo: Widget bug status! Who's <u>really</u> working on these?'' | ||
| Line 57: | Line 59: | ||
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. | 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. | ||
{| | {|class="standard-table" | ||
|+'''Possible Component Transition Plan''' | |||
! Existing Component !! Toolkit Component !! Phase 1 !! Comments | ! Existing Component !! Toolkit Component !! Phase 1 !! Comments | ||
|- | |- | ||
| Line 80: | Line 83: | ||
| extensions/ help || help || Yes || Already Moved. | | 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. | ||
|- | |- | ||
| (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. See also {{bug|227632}} and {{bug|222653}} for things to consider. | ||
|- | |- | ||
| filepicker || filepicker || Yes || Picks up js/xul change only, filepicker code for toolkit apps is still built in xpfe. | | filepicker || filepicker || Yes || Picks up js/xul change only, filepicker code for toolkit apps is still built in xpfe. | ||
| Line 121: | Line 124: | ||
|- | |- | ||
| xfer || (in toolkit locales) || Yes || this only has a .properties file, which I (biesi) believe is still used. | | xfer || (in toolkit locales) || Yes || this only has a .properties file, which I (biesi) believe is still used. | ||
Standard8 : The . | Standard8 : The .properties file exists [http://lxr.mozilla.org/seamonkey/source/toolkit/locales/en-US/chrome/global/downloadProgress.properties here] in toolkit, therefore we should just drop this one and pick up the new one. | ||
|- | |- | ||
| xremote || ? || ? || Probably needs reimplementing based on [http://landfill.mozilla.org/mxr-test/seamonkey/source/browser/components/nsBrowserContentHandler.js#241 this code] | | xremote || ? || ? || Probably needs reimplementing based on [http://landfill.mozilla.org/mxr-test/seamonkey/source/browser/components/nsBrowserContentHandler.js#241 this code] | ||
edits