Confirmed users
2,595
edits
Philip Chee (talk | contribs) |
Philip Chee (talk | contribs) m (→2.Next) |
||
Line 214: | Line 214: | ||
** {{Bug|1003434}} Add support for about:sync-progress. | ** {{Bug|1003434}} Add support for about:sync-progress. | ||
** As an alternative to porting sync setting up a sync 1.1 server might work. | ** As an alternative to porting sync setting up a sync 1.1 server might work. | ||
*** Pro: We control our own sync server and are not left at the mercies of Mozilla the next time they change their sync system. | |||
*** Con: Can't sync with Firefox (unless someone writes a Sync 1.1 client for Firefox). | |||
* Stalled. Needs a kick: | * Stalled. Needs a kick: | ||
** {{Bug|815954}} Click-to-Play: Port {{Bug|812562}} (click-to-play blocklisted plugins: reshow urlbar notification as with normal click-to-play). | ** {{Bug|815954}} Click-to-Play: Port {{Bug|812562}} (click-to-play blocklisted plugins: reshow urlbar notification as with normal click-to-play). | ||
Line 219: | Line 221: | ||
<!-- ** — --> | <!-- ** — --> | ||
* Current breakages: | * Current breakages: | ||
** Currently '''FRG''' fixes breakages faster than we can report them in our fortnightly meetings ;) | |||
** — | |||
<!-- ** — --> | <!-- ** — --> | ||
<!--Please update if necessary--> | <!--Please update if necessary--> | ||
* Mozilla-central bugs that affect us: | * Mozilla-central bugs that affect us: | ||
** {{Bug|1298243}} 'drag/drop: DataTransfer.types is wrong type'. Building SeaMonkey still works but changes probably need to be ported. | ** {{Bug|1298243}} 'drag/drop: DataTransfer.types is wrong type'. Building SeaMonkey still works but changes probably need to be ported. | ||
** {{Bug|1276739}} 'replace list.txt with a region-aware JSON file format to allow different search configs...'. Regressions for SeaMonkey are tracked in {{Bug|1300198}}. | ** {{Bug|1276739}} 'replace list.txt with a region-aware JSON file format to allow different search configs...'. Regressions for SeaMonkey are tracked in {{Bug|1300198}}. | ||
*** {{Bug|1300198}} Move list.txt over to JSON once {{bug|1276739}} is in. | |||
**** This will likely break search engines and needs to be looked at. | |||
*** | |||
** A lot of these bugs are due to mozilla-central switching from synchronous APIs to Asynchronous APIs. | ** A lot of these bugs are due to mozilla-central switching from synchronous APIs to Asynchronous APIs. | ||
** {{Bug|566746}} (asyncFormHistory) Form history should use asynchronous storage API. Tracked in: | ** {{Bug|566746}} (asyncFormHistory) Form history should use asynchronous storage API. Tracked in: | ||
Line 236: | Line 236: | ||
** {{Bug|825588}} Asynchronous JavaScript API for downloads and {{Bug|851471}} Decommission nsIDownloadManager. Tracked in: | ** {{Bug|825588}} Asynchronous JavaScript API for downloads and {{Bug|851471}} Decommission nsIDownloadManager. Tracked in: | ||
*** {{Bug|888915}} Move SeaMonkey to the new JavaScript API for downloads when nsIDownloadManager is decommissioned. '''frg is currently looking into the patch from Neil'''. | *** {{Bug|888915}} Move SeaMonkey to the new JavaScript API for downloads when nsIDownloadManager is decommissioned. '''frg is currently looking into the patch from Neil'''. | ||
* [frg] suggested to match SeaMonkeys minor version number with then one from Firefox in a future release. This need to be looked into first because some external releng or other stuff might rely on the -3 version offset. | * [frg] suggested to match SeaMonkeys minor version number with then one from Firefox in a future release. This need to be looked into first because some external releng or other stuff might rely on the -3 version offset. | ||
* [adriank] would like to drop DOMi or at least not bundling it with release builds in {{Bug|1273222}}. Open for discussion. | * [adriank] would like to drop DOMi or at least not bundling it with release builds in {{Bug|1273222}}. Open for discussion. |