SeaMonkey/StatusMeetings/2013-08-06: Difference between revisions

→‎Extensions Compatibility Tracking: NTT update for next meeting
(→‎Extensions Compatibility Tracking: NTT update for next meeting)
 
(6 intermediate revisions by 2 users not shown)
Line 57: Line 57:
* Our build team needs to automate DOMI branch selection rather than having to tweak the client.py every 6 weeks. {{Bug|763506}}
* Our build team needs to automate DOMI branch selection rather than having to tweak the client.py every 6 weeks. {{Bug|763506}}
* Nightly Tester Tools is being actively developed by xabolcs (coder) and whimboo (reviewer) to make it more compatible with comm-central in general and SeaMonkey in particular. See [https://github.com/mozilla/nightlytt/issues Issues · mozilla/nightlytt · GitHub].
* Nightly Tester Tools is being actively developed by xabolcs (coder) and whimboo (reviewer) to make it more compatible with comm-central in general and SeaMonkey in particular. See [https://github.com/mozilla/nightlytt/issues Issues · mozilla/nightlytt · GitHub].
** See also [[Auto-tools/Automation Development/Projects/Addons/NightlyTesterTools|the Nightly Tester Tools wiki page]] which details the preferences used by the extension, and the variable names to use in the two of them whose name includes ".template." Table rows in italics are for variables which are new in the upcoming release 3.6.
** See also [[Auto-tools/Automation Development/Projects/Addons/NightlyTesterTools|the Nightly Tester Tools wiki page]] which details the preferences used by the extension, and the variable names to use in the two of them whose name includes ".template." Table rows in italics are for variables which are new in version 3.7pre20130806 (see below)
<!-- next meeting; replaces the next bullets until the end of the NTT section
** NTT 3.6 (with SeaMonkey support, and with zh-CN localization in addition to en-US) has been released and is now [https://addons.mozilla.org/en-US/seamonkey/addon/nightly-tester-tools/ the "stable" version at AMO] since 10 August. There is also (since 7 August) a "beta" version 3.7pre which supports customizing the titlebar and/or the useragent paste function with either or both of the comm-''something'' and mozilla-''something'' Mercurial changesets. ''(See "Development Channel" at the bottom of the AMO page.)''
-->
** NTT release 3.6 is "pending review" at AMO. It can already be had from [https://addons.mozilla.org/en-US/firefox/addon/nightly-tester-tools/versions/?page=1#version-3.6 the extension's "complete version history" page] where you can also see what is new in it.
<!--
<!--
** Preview version of Nightly Tester Tools 3.6 available at http://users.skynet.be/antoine.mechelynck/other/nightlytt-3.6pre-fx+tb+sm+tk.xpi with title customization working in SeaMonkey and ability (if you customize it) to paste both the mozilla-''something'' and comm-''something'' changeset IDs in addition to the user-agent string and build ID. '''This is still a "version 3.6pre",''' it does not contain all the bells and whistles of the upcoming release 3.6. For instance it lacks the zh-CN localization which will be in the full release.
** <s>Experimental alternative version of Nightly Tester Tools available at http://users.skynet.be/antoine.mechelynck/other/nightlytt-3.6pre-fx+tb+sm+tk.xpi with title customization working in SeaMonkey and ability (if you customize it) to paste both the mozilla-''something'' and comm-''something'' changeset IDs in addition to the user-agent string and build ID. This is not a full-featured version: e.g. it does not support zh-CN menus & messages. '''This version is labeled 3.6pre and will probably try to update to the 3.6 version once it appears at AMO.'''</s>
-->
-->
** NTT release 3.6 is "pending review" at AMO. It can already be had from [https://addons.mozilla.org/en-US/firefox/addon/nightly-tester-tools/versions/?page=1#version-3.6 the extension's "complete version history" page] where you can also see what is new in it.
** '''On the day after the meeting,''' a build labeled "version 3.7pre20130806" was uploaded to the "beta" channel at AMO. ''It'' can display the mozilla-''something'' changeset in addition to everything present in the "stable" build 3.6 (which is still under review). — [[User:Tonymec|Tonymec]] ([[User talk:Tonymec|talk]]) 21:33, 6 August 2013 (PDT)
* '''Plugins:''' ''(They are not XPIs but nowadays they are handled by the add-ons manager so they might belong here for lack of a better section on this page.)''
* '''Plugins:''' ''(They are not XPIs but nowadays they are handled by the add-ons manager so they might belong here for lack of a better section on this page.)''
** The experimental about:config preference '''plugins.click_to_play''' doesn't do anything by itself anymore. '''This is not a bug''' (see {{bug|549697}}). Instead, when the pref is set to '''true''' (which is not the default), each installed plugin can be individually set to "always ask" in addition to the options "always activate" and "never activate" available by clicking its <u>More</u> link in the add-ons manager.
** The experimental about:config preference '''plugins.click_to_play''' doesn't do anything by itself anymore. '''This is not a bug''' (see {{bug|549697}}). Instead, when the pref is set to '''true''' (which is not the default), each installed plugin can be individually set to "always ask" in addition to the options "always activate" and "never activate" available by clicking its <u>More</u> link in the add-ons manager.
Line 115: Line 119:


=== Feature List, Planning ===
=== Feature List, Planning ===
LDAP Autocomplete has been migrated to Toolkit interfaces. Much goodness should ensue, including favicons in URL autocomplete and the ability to delete items.
Private Browsing is now working and uplifted to SeaMonkey 2.19. Currently we are treating this feature as '''Experimental''' because although most things are working some edge cases have probably been missed. Hopefully any remaining bugs will be found before we formally announce.
Private Browsing is now working and uplifted to SeaMonkey 2.19. Currently we are treating this feature as '''Experimental''' because although most things are working some edge cases have probably been missed. Hopefully any remaining bugs will be found before we formally announce.
* Testing would be appreciated! Please file bugs as blocking the meta {{bug|460895}}.
* Testing would be appreciated! Please file bugs as blocking the meta {{bug|460895}}.
Line 212: Line 214:
==== mcsmurf ====
==== mcsmurf ====
Working on:
Working on:
* {{Bug|798278}} Implement multiple plugin doorhanger UI (Port Bug 797677 and Bug 754472) (patch landed on comm-central, Mac OS X theme fix left)
* {{Bug|798278}} Implement multiple plugin doorhanger UI (Port {{Bug|797677}} and {{Bug|754472}}) (patch landed on comm-central, Mac OS X theme fix left)
* {{Bug|901673}} Fix calls to "getPluginUI" in click-to-play UI code
* {{Bug|901673}} Fix calls to "getPluginUI" in click-to-play UI code
* {{Bug|901222}} Missing zoom in/out cursor on images
* {{Bug|901222}} Missing zoom in/out cursor on images
Line 261: Line 263:
Investigating:
Investigating:
* Use Asynchronous FormHistory.jsm in Suite Code. See Toolkit {{Bug|566746}}.
* Use Asynchronous FormHistory.jsm in Suite Code. See Toolkit {{Bug|566746}}.
* Replacements of synchronous isVisited with asynchronous isURIVisited. See Toolkit {{Bug|739217}}.
* Replacements of synchronous isVisited with asynchronous isURIVisited. See Toolkit {{Bug|739217}}. Mcsmurf might have fixed most of this already in {{Bug|834498}}.
Other stuff:
Other stuff:
* Did some reviews.
* Did some reviews.
Line 287: Line 289:


=== Any other business?  ===
=== Any other business?  ===
* '''-'''
* Who is going where for the [https://wiki.mozilla.org/Summit2013 Mozilla Summit 2013]?
** Brussels: mcsmurf, Mnyromyr, Neil.
** Santa Clara: KaiRo, Ratty.
Confirmed users
703

edits