Account confirmers, Anti-spam team, canmove, Confirmed users, Bureaucrats and Sysops emeriti
4,083
edits
Philip Chee (talk | contribs) |
m (moved SeaMonkey:StatusMeetings:2010-04-20 to SeaMonkey/StatusMeetings/2010-04-20: / is a much nicer separator :)) |
||
(26 intermediate revisions by 5 users not shown) | |||
Line 7: | Line 7: | ||
== Agenda == | == Agenda == | ||
* Who's taking minutes? | * Who's taking minutes? -> '''Ratty''' | ||
=== Action Items === | === Action Items === | ||
Line 15: | Line 15: | ||
'''OPEN''' | '''OPEN''' | ||
'''CLOSED''' | '''CLOSED''' | ||
'''K.I.V.''' | |||
* Get permission from Google to use their geolocation JSON service '''[KaiRo]'''. Contact at Google says they don't want additional specific consumers of the service right now and want to enable some general way of accessing it "some time" - We can only wait right now. No easy solution in sight. Also, discussing a possible open Geolocation service. | |||
=== SeaMonkey 2.0.5 === | === SeaMonkey 2.0.5 === | ||
Line 25: | Line 27: | ||
[https://bugzilla.mozilla.org/buglist.cgi?product=Core&product=Toolkit&product=MailNews+Core&product=SeaMonkey&product=Other+Applications&field0-0-0=keywords&type0-0-0=anywords&value0-0-0=fixed-seamonkey2.0.5&field0-0-1=cf_status_191&type0-0-1=anywords&value0-0-1=.10-fixed&field0-0-2=cf_status_thunderbird30&type0-0-2=anywords&value0-0-2=.5-fixed fixed] (33) | [https://bugzilla.mozilla.org/buglist.cgi?product=Core&product=Toolkit&product=MailNews+Core&product=SeaMonkey&product=Other+Applications&field0-0-0=keywords&type0-0-0=anywords&value0-0-0=fixed-seamonkey2.0.5&field0-0-1=cf_status_191&type0-0-1=anywords&value0-0-1=.10-fixed&field0-0-2=cf_status_thunderbird30&type0-0-2=anywords&value0-0-2=.5-fixed fixed] (33) | ||
* Based on Gecko 1.9.1.10, | * Based on Gecko 1.9.1.10, targeted for May 4, see [[Releases]]. | ||
* Builds probably start this week; builds on beta channel in a week at the latest. | |||
=== SeaMonkey 2.1 Alpha 1 === | === SeaMonkey 2.1 Alpha 1 === | ||
Line 32: | Line 35: | ||
[https://bugzilla.mozilla.org/buglist.cgi?field0-0-0=flagtypes.name&type0-0-0=equals&value0-0-0=blocking-seamonkey2.1a1%3F blocker requests] (11) | [https://bugzilla.mozilla.org/buglist.cgi?field0-0-0=flagtypes.name&type0-0-0=equals&value0-0-0=blocking-seamonkey2.1a1%3F blocker requests] (11) | ||
[https://bugzilla.mozilla.org/buglist.cgi?resolution=---&target_milestone=seamonkey2.1a1 targeted] (20) | [https://bugzilla.mozilla.org/buglist.cgi?resolution=---&target_milestone=seamonkey2.1a1 targeted] (20) | ||
[https://bugzilla.mozilla.org/buglist.cgi?resolution=FIXED&target_milestone=seamonkey2.1a1 fixed] ( | [https://bugzilla.mozilla.org/buglist.cgi?resolution=FIXED&target_milestone=seamonkey2.1a1 fixed] (157) | ||
* We should start planning on releasing this alpha fairly soon, both to show things are moving and to get some more testing on that code. | * We should start planning on releasing this alpha fairly soon, both to show things are moving and to get some more testing on that code. | ||
* What big things does current trunk offer (over SeaMonkey 2.0)? | * What big things does current trunk offer (over SeaMonkey 2.0)? ''[http://www.mozilla.com/en-US/firefox/3.6/releasenotes/ FF 3.6] and [http://www.mozilla.org/projects/devpreview/releasenotes/ DevPreview] relnotes provide some info.'' | ||
** [http://hacks.mozilla.org/2009/10/woff/ WOFF format] for website fonts. | ** [http://hacks.mozilla.org/2009/10/woff/ WOFF format] for website fonts. | ||
** Resizeable text areas in web forms ({{bug|442228}}). | ** Resizeable text areas in web forms ({{bug|442228}}). | ||
Line 46: | Line 49: | ||
** SVG attributes which are mapped to CSS properties can now be animated using SMIL ({{bug|534028}}). Support for [https://developer.mozilla.org/en/SVG_animation_%28SMIL%29_in_Firefox SMIL Animation in SVG]. | ** SVG attributes which are mapped to CSS properties can now be animated using SMIL ({{bug|534028}}). Support for [https://developer.mozilla.org/en/SVG_animation_%28SMIL%29_in_Firefox SMIL Animation in SVG]. | ||
** Core Animation rendering model for plugins on Mac OS X has been implemented. Plugins which also support this rendering model can now draw faster and more efficiently. | ** Core Animation rendering model for plugins on Mac OS X has been implemented. Plugins which also support this rendering model can now draw faster and more efficiently. | ||
** Support for new CSS attributes such as gradients, background sizing, and pointer events. | |||
** Support for new DOM and HTML5 specifications including the Drag & Drop API and the File API, which allow for more interactive web pages. | |||
** Protection from [http://theunfocused.net/2009/10/06/firefox-3-6-knows-when-your-plugins-are-out-of-date/ out-of-date plugins] | |||
** CSS :visited selectors have been changed to block ways that websites can quickly check a user's browsing history. | |||
** The SSL security system has been changed to fix a renegotiation flaw. | |||
** Support for CSS Transitions. | |||
** Support for WebGL, for Direct2D acceleration on Windows, and a new HTML5 parser (all disabled by default). | |||
** ''MailNews improvements''? | |||
** ? | ** ? | ||
* What is "ready", but not in yet? Why? | * What is "ready", but not in yet? Why? | ||
** OOPP: Code is all there, but needs libxul, which in turn needs external linkage of mailnews. | ** OOPP: Code is all there, but needs libxul, which in turn needs external linkage of mailnews. | ||
** Places Bookmarks: Waiting for reviews | *** {{Bug|545716}} Use out-of-process-plugins (OOPP) framework in SeaMonkey. | ||
*** {{Bug|394502}} [Meta] allow SeaMonkey to build with libxul. This is unlikely to make 2.1a1 but KaiRo hopes that it will make it for Beta1. | |||
** Places Bookmarks: Waiting for reviews. | |||
** Firefox Tabbrowser API should be in good shape for the normal review process. | |||
** about:support is easily doable once core parts are moved to Toolkit. | |||
* For when could we reasonably schedule freezes and release? | * For when could we reasonably schedule freezes and release? | ||
** Tentative freeze on 4th May and tentative release on 18th May. | |||
** With about 2 months per milestone, a1 in May makes a2 in July, b1 in September, and a final in November. | |||
=== SeaMonkey Bugday === | === SeaMonkey Bugday === | ||
Line 77: | Line 94: | ||
* {{Bug|483282}} Make sure normal SeaMonkey use doesn't pay a price for having venkman installed [Mnyromyr]. | * {{Bug|483282}} Make sure normal SeaMonkey use doesn't pay a price for having venkman installed [Mnyromyr]. | ||
** Needs at least a core patch landing for 1.9.1.10 {{Bug|364864}} (nsICategoryManager::deleteCategoryEntry does not persist outside of component registration) which depends on {{Bug|480851}} getting fixed on trunk. | ** Needs at least a core patch landing for 1.9.1.10 {{Bug|364864}} (nsICategoryManager::deleteCategoryEntry does not persist outside of component registration) which depends on {{Bug|480851}} getting fixed on trunk. | ||
** Mnyromyr hopes to get to look into venkman now that he's released Mnenhy 0.8. | |||
** status/progress? | ** status/progress? | ||
* {{Bug|471346}} Port GetDefaultFeedReader to SeaMonkey shell service [mcsmurf]. | * {{Bug|471346}} Port GetDefaultFeedReader to SeaMonkey shell service [mcsmurf]. | ||
Line 117: | Line 135: | ||
* {{bug|521927}} Make Search, Folder Location and Views widgets for MailNews customizable toolbars. [IanN] | * {{bug|521927}} Make Search, Folder Location and Views widgets for MailNews customizable toolbars. [IanN] | ||
** status/progress? | ** status/progress? | ||
* {{Bug|545110}} Add/port about:support (Troubleshooting Information page) to SeaMonkey | * {{Bug|545110}} Add/port about:support (Troubleshooting Information page) to SeaMonkey. | ||
** status/progress? | ** status/progress? | ||
* {{Bug|97023}} Search/Find in page UI: toolbar instead of dialog [bfrisch] | * {{Bug|97023}} Search/Find in page UI: toolbar instead of dialog [bfrisch]. | ||
** status/progress? | ** status/progress? | ||
* {{Bug|533908}} SeaMonkey Mail: tabs not restored [misak]. | |||
** WIP patch posted, waiting for feedback. | |||
* {{Bug|467867}} [META] Implement Firefox TabBrowser API in Seamonkey [misak]. | |||
** {{Bug|558995}} Port Bug 463387 [Add an API for getting web progress notifications for all tabs] to SeaMonkey checked in. | |||
** {{Bug|558614}} Implement Firefox TabBrowser API: loadTabs() waiting for review. | |||
** I'm waiting for a list of methods that should be ported too. | |||
We also should take a look at the other items on [https://bugzilla.mozilla.org/buglist.cgi?resolution=---&field0-0-0=flagtypes.name&type0-0-0=equals&value0-0-0=wanted-seamonkey2.1%2B wanted-seamonkey2.1+] | We also should take a look at the other items on [https://bugzilla.mozilla.org/buglist.cgi?resolution=---&field0-0-0=flagtypes.name&type0-0-0=equals&value0-0-0=wanted-seamonkey2.1%2B wanted-seamonkey2.1+] | ||
Line 140: | Line 160: | ||
==== biesi ==== | ==== biesi ==== | ||
==== Callek ==== | ==== Callek ==== | ||
* Fixed {{Bug|542283}} Port |{{Bug|494826}} Compile SQLite with SQLITE_DEBUG defined| to comm-central. | |||
* Working on {{Bug|560007}} Remove ifdefs relating to MOZILLA_1_9_2 from generic build config. | |||
==== IanN ==== | ==== IanN ==== | ||
* Usual testing, reviewing and commenting. | |||
* Waiting for review on: | |||
** {{bug|521927}} Make Search, Folder Location and Views widgets for MailNews. | |||
==== InvisibleSmiley ==== | ==== InvisibleSmiley ==== | ||
* checkin-needed for ~1 month: | * checkin-needed for ~1 month: | ||
** {{bug|554418}} Enable synthesizeDragStart to specify coordinates | ** {{bug|554418}} Enable synthesizeDragStart to specify coordinates. | ||
** @Misak: I know you have 5 of those but since the tree is never green and yours contain tests I'm hesitant to commit and push. Sorry. | ** @Misak: I know you have 5 of those but since the tree is never green and yours contain tests I'm hesitant to commit and push. Sorry. | ||
* Waiting for review: | * Waiting for review: | ||
** {{bug|192728}} Add possibility to drag downloaded files from download window and drop/move them to desktop (as example) | ** {{bug|192728}} Add possibility to drag downloaded files from download window and drop/move them to desktop (as example). | ||
** {{bug|543160}} Search Messages dialog closes when Enter is hit, rather than starting search | ** {{bug|543160}} Search Messages dialog closes when Enter is hit, rather than starting search. | ||
** {{bug|547931}} Update Help for the additional settings in Software Installation preferences | ** {{bug|547931}} Update Help for the additional settings in Software Installation preferences. | ||
* Working on: | * Working on: | ||
** {{bug|556887}} Reordering of newsgroups using drag & drop doesn't work anymore | ** {{bug|556887}} Reordering of newsgroups using drag & drop doesn't work anymore. | ||
==== KaiRo ==== | ==== KaiRo ==== | ||
* Got partial updates for nightlies ({{bug|555730}}) actually working by fixing the regression introduced previously ({{bug|556564}}). | |||
* Updated the aus2-community update server to current AUS code. | |||
* Updated the SeaMonkey buildbot master to current buildbotcustom code. | |||
* Turned on test packaging for optimized trunk builds ({{bug|543396}}). | |||
* Filed bugs on updating our AUS URL ({{bug|557583}}) and finding a way for keeping our build machines up with MoCo machine changes ({{bug|557704}}). | |||
* Proposed [http://markmail.org/message/u7e7pqgv2n7qinib mass-expiring bugs that had no reaction to mass-unconfirming]. | |||
* Got a Mozilla bugday set up for SeaMonkey "General" bugs: http://quality.mozilla.org/events/2010/apr/20/bug-day-seamonkey-general-bugs | |||
* Worked on and landed a patch for updating help for places history ({{bug|472873}}) - branch approval requested. | |||
* Did another patch for help changes after places expiration changed ({{bug|546936}}). | |||
* Updated all places work for {{bug|536893}}, and the bookmarks work for {{bug|556739}} (will not update history any more unless for breakages until bookmarks patches land and {{bug|560111}} switches history to the common files). | |||
* Posted new places bookmarks patches in {{bug|498596}} and created [http://home.kairo.at/blog/2010-04/newpatchesandtrybuildsforplaces_bo new try builds]. | |||
* Feedback on the previous try builds and first feedback on new ones is good, only one small bug, but I filed followups on tests ({{bug|557496}}), help ({{bug|557504}}) and UI prefs ({{bug|558189}}). | |||
* Did bug triage for all open installer bugs, closing lots of them as INCOMPLETE due to the old xpfe installer being dead after 1.x EOL. | |||
* Filed bugs to track potentially testing on opt builds ({{bug|558851}}) and having some perf testing ({{bug|558853}}) - nothing is planned on either immediately, but they should be tracked. | |||
* My fix for the issue that broke our last release run could land now ({{bug|554737}}). | |||
* Also filed {{bug|559302}} for finding a home for history bugs. | |||
* Fixed a packaging issues that broke all our tests ({{bug|560096}}). | |||
* Updated help for places history landing ({{bug|472873}}). | |||
* Followed Google Summer of Code - we probably have a project on Weave and SeaMonkey, I'm mentoring. | |||
* Worked a lot on tooling for bringing project areas up to date, e.g. analysis on patch authors, reviewers and bug components for hg history of all suite/ files, see [http://dev.seamonkey.at/?d=x&i=project&m=f Project Files on my dev site] for that data. | |||
* Checked in long overdue patch for German help ({{bug|525434}}). | |||
* Discussed my proposal for expiring bugs that have been in the mass-UNCONFIRM batch 10 months ago and had no comment since then (i.e. had no comment in 5 years total now). | |||
* Posted on SeaMonkey 2.1 Alpha 1 planning (see m.d.a.seamonkey). | |||
* Discussed keeping build machines up to date ({{bug|557704}}) and getting a clobberer ({{bug|555449}}). | |||
* As usual, [http://home.kairo.at/blog/ my blog] has more detailed status about my work, and [http://benjamin.smedbergs.us/weekly-updates.fcgi/user/KaiRo/posts Mozilla Status Board Posts] also tell about my next planned steps. | * As usual, [http://home.kairo.at/blog/ my blog] has more detailed status about my work, and [http://benjamin.smedbergs.us/weekly-updates.fcgi/user/KaiRo/posts Mozilla Status Board Posts] also tell about my next planned steps. | ||
==== mcsmurf ==== | ==== mcsmurf ==== | ||
Bugs fixed: | |||
* {{Bug|549129}} Port changes for Visual Studio 2010 to configure.in. | |||
Working on: | |||
* {{Bug|471346}} Port GetDefaultFeedReader to SeaMonkey shell service. | |||
==== Misak ==== | ==== Misak ==== | ||
Fixed (<i>or in-progress</i>) bugs: | |||
* {{Bug|480109}} Provide tests for SeaMonkey sessionstore. | |||
* {{Bug|558614}} Implement Firefox TabBrowser API: loadTabs(). | |||
* {{Bug|558636}} Port {{Bug|528440}} [Should skip windows that are closed but not yet destroyed when using nsIWindowMediator] to SeaMonkey. | |||
* {{Bug|558638}} Port {{Bug|524745}} [Session restore sets focus to minimized windows] to SeaMonkey. | |||
* {{Bug|558639}} Port {{Bug|531519}} [getBrowserState sometimes returns two entries for one window] to Seamonkey. | |||
* {{Bug|558641}} Port {{Bug|529674}} [Restore windows at the saved position without moving them around on the screen] to SeaMonkey. | |||
* {{Bug|558644}} Use Services.jsm and lazy getters in SeaMonkey sessionstore.. | |||
* {{Bug|558645}} Port {{Bug|537290}} [Reduce uses of aNode.localName, namespaceURI in XPath generation] to SeaMonkey. | |||
* {{Bug|558646}} Bug 506482}} Don't write sessionstore.js to disk for "read only" events. | |||
* {{Bug|558649}} Port {{Bug|535408}} [Increase Sessionstore interval to 15s] to SeaMonkey. | |||
* {{Bug|558652}} Port {{Bug|500328}} [Add support for HTML5 History.pushState(), History.replaceState() methods] sessionstore parts to SeaMonkey. | |||
* {{Bug|558995}} Port {{Bug|463387}} [Add an API for getting web progress notifications for all tabs] to SeaMonkey. | |||
* {{Bug|558996}} Port {{Bug|522545}} [some tabs not loaded, are stuck in zombie mode] to SeaMonkey. | |||
==== Mnyromyr ==== | ==== Mnyromyr ==== | ||
==== MReimer ==== | ==== MReimer ==== | ||
==== Neil ==== | ==== Neil ==== | ||
==== | Bugs fixed: | ||
* {{Bug|506511}} Web searches in sidebar pass symbols rather than spaces to the search engines. | |||
* {{Bug|519049}} Bookmarks Manager, Toolbar grays out after BM Search is entered. | |||
Working on: | |||
* {{Bug|405133}} Implement UI for full page zoom (SeaMonkey part). | |||
* {{Bug|499785}} SeaMonkey can't handle spaces in OpenURL, Firefox can. | |||
* {{Bug|538964}} do_QueryObject to query nsRefPtr pointers. | |||
==== Ratty ==== | |||
* Trying to dig myself out of >2 weeks of backlog. Normal service will resume ''eventually''. | |||
==== sgautherie ==== | ==== sgautherie ==== | ||
*Fixed (<i>or in-progress</i>) SeaMonkey (related) bugs: | |||
**{{bug|560443}} Port |Bug 560166 - the drag & drop any link to contents area completely fails| to SeaMonkey | |||
**<i>{{bug|544170}} [SeaMonkey 2.1] mochitest-a11y: test_tabbrowser.xul fails</i> | |||
*Fixed (<i>or in-progress</i>) MailNews Core bugs: | |||
**{{bug|526817}} Port bug 526668 - add option to 'unify' to allow files to match if their sorted contents match | |||
**{{bug|542291}} Port |Bug 363485 - Build break in JavaXPCOM when building with MSYS| to comm-central | |||
**{{bug|551666}} Provide possibility to compile and render Qt port with QGLWidget backend | |||
**{{bug|552955}} Resync' client.py on c-1.9.1 after bug 508955 and bug 538528 | |||
**{{bug|554939}} Copy bug 511967 .../locales/Makefile.in changes to comm-central | |||
**{{bug|554950}} Whitespace resync' c-c .../locales/Makefile.in with bug 496196 | |||
**{{bug|555234}} enable MOZ_IPC by default for i386 Mac OS X | |||
**{{bug|556269}} Port |Bug 514787 - Remove unused TARGET_CARBON and TARGET_API_MAC_CARBON in configure.in| to comm-central | |||
**{{bug|556670}} Fix resource://gre/ abuses, in comm-central | |||
**{{bug|557050}} [Windows, SeaMonkey (2.1)] xpcshell-tests: 28 MailNews tests fail with "ASSERTION: unable to initialize resource / nsRDFService.cpp", due to Windows (O.E.) A.B. not being disabled | |||
**{{bug|557413}} ar: ctypes/libffi/.libs/libffi.a: Resource temporarily unavailable | |||
**{{bug|559681}} [Windows, Packaged] xpcshell-tests: "Exception / NS_ERROR_FILE_NOT_FOUND / nsIProcess.init / test_largeOfflineStore.js :: run_test :: line 59". LargeOfflineStoreHelper.exe is not packaged | |||
**<i>{{bug|506493}} Resync' configure.in between c-c and m-c</i> | |||
*Fixed (<i>or in-progress</i>) Core bugs: | |||
**{{bug|378829}} "ASSERTION: Creation of FunctionCall failed" with XPath "z()" | |||
**{{bug|492476}} [MacOSX] mochitest-chrome: the 3 layout/base/tests/test_printpreview*.xul need to report 'todo' | |||
**{{bug|547039}} [SeaMonkey 2.1] xpcshell: test_bug542391.js fails since landing | |||
**{{bug|548788}} [Shredder] Trunk packaging shouting about a missing file: "config/printconfigsetting.py': [Errno 2] No such file or directory" | |||
**<i>{{bug|456606}} test_punycodeURIs.js failure on Mac OS X 10.4 (currently worked around)</i> | |||
**<i>{{bug|556686}} [Debug Windows SeaMonkey 2.1] mochitest-chrome: layout/base/tests/chrome/test_bug396024.xul, /test_bug482976.xul and test_printpreview.xul time out</i> | |||
*Fixed (<i>or in-progress</i>) other projects bugs: | |||
**[Thunderbird] {{bug|549293}} Port MOZ_IPC support to comm-central | |||
==== Standard8 ==== | ==== Standard8 ==== | ||
* See [http://benjamin.smedbergs.us/weekly-updates.fcgi/user/Standard8/posts Mozilla Status Board Posts]. | * See [http://benjamin.smedbergs.us/weekly-updates.fcgi/user/Standard8/posts Mozilla Status Board Posts]. | ||
==== stefanh ==== | ==== stefanh ==== | ||
Bugs fixed: | |||
* {{Bug|547492}} Use correct resize cursor for collapsed splitters. | |||
Working on: | |||
* {{Bug|456628}} Lots of dead links and redirects in debugQAMenuOverlay.xul. | |||
* {{Bug|558668}} [Mac] Remove splitter cursor overrides. | |||
==== wladow ==== | ==== wladow ==== | ||
=== Any other business? === | === Any other business? === | ||
* [https://bugzilla.mozilla.org/request.cgi?action=queue&product=SeaMonkey&type=review&group=type review] and [https://bugzilla.mozilla.org/request.cgi?action=queue&product=SeaMonkey&type=superreview&group=type superreview] request lists are quite long and have a number of quite old entries. Everything from previous years should probably checked for validity. If your name is on either the "Requester" or "Requestee" column of any request older than this year, please check if it's still valid and cancel it if it's not. In some cases, reassigning to different people might also be in order. | * [https://bugzilla.mozilla.org/request.cgi?action=queue&product=SeaMonkey&type=review&group=type review] and [https://bugzilla.mozilla.org/request.cgi?action=queue&product=SeaMonkey&type=superreview&group=type superreview] request lists are quite long and have a number of quite old entries. Everything from previous years should probably checked for validity. If your name is on either the "Requester" or "Requestee" column of any request older than this year, please check if it's still valid and cancel it if it's not. In some cases, reassigning to different people might also be in order. | ||
* Move the meeting to another day of the week? mcsmurf is busy on Tuesday, any other day of the week is fine though | ** IanN intends to go through all of the bugs in the Help component individually. | ||
* Move the meeting to another day of the week? mcsmurf is busy on Tuesday, any other day of the week is fine though. | |||
** ''Ratty'' would be fine with any other [week]day. A bit later at 1300GMT would also be better for him although this might make things worse for other participants. | |||
** KaiRo thinks that we can't decide with only the people who actually make it to the meeting. Instead we should leave the next meeting at the usual time and date and get some discussion in the news://news.mozilla.org/mozilla.dev.apps.seamonkey newsgroup. | |||
* Should we [http://markmail.org/message/u7e7pqgv2n7qinib expire mass-UNCO bugs that are still without comments] as they have gone 5 years without any activity, even though there was a warning and incentive for action 10 months a go? | * Should we [http://markmail.org/message/u7e7pqgv2n7qinib expire mass-UNCO bugs that are still without comments] as they have gone 5 years without any activity, even though there was a warning and incentive for action 10 months a go? | ||
** Yes, I think we should do that -- mcsmurf | ** Yes, I think we should do that -- mcsmurf. | ||
** Since there are no voices explicitly against it, KaiRo will post to that effect and propose a comment text to go with the expiring. | |||
* ? | * ? |
edits