From johnf@sac.sfbay.sun.com Wed Nov 26 09:39:00 2008
Received: from sunmail3mpk.sfbay.sun.com (sunmail3mpk.SFBay.Sun.COM [129.146.11.52])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id mAQHd0xv023702
	for <LSARC-ext@sac.sfbay.sun.com>; Wed, 26 Nov 2008 09:39:00 -0800 (PST)
Received: from nwk-avmta-2.sfbay.sun.com (nwk-avmta-2.SFBay.Sun.COM [129.145.155.6])
	by sunmail3mpk.sfbay.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id mAQHcxiH015385;
	Wed, 26 Nov 2008 09:38:59 -0800 (PST)
Received: from pmxchannel-daemon.nwk-avmta-2.sfbay.sun.com by
 nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KAY00G0BBOYUD00@nwk-avmta-2.sfbay.sun.com>; Wed,
 26 Nov 2008 09:38:58 -0800 (PST)
Received: from dm-sfbay-02.sfbay.sun.com ([129.146.11.31])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KAY008W2BOWL0A0@nwk-avmta-2.sfbay.sun.com>; Wed,
 26 Nov 2008 09:38:56 -0800 (PST)
Received: from sac.sfbay.sun.com (new-sac.SFBay.Sun.COM [129.146.175.65])
	by dm-sfbay-02.sfbay.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2)
 with ESMTP id mAQHcthT003974; Wed, 26 Nov 2008 09:38:55 -0800 (PST)
Received: from sac.sfbay.sun.com (localhost [127.0.0.1])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id mAQHcsLF023697; Wed,
 26 Nov 2008 09:38:54 -0800 (PST)
Received: (from johnf@localhost)
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8/Submit) id mAQHcs6m023693; Wed,
 26 Nov 2008 09:38:54 -0800 (PST)
Date: Wed, 26 Nov 2008 09:38:54 -0800 (PST)
From: John Fischer <johnf@sac.sfbay.sun.com>
Subject: Firefox 3.1 for Solaris Nevada [LSARC/2008/735 FastTrack timeout
 12/05/2008]
To: LSARC-ext@sun.com
Cc: brian.lu@sun.com
Message-id: <200811261738.mAQHcs6m023693@sac.sfbay.sun.com>
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
Status: RO
Content-Length: 10398


Template Version: @(#)sac_nextcase %I% %G% SMI
This information is Copyright 2008 Sun Microsystems
1. Introduction
    1.1. Project/Component Working Name:
	 Firefox 3.1 for Solaris Nevada
    1.2. Name of Document Author/Supplier:
	 Author:  Brian Lu
    1.3  Date of This Document:
	26 November, 2008
4. Technical Description
1. Introduction
   1.1. Project/Component Working Name:
        Firefox 3.1 for Solaris Nevada

   1.2. Name of Document Author/Supplier:
        Author: Brian Lu 
        Sponsor: John Fischer

   1.3. Date of This Document:
        Nov 21th, 2008

2. Project Summary
   2.1. Project Description:

        Firefox 3.1 is an upcoming version of Firefox which is based on 
        an improved rendering engine Gecko 1.9.1. 
   
        Firefox 3.1 supports CSS 2.1, CSS 3.0 and <video>, <audio> elements defined
        in HTML5.


4. Technical Description:
   4.1. Details:

        . Web standards improvements in the Gecko layout engine

          Firefox 3.1 is based on the new Gecko 1.9.1 Web rendering platform which
          is an incremental release with significant changes to improve web compatibility,
          performance and ease of use. 
     
        . Added support for CSS 2.1 and CSS 3 properties

          Newly supported features:
            * CSS media queries
            * @font-face allows sites to link to downloadable fonts so that Firefox may render sites more precisely as intended 
 
          Newly supported CSS properties:

            * text-shadow
            * box-shadow as -moz-box-shadow
            * border-image as -moz-border-image
            * column-rule as -moz-column-rule , -moz-column-rule-width , -moz-column-rule-style , and -moz-column-rule-color
            * column-gap as -moz-column-gap
            * word-wrap
            * pre-line as a white-space value.
            * Remove support for the deprecated -moz-opacity in favor of opacity
            * Added the custom color value -moz-nativehyperlinktext, which selects the computer's native hyperlink color.
            * -moz-window-shadow for controlling window shadows and -moz-system-metric(mac-graphite-theme) for determining 
              the type of theme on Macs.
            * New values for -moz-appearance: -moz-win-glass and -moz-mac-unified-toolbar.
            * -moz-transform and -moz-transform-origin are now supported for CSS transforms.

            All the properties starting with "-moz" are Mozilla extensions. Detailed information about them can be found 
            at https://developer.mozilla.org/en/CSS_Reference/Mozilla_Extensions

          Newly supported selectors:

            * :nth-child
            * :nth-last-child
            * :nth-of-type
            * :nth-last-of-type
            * :first-of-type
            * :last-of-type
            * :only-of-type
 
          For detailed descriptions of these selectors, see http://www.w3.org/TR/css3-selectors/

        . A new tab-switching shortcut that shows previews of the tab you're switching to

        . Improved control over the Smart Location Bar using special characters to restrict your search

          Smart Location Bar is a new feature in Firefox 3. It provides a quick way to get the site you want.
          It learns as you use it and over time it adapts to your preferences and offers better matches. 

          Special characters are:
            * '^': search only in history
            * '*': search only in bookmarks
            * '@': match only in URL

          e.g. typing "news^" in location bar only searches "news" in history

          For a detailed description, see 
           http://ed.agadak.net/2008/03/using-the-awesomebar and
           http://ed.agadak.net/2008/07/firefox-31-restricts-matches-keywords

        . Support for new web technologies such as HTML5 <video> and <audio> elements.

          Only Vorbis is currently supported for <audio> elements and only Theora is 
          currently supported for <video> elements

 
   4.5. Interfaces: 

   +---------------------------------------+----------------------------------+
   |                             Interfaces Exported                          |
   +------------------------+------------------+------------------------------+
   | Interface Name         |  Classification  |            Comment           |
   +========================+==================+==============================+
   | $HOME/.mozilla/firefox |  Volatile        |  The location of user        |
   |                        |                  |  profiles                    |
   +------------------------+------------------+------------------------------+
   | /usr/lib/firefox       |  Uncommitted     |  Install location            |
   |                        |                  |                              |
   +------------------------+------------------+------------------------------+
   | /usr/bin/firefox       |  Committed       |  Link pointing to the        |
   |                        |                  |  default firefox, normally   |
   |                        |                  |  /usr/lib/firefox/firefox    |
   +------------------------+------------------+------------------------------+
   | Firefox CLI            |  Uncommitted     |  Firefox command line        |
   |                        |                  |  interface                   |
   +------------------------+------------------+------------------------------+
   | Firefox GUI            |  Volatile        |  Firefox graphical user      |
   |                        |                  |  interface                   |
   +------------------------+------------------+------------------------------+
   |<InstallLocation>/plugins| Committed       |  system-wide Firefox plugin  |
   |                        |                  |  directory                   |
   +------------------------+------------------+------------------------------+
   | $HOME/.mozilla/plugins |  Uncommitted     |  user Firefox plugin         |
   |                        |                  |  directory                   |
   +------------------------+------------------+------------------------------+
   | MOZ_PLUGIN_PATH        |  Uncommitted     | environment variable pointing|
   |                        |                  | to additional plugin directory|
   +------------------------+------------------+------------------------------+
   | SUNWfirefox            |  Uncommitted     |  Package name for firefox    |
   |                        |                  |                              |
   +------------------------+------------------+------------------------------+ 
   | SUNWfirefox-devel      |  Uncommitted     |  Package name for firefox    |
   |                        |                  |  developer package           |
   +------------------------+------------------+------------------------------+ 
   | SUNWfirefox-apoc-adapter|  Uncommitted    |  Package name for firefox    |
   |                        |                  |   apoc adapter               |
   +------------------------+------------------+------------------------------+ 
   +---------------------------------------+----------------------------------+
   |                             Interfaces Imported                          |
   +------------------------+------------------+------------------------------+
   | Interface Name         |  Classification  |            Comment           |
   +========================+==================+==============================+
   | NSS/NSPR               |  Committed       |  needs NSS 3.12 and NSPR 4.7 |
   |                        |                  |  uses NSS/NSPR under         |
   |                        |                  |  /usr/lib/mps                |
   |                        |                  |  WSARC/2007/548              |
   +------------------------+------------------+------------------------------+ 
   | SQLite                 |  Volatile        |  needs SQLite 3.X            |
   |                        |                  |  SQLite is being integrated  |
   |                        |                  |  into nevada                 |
   |                        |                  |  PSARC/2008/120              |
   |                        |                  |  SUNWsqlite3                 | 
   +------------------------+------------------+------------------------------+ 
   | Cairo                  |  Volatile        |  needs Cairo 1.6             |
   |                        |                  |  LSARC/2006/202              |
   +------------------------+------------------+------------------------------+ 
   | theora                 |  Volatile        |  needs theora 1.0            |
   |                        |                  |  SUNWlibtheora               |
   |                        |                  |  SUNWlibtheora-devel         |
   +------------------------+------------------+------------------------------+ 


   4.10. Packaging & Delivery 
         The project will be delivering the following packages: 
 
           SUNWfirefox                Firefox Web Browser
           SUNWfirefox-devel          Firefox Web Browser
                                      developer package 
           SUNWfirefox-apoc-adapter   Firefox apoc adapter

   4.11. Security Impact:
         
         None.

   4.12. Dependencies:
         Refer to Imported Interface table.
 
5. Reference Documents:
   Sun Mozilla Project Website - http://jdsbj.prc/wiki/index.php/Browser
   Firefox home page - http://wiki.mozilla.org/Firefox3.1
   Mozilla Foundation Security Advisories - 
        http://www.mozilla.org/security/announce/

   Other Related ARC case
   LSARC/2008/158       Firefox 3 for Solaris Nevada 
   LSARC/2006/694       Firefox 2 for Solaris Nevada and Solaris10 Update
   LSARC/2004/840       Firefox for JDS4
   LSARC/2004/733       Firefox
   LSARC/2006/202       GNOME 2.14 - Vermillion
   WSARC/2007/548       NSPR/NSS/JSS Reclassification 
   WSARC/2002/366       NSS WSARC case
   WSARC/2002/217       NSPR WSARC case
   LSARC/2007/662       FreeType move from /usr/sfw to /usr
   PSARC/2008/120       SQLite

6. Resources and Schedule
    6.4. Steering Committee requested information
   	6.4.1. Consolidation C-team Name:
		JDS - Desktop
    6.5. ARC review type: FastTrack
    6.6. ARC Exposure: open


From johnf@sac.sfbay.sun.com Wed Nov 26 09:43:50 2008
Received: from sunmail5.uk.sun.com (sunmail5.UK.Sun.COM [129.156.85.165])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id mAQHhn69009146
	for <LSARC-ext@sac.sfbay.sun.com>; Wed, 26 Nov 2008 09:43:50 -0800 (PST)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail5.uk.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2) with ESMTP id mAQHhjd5002887
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Wed, 26 Nov 2008 17:43:49 GMT
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KAY0032DBWZWI00@brm-avmta-1.central.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@sun.com); Wed, 26 Nov 2008 10:43:47 -0700 (MST)
Received: from dm-sfbay-01.sfbay.sun.com ([129.145.155.118])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KAY001IRBWYLN20@brm-avmta-1.central.sun.com> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@sun.com); Wed,
 26 Nov 2008 10:43:47 -0700 (MST)
Received: from sac.sfbay.sun.com (new-sac.SFBay.Sun.COM [129.146.175.65])
	by dm-sfbay-01.sfbay.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2)
 with ESMTP id mAQHhjaC001634; Wed, 26 Nov 2008 09:43:45 -0800 (PST)
Received: from sac.sfbay.sun.com (localhost [127.0.0.1])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id mAQHhjTJ008606; Wed,
 26 Nov 2008 09:43:45 -0800 (PST)
Received: (from johnf@localhost)
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8/Submit) id mAQHhjtp008593; Wed,
 26 Nov 2008 09:43:45 -0800 (PST)
Date: Wed, 26 Nov 2008 09:43:45 -0800 (PST)
From: John Fischer <johnf@sac.sfbay.sun.com>
Subject: Re: Firefox 3.1 for Solaris Nevada [LSARC/2008/735 FastTrack timeout
 12/05/2008]
To: LSARC-ext@sun.com
Cc: brian.lu@sun.com
Message-id: <200811261743.mAQHhjtp008593@sac.sfbay.sun.com>
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
Status: RO
Content-Length: 10306

LSARC,

I am sponsoring this project for Brian Lu from the Desktop team
in Beijing, China.  The case directory contains this proposal.
I have set the time out for Friday, December 5th, 2008, due to
the U.S. holiday.

This project proposes to integrate Firefox 3.1 into a Minor release
of Solaris.  Firefox 3.1 builds on top of the previous Firefox release
adding improved rendering and CSS 2.1 and 3.0 supported.  

Thanks,

John



1. Introduction
   1.1. Project/Component Working Name:
        Firefox 3.1 for Solaris Nevada

   1.2. Name of Document Author/Supplier:
        Author: Brian Lu 
        Sponsor: John Fischer

   1.3. Date of This Document:
        Nov 21th, 2008

2. Project Summary
   2.1. Project Description:

        Firefox 3.1 is an upcoming version of Firefox which is based on 
        an improved rendering engine Gecko 1.9.1. 
   
        Firefox 3.1 supports CSS 2.1, CSS 3.0 and <video>, <audio> elements defined
        in HTML5.


4. Technical Description:
   4.1. Details:

        . Web standards improvements in the Gecko layout engine

          Firefox 3.1 is based on the new Gecko 1.9.1 Web rendering platform which
          is an incremental release with significant changes to improve web compatibility,
          performance and ease of use. 
     
        . Added support for CSS 2.1 and CSS 3 properties

          Newly supported features:
            * CSS media queries
            * @font-face allows sites to link to downloadable fonts so that Firefox may render sites more precisely as intended 
 
          Newly supported CSS properties:

            * text-shadow
            * box-shadow as -moz-box-shadow
            * border-image as -moz-border-image
            * column-rule as -moz-column-rule , -moz-column-rule-width , -moz-column-rule-style , and -moz-column-rule-color
            * column-gap as -moz-column-gap
            * word-wrap
            * pre-line as a white-space value.
            * Remove support for the deprecated -moz-opacity in favor of opacity
            * Added the custom color value -moz-nativehyperlinktext, which selects the computer's native hyperlink color.
            * -moz-window-shadow for controlling window shadows and -moz-system-metric(mac-graphite-theme) for determining 
              the type of theme on Macs.
            * New values for -moz-appearance: -moz-win-glass and -moz-mac-unified-toolbar.
            * -moz-transform and -moz-transform-origin are now supported for CSS transforms.

            All the properties starting with "-moz" are Mozilla extensions. Detailed information about them can be found 
            at https://developer.mozilla.org/en/CSS_Reference/Mozilla_Extensions

          Newly supported selectors:

            * :nth-child
            * :nth-last-child
            * :nth-of-type
            * :nth-last-of-type
            * :first-of-type
            * :last-of-type
            * :only-of-type
 
          For detailed descriptions of these selectors, see http://www.w3.org/TR/css3-selectors/

        . A new tab-switching shortcut that shows previews of the tab you're switching to

        . Improved control over the Smart Location Bar using special characters to restrict your search

          Smart Location Bar is a new feature in Firefox 3. It provides a quick way to get the site you want.
          It learns as you use it and over time it adapts to your preferences and offers better matches. 

          Special characters are:
            * '^': search only in history
            * '*': search only in bookmarks
            * '@': match only in URL

          e.g. typing "news^" in location bar only searches "news" in history

          For a detailed description, see 
           http://ed.agadak.net/2008/03/using-the-awesomebar and
           http://ed.agadak.net/2008/07/firefox-31-restricts-matches-keywords

        . Support for new web technologies such as HTML5 <video> and <audio> elements.

          Only Vorbis is currently supported for <audio> elements and only Theora is 
          currently supported for <video> elements

 
   4.5. Interfaces: 

   +---------------------------------------+----------------------------------+
   |                             Interfaces Exported                          |
   +------------------------+------------------+------------------------------+
   | Interface Name         |  Classification  |            Comment           |
   +========================+==================+==============================+
   | $HOME/.mozilla/firefox |  Volatile        |  The location of user        |
   |                        |                  |  profiles                    |
   +------------------------+------------------+------------------------------+
   | /usr/lib/firefox       |  Uncommitted     |  Install location            |
   |                        |                  |                              |
   +------------------------+------------------+------------------------------+
   | /usr/bin/firefox       |  Committed       |  Link pointing to the        |
   |                        |                  |  default firefox, normally   |
   |                        |                  |  /usr/lib/firefox/firefox    |
   +------------------------+------------------+------------------------------+
   | Firefox CLI            |  Uncommitted     |  Firefox command line        |
   |                        |                  |  interface                   |
   +------------------------+------------------+------------------------------+
   | Firefox GUI            |  Volatile        |  Firefox graphical user      |
   |                        |                  |  interface                   |
   +------------------------+------------------+------------------------------+
   |<InstallLocation>/plugins| Committed       |  system-wide Firefox plugin  |
   |                        |                  |  directory                   |
   +------------------------+------------------+------------------------------+
   | $HOME/.mozilla/plugins |  Uncommitted     |  user Firefox plugin         |
   |                        |                  |  directory                   |
   +------------------------+------------------+------------------------------+
   | MOZ_PLUGIN_PATH        |  Uncommitted     | environment variable pointing|
   |                        |                  | to additional plugin directory|
   +------------------------+------------------+------------------------------+
   | SUNWfirefox            |  Uncommitted     |  Package name for firefox    |
   |                        |                  |                              |
   +------------------------+------------------+------------------------------+ 
   | SUNWfirefox-devel      |  Uncommitted     |  Package name for firefox    |
   |                        |                  |  developer package           |
   +------------------------+------------------+------------------------------+ 
   | SUNWfirefox-apoc-adapter|  Uncommitted    |  Package name for firefox    |
   |                        |                  |   apoc adapter               |
   +------------------------+------------------+------------------------------+ 
   +---------------------------------------+----------------------------------+
   |                             Interfaces Imported                          |
   +------------------------+------------------+------------------------------+
   | Interface Name         |  Classification  |            Comment           |
   +========================+==================+==============================+
   | NSS/NSPR               |  Committed       |  needs NSS 3.12 and NSPR 4.7 |
   |                        |                  |  uses NSS/NSPR under         |
   |                        |                  |  /usr/lib/mps                |
   |                        |                  |  WSARC/2007/548              |
   +------------------------+------------------+------------------------------+ 
   | SQLite                 |  Volatile        |  needs SQLite 3.X            |
   |                        |                  |  SQLite is being integrated  |
   |                        |                  |  into nevada                 |
   |                        |                  |  PSARC/2008/120              |
   |                        |                  |  SUNWsqlite3                 | 
   +------------------------+------------------+------------------------------+ 
   | Cairo                  |  Volatile        |  needs Cairo 1.6             |
   |                        |                  |  LSARC/2006/202              |
   +------------------------+------------------+------------------------------+ 
   | theora                 |  Volatile        |  needs theora 1.0            |
   |                        |                  |  SUNWlibtheora               |
   |                        |                  |  SUNWlibtheora-devel         |
   +------------------------+------------------+------------------------------+ 


   4.10. Packaging & Delivery 
         The project will be delivering the following packages: 
 
           SUNWfirefox                Firefox Web Browser
           SUNWfirefox-devel          Firefox Web Browser
                                      developer package 
           SUNWfirefox-apoc-adapter   Firefox apoc adapter

   4.11. Security Impact:
         
         None.

   4.12. Dependencies:
         Refer to Imported Interface table.
 
5. Reference Documents:
   Sun Mozilla Project Website - http://jdsbj.prc/wiki/index.php/Browser
   Firefox home page - http://wiki.mozilla.org/Firefox3.1
   Mozilla Foundation Security Advisories - 
        http://www.mozilla.org/security/announce/

   Other Related ARC case
   LSARC/2008/158       Firefox 3 for Solaris Nevada 
   LSARC/2006/694       Firefox 2 for Solaris Nevada and Solaris10 Update
   LSARC/2004/840       Firefox for JDS4
   LSARC/2004/733       Firefox
   LSARC/2006/202       GNOME 2.14 - Vermillion
   WSARC/2007/548       NSPR/NSS/JSS Reclassification 
   WSARC/2002/366       NSS WSARC case
   WSARC/2002/217       NSPR WSARC case
   LSARC/2007/662       FreeType move from /usr/sfw to /usr
   PSARC/2008/120       SQLite

From John.Fischer@sun.com Wed Nov 26 09:45:36 2008
Received: from sunmail3mpk.sfbay.sun.com (sunmail3mpk.SFBay.Sun.COM [129.146.11.52])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id mAQHjaAn021862
	for <LSARC-ext@sac.sfbay.sun.com>; Wed, 26 Nov 2008 09:45:36 -0800 (PST)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by sunmail3mpk.sfbay.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id mAQHjaaW021217
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Wed, 26 Nov 2008 09:45:36 -0800 (PST)
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KAY00B03C00M300@nwk-avmta-1.sfbay.Sun.COM> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@Sun.Com); Wed, 26 Nov 2008 09:45:36 -0800 (PST)
Received: from brmea-mail-3.sun.com ([192.18.98.34])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KAY00GXIBZZN9A0@nwk-avmta-1.sfbay.Sun.COM> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@Sun.Com); Wed,
 26 Nov 2008 09:45:35 -0800 (PST)
Received: from fe-amer-09.sun.com ([192.18.109.79])
	by brmea-mail-3.sun.com (8.13.6+Sun/8.12.9) with ESMTP id mAQHjZKp005496	for
 <LSARC-ext@Sun.Com>; Wed, 26 Nov 2008 17:45:35 +0000 (GMT)
Received: from conversion-daemon.mail-amer.sun.com by mail-amer.sun.com
 (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))
 id <0KAY00L01AJQAY00@mail-amer.sun.com>
 (original mail from John.Fischer@Sun.COM)
 for LSARC-ext@Sun.Com (ORCPT LSARC-ext@Sun.Com); Wed,
 26 Nov 2008 10:45:35 -0700 (MST)
Received: from 129.145.154.66 ([129.145.154.66])
 by mail-amer.sun.com (Sun Java System Messaging Server 6.2-8.04 (built Feb 28
 2007)) with ESMTPSA id <0KAY0067DBZTUZ10@mail-amer.sun.com> for
 LSARC-ext@Sun.Com (ORCPT LSARC-ext@Sun.Com); Wed,
 26 Nov 2008 10:45:30 -0700 (MST)
Date: Wed, 26 Nov 2008 09:45:29 -0800
From: John Fischer <John.Fischer@sun.com>
Subject: Re: Firefox 3.1 for Solaris Nevada [LSARC/2008/735 FastTrack	timeout
 12/05/2008]
In-reply-to: <200811261738.mAQHcs6m023693@sac.sfbay.sun.com>
Sender: John.Fischer@sun.com
To: LSARC-ext@sun.com
Cc: "brian.lu" <brian.lu@sun.com>
Reply-to: John.Fischer@sun.com
Message-id: <1227721528.27877.18.camel@sr1-umpk-16>
MIME-version: 1.0
X-Mailer: Ximian Evolution 1.4.6.301
Content-type: text/plain; charset=ASCII
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200811261738.mAQHcs6m023693@sac.sfbay.sun.com>
Status: RO
Content-Length: 11034

All,

I have removed the Copyright information from the
template as there is nothing within the project
that needs this designation and this is an open
case.

Sorry,

John

On Wed, 2008-11-26 at 09:38, John Fischer wrote:
> Template Version: @(#)sac_nextcase %I% %G% SMI
> This information is Copyright 2008 Sun Microsystems
> 1. Introduction
>     1.1. Project/Component Working Name:
> 	 Firefox 3.1 for Solaris Nevada
>     1.2. Name of Document Author/Supplier:
> 	 Author:  Brian Lu
>     1.3  Date of This Document:
> 	26 November, 2008
> 4. Technical Description
> 1. Introduction
>    1.1. Project/Component Working Name:
>         Firefox 3.1 for Solaris Nevada
> 
>    1.2. Name of Document Author/Supplier:
>         Author: Brian Lu 
>         Sponsor: John Fischer
> 
>    1.3. Date of This Document:
>         Nov 21th, 2008
> 
> 2. Project Summary
>    2.1. Project Description:
> 
>         Firefox 3.1 is an upcoming version of Firefox which is based on 
>         an improved rendering engine Gecko 1.9.1. 
>    
>         Firefox 3.1 supports CSS 2.1, CSS 3.0 and <video>, <audio> elements defined
>         in HTML5.
> 
> 
> 4. Technical Description:
>    4.1. Details:
> 
>         . Web standards improvements in the Gecko layout engine
> 
>           Firefox 3.1 is based on the new Gecko 1.9.1 Web rendering platform which
>           is an incremental release with significant changes to improve web compatibility,
>           performance and ease of use. 
>      
>         . Added support for CSS 2.1 and CSS 3 properties
> 
>           Newly supported features:
>             * CSS media queries
>             * @font-face allows sites to link to downloadable fonts so that Firefox may render sites more precisely as intended 
>  
>           Newly supported CSS properties:
> 
>             * text-shadow
>             * box-shadow as -moz-box-shadow
>             * border-image as -moz-border-image
>             * column-rule as -moz-column-rule , -moz-column-rule-width , -moz-column-rule-style , and -moz-column-rule-color
>             * column-gap as -moz-column-gap
>             * word-wrap
>             * pre-line as a white-space value.
>             * Remove support for the deprecated -moz-opacity in favor of opacity
>             * Added the custom color value -moz-nativehyperlinktext, which selects the computer's native hyperlink color.
>             * -moz-window-shadow for controlling window shadows and -moz-system-metric(mac-graphite-theme) for determining 
>               the type of theme on Macs.
>             * New values for -moz-appearance: -moz-win-glass and -moz-mac-unified-toolbar.
>             * -moz-transform and -moz-transform-origin are now supported for CSS transforms.
> 
>             All the properties starting with "-moz" are Mozilla extensions. Detailed information about them can be found 
>             at https://developer.mozilla.org/en/CSS_Reference/Mozilla_Extensions
> 
>           Newly supported selectors:
> 
>             * :nth-child
>             * :nth-last-child
>             * :nth-of-type
>             * :nth-last-of-type
>             * :first-of-type
>             * :last-of-type
>             * :only-of-type
>  
>           For detailed descriptions of these selectors, see http://www.w3.org/TR/css3-selectors/
> 
>         . A new tab-switching shortcut that shows previews of the tab you're switching to
> 
>         . Improved control over the Smart Location Bar using special characters to restrict your search
> 
>           Smart Location Bar is a new feature in Firefox 3. It provides a quick way to get the site you want.
>           It learns as you use it and over time it adapts to your preferences and offers better matches. 
> 
>           Special characters are:
>             * '^': search only in history
>             * '*': search only in bookmarks
>             * '@': match only in URL
> 
>           e.g. typing "news^" in location bar only searches "news" in history
> 
>           For a detailed description, see 
>            http://ed.agadak.net/2008/03/using-the-awesomebar and
>            http://ed.agadak.net/2008/07/firefox-31-restricts-matches-keywords
> 
>         . Support for new web technologies such as HTML5 <video> and <audio> elements.
> 
>           Only Vorbis is currently supported for <audio> elements and only Theora is 
>           currently supported for <video> elements
> 
>  
>    4.5. Interfaces: 
> 
>    +---------------------------------------+----------------------------------+
>    |                             Interfaces Exported                          |
>    +------------------------+------------------+------------------------------+
>    | Interface Name         |  Classification  |            Comment           |
>    +========================+==================+==============================+
>    | $HOME/.mozilla/firefox |  Volatile        |  The location of user        |
>    |                        |                  |  profiles                    |
>    +------------------------+------------------+------------------------------+
>    | /usr/lib/firefox       |  Uncommitted     |  Install location            |
>    |                        |                  |                              |
>    +------------------------+------------------+------------------------------+
>    | /usr/bin/firefox       |  Committed       |  Link pointing to the        |
>    |                        |                  |  default firefox, normally   |
>    |                        |                  |  /usr/lib/firefox/firefox    |
>    +------------------------+------------------+------------------------------+
>    | Firefox CLI            |  Uncommitted     |  Firefox command line        |
>    |                        |                  |  interface                   |
>    +------------------------+------------------+------------------------------+
>    | Firefox GUI            |  Volatile        |  Firefox graphical user      |
>    |                        |                  |  interface                   |
>    +------------------------+------------------+------------------------------+
>    |<InstallLocation>/plugins| Committed       |  system-wide Firefox plugin  |
>    |                        |                  |  directory                   |
>    +------------------------+------------------+------------------------------+
>    | $HOME/.mozilla/plugins |  Uncommitted     |  user Firefox plugin         |
>    |                        |                  |  directory                   |
>    +------------------------+------------------+------------------------------+
>    | MOZ_PLUGIN_PATH        |  Uncommitted     | environment variable pointing|
>    |                        |                  | to additional plugin directory|
>    +------------------------+------------------+------------------------------+
>    | SUNWfirefox            |  Uncommitted     |  Package name for firefox    |
>    |                        |                  |                              |
>    +------------------------+------------------+------------------------------+ 
>    | SUNWfirefox-devel      |  Uncommitted     |  Package name for firefox    |
>    |                        |                  |  developer package           |
>    +------------------------+------------------+------------------------------+ 
>    | SUNWfirefox-apoc-adapter|  Uncommitted    |  Package name for firefox    |
>    |                        |                  |   apoc adapter               |
>    +------------------------+------------------+------------------------------+ 
>    +---------------------------------------+----------------------------------+
>    |                             Interfaces Imported                          |
>    +------------------------+------------------+------------------------------+
>    | Interface Name         |  Classification  |            Comment           |
>    +========================+==================+==============================+
>    | NSS/NSPR               |  Committed       |  needs NSS 3.12 and NSPR 4.7 |
>    |                        |                  |  uses NSS/NSPR under         |
>    |                        |                  |  /usr/lib/mps                |
>    |                        |                  |  WSARC/2007/548              |
>    +------------------------+------------------+------------------------------+ 
>    | SQLite                 |  Volatile        |  needs SQLite 3.X            |
>    |                        |                  |  SQLite is being integrated  |
>    |                        |                  |  into nevada                 |
>    |                        |                  |  PSARC/2008/120              |
>    |                        |                  |  SUNWsqlite3                 | 
>    +------------------------+------------------+------------------------------+ 
>    | Cairo                  |  Volatile        |  needs Cairo 1.6             |
>    |                        |                  |  LSARC/2006/202              |
>    +------------------------+------------------+------------------------------+ 
>    | theora                 |  Volatile        |  needs theora 1.0            |
>    |                        |                  |  SUNWlibtheora               |
>    |                        |                  |  SUNWlibtheora-devel         |
>    +------------------------+------------------+------------------------------+ 
> 
> 
>    4.10. Packaging & Delivery 
>          The project will be delivering the following packages: 
>  
>            SUNWfirefox                Firefox Web Browser
>            SUNWfirefox-devel          Firefox Web Browser
>                                       developer package 
>            SUNWfirefox-apoc-adapter   Firefox apoc adapter
> 
>    4.11. Security Impact:
>          
>          None.
> 
>    4.12. Dependencies:
>          Refer to Imported Interface table.
>  
> 5. Reference Documents:
>    Sun Mozilla Project Website - http://jdsbj.prc/wiki/index.php/Browser
>    Firefox home page - http://wiki.mozilla.org/Firefox3.1
>    Mozilla Foundation Security Advisories - 
>         http://www.mozilla.org/security/announce/
> 
>    Other Related ARC case
>    LSARC/2008/158       Firefox 3 for Solaris Nevada 
>    LSARC/2006/694       Firefox 2 for Solaris Nevada and Solaris10 Update
>    LSARC/2004/840       Firefox for JDS4
>    LSARC/2004/733       Firefox
>    LSARC/2006/202       GNOME 2.14 - Vermillion
>    WSARC/2007/548       NSPR/NSS/JSS Reclassification 
>    WSARC/2002/366       NSS WSARC case
>    WSARC/2002/217       NSPR WSARC case
>    LSARC/2007/662       FreeType move from /usr/sfw to /usr
>    PSARC/2008/120       SQLite
> 
> 6. Resources and Schedule
>     6.4. Steering Committee requested information
>    	6.4.1. Consolidation C-team Name:
> 		JDS - Desktop
>     6.5. ARC review type: FastTrack
>     6.6. ARC Exposure: open
> 


From John.Fischer@sun.com Wed Nov 26 10:25:34 2008
Received: from sunmail3mpk.sfbay.sun.com (sunmail3mpk.SFBay.Sun.COM [129.146.11.52])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id mAQIPYi5024700
	for <LSARC-ext@sac.sfbay.sun.com>; Wed, 26 Nov 2008 10:25:34 -0800 (PST)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by sunmail3mpk.sfbay.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id mAQIPVvZ021474
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Wed, 26 Nov 2008 10:25:33 -0800 (PST)
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KAY00G0HDUKVR00@nwk-avmta-1.sfbay.Sun.COM> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@Sun.Com); Wed, 26 Nov 2008 10:25:32 -0800 (PST)
Received: from brmea-mail-2.sun.com ([192.18.98.43])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KAY00GEPDUJN0F0@nwk-avmta-1.sfbay.Sun.COM> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@Sun.Com); Wed,
 26 Nov 2008 10:25:32 -0800 (PST)
Received: from fe-amer-10.sun.com ([192.18.109.80])
	by brmea-mail-2.sun.com (8.13.6+Sun/8.12.9) with ESMTP id mAQIPVWM028324	for
 <LSARC-ext@Sun.Com>; Wed, 26 Nov 2008 18:25:31 +0000 (GMT)
Received: from conversion-daemon.mail-amer.sun.com by mail-amer.sun.com
 (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))
 id <0KAY00M01DHQYA00@mail-amer.sun.com>
 (original mail from John.Fischer@Sun.COM)
 for LSARC-ext@Sun.Com (ORCPT LSARC-ext@Sun.Com); Wed,
 26 Nov 2008 11:25:31 -0700 (MST)
Received: from 129.145.154.66 ([129.145.154.66])
 by mail-amer.sun.com (Sun Java System Messaging Server 6.2-8.04 (built Feb 28
 2007)) with ESMTPSA id <0KAY00J6CDU9AP80@mail-amer.sun.com> for
 LSARC-ext@Sun.Com (ORCPT LSARC-ext@Sun.Com); Wed,
 26 Nov 2008 11:25:21 -0700 (MST)
Date: Wed, 26 Nov 2008 10:25:20 -0800
From: John Fischer <John.Fischer@sun.com>
Subject: Re: Firefox 3.1 for Solaris Nevada [LSARC/2008/735	FastTrack	timeout
 12/05/2008]
In-reply-to: <1227721528.27877.18.camel@sr1-umpk-16>
Sender: John.Fischer@sun.com
To: LSARC-ext@sun.com
Cc: John Fischer <John.Fischer@sun.com>, "brian.lu" <Brian.Lu@sun.com>
Reply-to: John.Fischer@sun.com
Message-id: <1227723919.24933.4.camel@sr1-umpk-16>
MIME-version: 1.0
X-Mailer: Ximian Evolution 1.4.6.301
Content-type: text/plain
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200811261738.mAQHcs6m023693@sac.sfbay.sun.com>
 <1227721528.27877.18.camel@sr1-umpk-16>
Status: RO
Content-Length: 11719

All,

Actually the copyright information is added by sac_nextcase.
Perhaps we should modify that when the case is open.  Ed
can you add that to the business agenda for next week?

Thanks,

John

On Wed, 2008-11-26 at 09:45, John Fischer wrote:
> All,
> 
> I have removed the Copyright information from the
> template as there is nothing within the project
> that needs this designation and this is an open
> case.
> 
> Sorry,
> 
> John
> 
> On Wed, 2008-11-26 at 09:38, John Fischer wrote:
> > Template Version: @(#)sac_nextcase %I% %G% SMI
> > This information is Copyright 2008 Sun Microsystems
> > 1. Introduction
> >     1.1. Project/Component Working Name:
> > 	 Firefox 3.1 for Solaris Nevada
> >     1.2. Name of Document Author/Supplier:
> > 	 Author:  Brian Lu
> >     1.3  Date of This Document:
> > 	26 November, 2008
> > 4. Technical Description
> > 1. Introduction
> >    1.1. Project/Component Working Name:
> >         Firefox 3.1 for Solaris Nevada
> > 
> >    1.2. Name of Document Author/Supplier:
> >         Author: Brian Lu 
> >         Sponsor: John Fischer
> > 
> >    1.3. Date of This Document:
> >         Nov 21th, 2008
> > 
> > 2. Project Summary
> >    2.1. Project Description:
> > 
> >         Firefox 3.1 is an upcoming version of Firefox which is based on 
> >         an improved rendering engine Gecko 1.9.1. 
> >    
> >         Firefox 3.1 supports CSS 2.1, CSS 3.0 and <video>, <audio> elements defined
> >         in HTML5.
> > 
> > 
> > 4. Technical Description:
> >    4.1. Details:
> > 
> >         . Web standards improvements in the Gecko layout engine
> > 
> >           Firefox 3.1 is based on the new Gecko 1.9.1 Web rendering platform which
> >           is an incremental release with significant changes to improve web compatibility,
> >           performance and ease of use. 
> >      
> >         . Added support for CSS 2.1 and CSS 3 properties
> > 
> >           Newly supported features:
> >             * CSS media queries
> >             * @font-face allows sites to link to downloadable fonts so that Firefox may render sites more precisely as intended 
> >  
> >           Newly supported CSS properties:
> > 
> >             * text-shadow
> >             * box-shadow as -moz-box-shadow
> >             * border-image as -moz-border-image
> >             * column-rule as -moz-column-rule , -moz-column-rule-width , -moz-column-rule-style , and -moz-column-rule-color
> >             * column-gap as -moz-column-gap
> >             * word-wrap
> >             * pre-line as a white-space value.
> >             * Remove support for the deprecated -moz-opacity in favor of opacity
> >             * Added the custom color value -moz-nativehyperlinktext, which selects the computer's native hyperlink color.
> >             * -moz-window-shadow for controlling window shadows and -moz-system-metric(mac-graphite-theme) for determining 
> >               the type of theme on Macs.
> >             * New values for -moz-appearance: -moz-win-glass and -moz-mac-unified-toolbar.
> >             * -moz-transform and -moz-transform-origin are now supported for CSS transforms.
> > 
> >             All the properties starting with "-moz" are Mozilla extensions. Detailed information about them can be found 
> >             at https://developer.mozilla.org/en/CSS_Reference/Mozilla_Extensions
> > 
> >           Newly supported selectors:
> > 
> >             * :nth-child
> >             * :nth-last-child
> >             * :nth-of-type
> >             * :nth-last-of-type
> >             * :first-of-type
> >             * :last-of-type
> >             * :only-of-type
> >  
> >           For detailed descriptions of these selectors, see http://www.w3.org/TR/css3-selectors/
> > 
> >         . A new tab-switching shortcut that shows previews of the tab you're switching to
> > 
> >         . Improved control over the Smart Location Bar using special characters to restrict your search
> > 
> >           Smart Location Bar is a new feature in Firefox 3. It provides a quick way to get the site you want.
> >           It learns as you use it and over time it adapts to your preferences and offers better matches. 
> > 
> >           Special characters are:
> >             * '^': search only in history
> >             * '*': search only in bookmarks
> >             * '@': match only in URL
> > 
> >           e.g. typing "news^" in location bar only searches "news" in history
> > 
> >           For a detailed description, see 
> >            http://ed.agadak.net/2008/03/using-the-awesomebar and
> >            http://ed.agadak.net/2008/07/firefox-31-restricts-matches-keywords
> > 
> >         . Support for new web technologies such as HTML5 <video> and <audio> elements.
> > 
> >           Only Vorbis is currently supported for <audio> elements and only Theora is 
> >           currently supported for <video> elements
> > 
> >  
> >    4.5. Interfaces: 
> > 
> >    +---------------------------------------+----------------------------------+
> >    |                             Interfaces Exported                          |
> >    +------------------------+------------------+------------------------------+
> >    | Interface Name         |  Classification  |            Comment           |
> >    +========================+==================+==============================+
> >    | $HOME/.mozilla/firefox |  Volatile        |  The location of user        |
> >    |                        |                  |  profiles                    |
> >    +------------------------+------------------+------------------------------+
> >    | /usr/lib/firefox       |  Uncommitted     |  Install location            |
> >    |                        |                  |                              |
> >    +------------------------+------------------+------------------------------+
> >    | /usr/bin/firefox       |  Committed       |  Link pointing to the        |
> >    |                        |                  |  default firefox, normally   |
> >    |                        |                  |  /usr/lib/firefox/firefox    |
> >    +------------------------+------------------+------------------------------+
> >    | Firefox CLI            |  Uncommitted     |  Firefox command line        |
> >    |                        |                  |  interface                   |
> >    +------------------------+------------------+------------------------------+
> >    | Firefox GUI            |  Volatile        |  Firefox graphical user      |
> >    |                        |                  |  interface                   |
> >    +------------------------+------------------+------------------------------+
> >    |<InstallLocation>/plugins| Committed       |  system-wide Firefox plugin  |
> >    |                        |                  |  directory                   |
> >    +------------------------+------------------+------------------------------+
> >    | $HOME/.mozilla/plugins |  Uncommitted     |  user Firefox plugin         |
> >    |                        |                  |  directory                   |
> >    +------------------------+------------------+------------------------------+
> >    | MOZ_PLUGIN_PATH        |  Uncommitted     | environment variable pointing|
> >    |                        |                  | to additional plugin directory|
> >    +------------------------+------------------+------------------------------+
> >    | SUNWfirefox            |  Uncommitted     |  Package name for firefox    |
> >    |                        |                  |                              |
> >    +------------------------+------------------+------------------------------+ 
> >    | SUNWfirefox-devel      |  Uncommitted     |  Package name for firefox    |
> >    |                        |                  |  developer package           |
> >    +------------------------+------------------+------------------------------+ 
> >    | SUNWfirefox-apoc-adapter|  Uncommitted    |  Package name for firefox    |
> >    |                        |                  |   apoc adapter               |
> >    +------------------------+------------------+------------------------------+ 
> >    +---------------------------------------+----------------------------------+
> >    |                             Interfaces Imported                          |
> >    +------------------------+------------------+------------------------------+
> >    | Interface Name         |  Classification  |            Comment           |
> >    +========================+==================+==============================+
> >    | NSS/NSPR               |  Committed       |  needs NSS 3.12 and NSPR 4.7 |
> >    |                        |                  |  uses NSS/NSPR under         |
> >    |                        |                  |  /usr/lib/mps                |
> >    |                        |                  |  WSARC/2007/548              |
> >    +------------------------+------------------+------------------------------+ 
> >    | SQLite                 |  Volatile        |  needs SQLite 3.X            |
> >    |                        |                  |  SQLite is being integrated  |
> >    |                        |                  |  into nevada                 |
> >    |                        |                  |  PSARC/2008/120              |
> >    |                        |                  |  SUNWsqlite3                 | 
> >    +------------------------+------------------+------------------------------+ 
> >    | Cairo                  |  Volatile        |  needs Cairo 1.6             |
> >    |                        |                  |  LSARC/2006/202              |
> >    +------------------------+------------------+------------------------------+ 
> >    | theora                 |  Volatile        |  needs theora 1.0            |
> >    |                        |                  |  SUNWlibtheora               |
> >    |                        |                  |  SUNWlibtheora-devel         |
> >    +------------------------+------------------+------------------------------+ 
> > 
> > 
> >    4.10. Packaging & Delivery 
> >          The project will be delivering the following packages: 
> >  
> >            SUNWfirefox                Firefox Web Browser
> >            SUNWfirefox-devel          Firefox Web Browser
> >                                       developer package 
> >            SUNWfirefox-apoc-adapter   Firefox apoc adapter
> > 
> >    4.11. Security Impact:
> >          
> >          None.
> > 
> >    4.12. Dependencies:
> >          Refer to Imported Interface table.
> >  
> > 5. Reference Documents:
> >    Sun Mozilla Project Website - http://jdsbj.prc/wiki/index.php/Browser
> >    Firefox home page - http://wiki.mozilla.org/Firefox3.1
> >    Mozilla Foundation Security Advisories - 
> >         http://www.mozilla.org/security/announce/
> > 
> >    Other Related ARC case
> >    LSARC/2008/158       Firefox 3 for Solaris Nevada 
> >    LSARC/2006/694       Firefox 2 for Solaris Nevada and Solaris10 Update
> >    LSARC/2004/840       Firefox for JDS4
> >    LSARC/2004/733       Firefox
> >    LSARC/2006/202       GNOME 2.14 - Vermillion
> >    WSARC/2007/548       NSPR/NSS/JSS Reclassification 
> >    WSARC/2002/366       NSS WSARC case
> >    WSARC/2002/217       NSPR WSARC case
> >    LSARC/2007/662       FreeType move from /usr/sfw to /usr
> >    PSARC/2008/120       SQLite
> > 
> > 6. Resources and Schedule
> >     6.4. Steering Committee requested information
> >    	6.4.1. Consolidation C-team Name:
> > 		JDS - Desktop
> >     6.5. ARC review type: FastTrack
> >     6.6. ARC Exposure: open
> > 
> 


From carlsonj@phorcys.east.sun.com Wed Nov 26 11:15:34 2008
Received: from sunmail4.singapore.sun.com (sunmail4.Singapore.Sun.COM [129.158.71.19])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id mAQJFXlK012082
	for <LSARC-ext@sac.sfbay.sun.com>; Wed, 26 Nov 2008 11:15:34 -0800 (PST)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by sunmail4.singapore.sun.com (8.13.4+Sun/8.13.3/ENSMAIL,v2.2) with ESMTP id mAQJFMdZ026801;
	Thu, 27 Nov 2008 03:15:28 +0800 (SGT)
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KAY0000PG5R2400@nwk-avmta-1.sfbay.Sun.COM>; Wed,
 26 Nov 2008 11:15:27 -0800 (PST)
Received: from phorcys.east.sun.com ([129.148.174.143])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KAY00HNGG5RXH40@nwk-avmta-1.sfbay.Sun.COM>; Wed,
 26 Nov 2008 11:15:27 -0800 (PST)
Received: from phorcys.east.sun.com (localhost [127.0.0.1])
	by phorcys.east.sun.com (8.14.3+Sun/8.14.3) with ESMTP id mAQJFQ3Q025909; Wed,
 26 Nov 2008 14:15:26 -0500 (EST)
Received: (from carlsonj@localhost)
	by phorcys.east.sun.com (8.14.3+Sun/8.14.3/Submit) id mAQJFQDO025906; Wed,
 26 Nov 2008 14:15:26 -0500 (EST)
Date: Wed, 26 Nov 2008 14:15:26 -0500
From: James Carlson <james.d.carlson@sun.com>
Subject: Re: Firefox 3.1 for Solaris Nevada [LSARC/2008/735 FastTrack	timeout
	12/05/2008]
In-reply-to: <1227721528.27877.18.camel@sr1-umpk-16>
To: John.Fischer@sun.com
Cc: LSARC-ext@sun.com, "brian.lu" <Brian.Lu@sun.com>
Message-id: <18733.41038.892780.794337@gargle.gargle.HOWL>
MIME-version: 1.0
X-Mailer: VM 7.01 under Emacs 21.3.1
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200811261738.mAQHcs6m023693@sac.sfbay.sun.com>
 <1227721528.27877.18.camel@sr1-umpk-16>
Status: RO
Content-Length: 728

John Fischer writes:
> I have removed the Copyright information from the
> template as there is nothing within the project
> that needs this designation and this is an open
> case.

You shouldn't remove the "copyright" notice.  That's there for a
reason.  Open cases are still copyrighted materials.

The important part is that open case materials must not say
"proprietary" in them, and closed materials must indicate that they
are "proprietary."

The fast-track tools do this automatically for you ...

-- 
James Carlson, Solaris Networking              <james.d.carlson@sun.com>
Sun Microsystems / 35 Network Drive        71.232W   Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757   42.496N   Fax +1 781 442 1677

From Darren.Moffat@sun.com Wed Nov 26 11:33:58 2008
Received: from newsunmail1brm.central.sun.com (newsunmail1brm.Central.Sun.COM [129.147.62.245])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id mAQJXwRl016150
	for <LSARC-ext@sac.sfbay.sun.com>; Wed, 26 Nov 2008 11:33:58 -0800 (PST)
Received: from nwk-avmta-2.sfbay.sun.com (nwk-avmta-2.SFBay.Sun.COM [129.145.155.6])
	by newsunmail1brm.central.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id mAQJXrMH005788
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Wed, 26 Nov 2008 12:33:57 -0700 (MST)
Received: from pmxchannel-daemon.nwk-avmta-2.sfbay.sun.com by
 nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KAY0000RH0KP500@nwk-avmta-2.sfbay.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@sun.com); Wed, 26 Nov 2008 11:33:56 -0800 (PST)
Received: from gmp-eb-inf-1.sun.com ([192.18.6.21])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KAY00LDYH0JXA30@nwk-avmta-2.sfbay.sun.com> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@sun.com); Wed,
 26 Nov 2008 11:33:55 -0800 (PST)
Received: from fe-emea-09.sun.com (gmp-eb-lb-1-fe3.eu.sun.com [192.18.6.10])
	by gmp-eb-inf-1.sun.com (8.13.7+Sun/8.12.9) with ESMTP id mAQJXsZP022491	for
 <LSARC-ext@sun.com>; Wed, 26 Nov 2008 19:33:54 +0000 (GMT)
Received: from conversion-daemon.fe-emea-09.sun.com by fe-emea-09.sun.com
 (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))
 id <0KAY00501H0I4Z00@fe-emea-09.sun.com>
 (original mail from Darren.Moffat@Sun.COM)
 for LSARC-ext@sun.com (ORCPT LSARC-ext@sun.com); Wed,
 26 Nov 2008 19:33:54 +0000 (GMT)
Received: from [129.156.173.21] by fe-emea-09.sun.com
 (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))
 with ESMTPSA id <0KAY00IZ9H0HCTB0@fe-emea-09.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@sun.com); Wed, 26 Nov 2008 19:33:54 +0000 (GMT)
Date: Wed, 26 Nov 2008 19:33:53 +0000
From: Darren J Moffat <Darren.Moffat@sun.com>
Subject: Re: Firefox 3.1 for Solaris Nevada [LSARC/2008/735	FastTrack	timeout
 12/05/2008]
In-reply-to: <1227723919.24933.4.camel@sr1-umpk-16>
Sender: Darren.Moffat@sun.com
To: John.Fischer@sun.com
Cc: LSARC-ext@sun.com, "brian.lu" <Brian.Lu@sun.com>
Message-id: <492DA4A1.2040102@Sun.COM>
MIME-version: 1.0
Content-type: text/plain; format=flowed; charset=ISO-8859-1
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200811261738.mAQHcs6m023693@sac.sfbay.sun.com>
 <1227721528.27877.18.camel@sr1-umpk-16> <1227723919.24933.4.camel@sr1-umpk-16>
User-Agent: Thunderbird 2.0.0.17 (X11/20081104)
Status: RO
Content-Length: 1087

John Fischer wrote:
> All,
> 
> Actually the copyright information is added by sac_nextcase.
> Perhaps we should modify that when the case is open.  Ed
> can you add that to the business agenda for next week?

If the case (not the code) is written by and submitted for a Sun 
employee then the copyright owner Sun Microsystems is correct and necessary.

The copyright of the ARC case document has *nothing* to do with the 
copyright(s) of the source code (where relevant) of any code in the 
project.  In fact very rarely does the ARC even care or ask about what 
the copyrights of a bit of code are - licenses maybe, patents maybe, 
tradmarks maybe (but only if they impact the architecture otherwise it 
is a problem for the C-Teams and Legal).

So please do NOT remove the Sun copyright on this case as the case is 
copyright by Sun even though it is introducing a project from a 3rd 
party.  Unless of course you have been told otherwise by Sun Legal in 
which case lets take this discussion inside Sun and resolve it at ARC 
chairs (or its current equivalent).

-- 
Darren J Moffat

From Alan.Coopersmith@Sun.COM Wed Nov 26 12:42:29 2008
Received: from sunmail5.uk.sun.com (sunmail5.UK.Sun.COM [129.156.85.165])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id mAQKgT7d003238
	for <LSARC-ext@sac.sfbay.sun.com>; Wed, 26 Nov 2008 12:42:29 -0800 (PST)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by sunmail5.uk.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2) with ESMTP id mAQKgRuj013458
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Wed, 26 Nov 2008 20:42:28 GMT
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KAY00B01K6RKF00@nwk-avmta-1.sfbay.Sun.COM> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@Sun.Com); Wed, 26 Nov 2008 12:42:27 -0800 (PST)
Received: from sca-es-mail-1.sun.com ([192.18.43.132])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KAY00HUWK6RXFB0@nwk-avmta-1.sfbay.Sun.COM> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@Sun.Com); Wed,
 26 Nov 2008 12:42:27 -0800 (PST)
Received: from fe-sfbay-09.sun.com ([192.18.43.129])
	by sca-es-mail-1.sun.com (8.13.7+Sun/8.12.9) with ESMTP id mAQKgR4w001360	for
 <LSARC-ext@Sun.Com>; Wed, 26 Nov 2008 12:42:27 -0800 (PST)
Received: from conversion-daemon.fe-sfbay-09.sun.com by fe-sfbay-09.sun.com
 (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))
 id <0KAY00301JXJW400@fe-sfbay-09.sun.com>
 (original mail from Alan.Coopersmith@Sun.COM)
 for LSARC-ext@Sun.Com (ORCPT LSARC-ext@Sun.Com); Wed,
 26 Nov 2008 12:42:27 -0800 (PST)
Received: from almas.sfbay.sun.com ([129.146.106.93])
 by fe-sfbay-09.sun.com (Sun Java System Messaging Server 6.2-8.04 (built Feb
 28 2007)) with ESMTPSA id <0KAY00HV8K6MN0B0@fe-sfbay-09.sun.com> for
 LSARC-ext@Sun.Com (ORCPT LSARC-ext@Sun.Com); Wed,
 26 Nov 2008 12:42:27 -0800 (PST)
Date: Wed, 26 Nov 2008 12:42:22 -0800
From: Alan Coopersmith <Alan.Coopersmith@Sun.COM>
Subject: Re: Firefox 3.1 for Solaris Nevada [LSARC/2008/735 FastTrack timeout
 12/05/2008]
In-reply-to: <1227723919.24933.4.camel@sr1-umpk-16>
Sender: Alan.Coopersmith@Sun.COM
To: John.Fischer@Sun.COM
Cc: LSARC-ext@Sun.COM, "brian.lu" <Brian.Lu@Sun.COM>
Message-id: <492DB4AE.2070906@sun.com>
MIME-version: 1.0
Content-type: text/plain; charset=UTF-8
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
X-Enigmail-Version: 0.95.1
References: <200811261738.mAQHcs6m023693@sac.sfbay.sun.com>
 <1227721528.27877.18.camel@sr1-umpk-16> <1227723919.24933.4.camel@sr1-umpk-16>
User-Agent: Thunderbird 2.0.0.17 (X11/20081014)
Status: RO
Content-Length: 728

John Fischer wrote:
> Actually the copyright information is added by sac_nextcase.
> Perhaps we should modify that when the case is open. 

That was intentionally added by plocher when he did the mods to make open
cases - it always used to have the information protection warning before,
since the mods, if the case is open the header instead says Copyright Sun,
if the case is closed it instead has the information protection warning
(which I won't name here since it would make this case closed due to the
filters).

What problem do you see in stating that Sun owns the copyright on the
one-pager/review form?

-- 
	-Alan Coopersmith-           alan.coopersmith@sun.com
	 Sun Microsystems, Inc. - X Window System Engineering


From John.Fischer@sun.com Wed Nov 26 14:16:55 2008
Received: from sunmail4.singapore.sun.com (sunmail4.Singapore.Sun.COM [129.158.71.19])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id mAQMGssJ021653
	for <LSARC-ext@sac.sfbay.sun.com>; Wed, 26 Nov 2008 14:16:54 -0800 (PST)
Received: from nwk-avmta-2.sfbay.sun.com (nwk-avmta-2.SFBay.Sun.COM [129.145.155.6])
	by sunmail4.singapore.sun.com (8.13.4+Sun/8.13.3/ENSMAIL,v2.2) with ESMTP id mAQMGqRP008137
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Thu, 27 Nov 2008 06:16:53 +0800 (SGT)
Received: from pmxchannel-daemon.nwk-avmta-2.sfbay.sun.com by
 nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KAY00A01OK3ZL00@nwk-avmta-2.sfbay.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@Sun.Com); Wed, 26 Nov 2008 14:16:51 -0800 (PST)
Received: from brmea-mail-4.sun.com ([192.18.98.36])
 by nwk-avmta-2.sfbay.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KAY00ASOOK36Q00@nwk-avmta-2.sfbay.sun.com> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@Sun.Com); Wed,
 26 Nov 2008 14:16:51 -0800 (PST)
Received: from fe-amer-09.sun.com ([192.18.109.79])
	by brmea-mail-4.sun.com (8.13.6+Sun/8.12.9) with ESMTP id mAQMGoFF009173	for
 <LSARC-ext@Sun.Com>; Wed, 26 Nov 2008 22:16:50 +0000 (GMT)
Received: from conversion-daemon.mail-amer.sun.com by mail-amer.sun.com
 (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))
 id <0KAY00D01OGJIP00@mail-amer.sun.com>
 (original mail from John.Fischer@Sun.COM)
 for LSARC-ext@Sun.Com (ORCPT LSARC-ext@Sun.Com); Wed,
 26 Nov 2008 15:16:50 -0700 (MST)
Received: from 129.145.154.66 ([129.145.154.66])
 by mail-amer.sun.com (Sun Java System Messaging Server 6.2-8.04 (built Feb 28
 2007)) with ESMTPSA id <0KAY002WVOJW6GB0@mail-amer.sun.com> for
 LSARC-ext@Sun.Com (ORCPT LSARC-ext@Sun.Com); Wed,
 26 Nov 2008 15:16:45 -0700 (MST)
Date: Wed, 26 Nov 2008 14:16:44 -0800
From: John Fischer <John.Fischer@sun.com>
Subject: Re: Firefox 3.1 for Solaris Nevada [LSARC/2008/735 FastTrack	timeout
 12/05/2008]
In-reply-to: <492DB4AE.2070906@sun.com>
Sender: John.Fischer@sun.com
To: Alan Coopersmith <Alan.Coopersmith@sun.com>
Cc: LSARC-ext@sun.com, "brian.lu" <Brian.Lu@sun.com>
Reply-to: John.Fischer@sun.com
Message-id: <1227737804.24933.12.camel@sr1-umpk-16>
MIME-version: 1.0
X-Mailer: Ximian Evolution 1.4.6.301
Content-type: text/plain
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200811261738.mAQHcs6m023693@sac.sfbay.sun.com>
 <1227721528.27877.18.camel@sr1-umpk-16> <1227723919.24933.4.camel@sr1-umpk-16>
 <492DB4AE.2070906@sun.com>
Status: RO
Content-Length: 890

Ed,

Due to the overwhelming explanation I withdraw my concerns.

John

On Wed, 2008-11-26 at 12:42, Alan Coopersmith wrote:
> John Fischer wrote:
> > Actually the copyright information is added by sac_nextcase.
> > Perhaps we should modify that when the case is open. 
> 
> That was intentionally added by plocher when he did the mods to make open
> cases - it always used to have the information protection warning before,
> since the mods, if the case is open the header instead says Copyright Sun,
> if the case is closed it instead has the information protection warning
> (which I won't name here since it would make this case closed due to the
> filters).
> 
> What problem do you see in stating that Sun owns the copyright on the
> one-pager/review form?
> 
> -- 
> 	-Alan Coopersmith-           alan.coopersmith@sun.com
> 	 Sun Microsystems, Inc. - X Window System Engineering
> 


From edh@Sun.COM Wed Nov 26 14:32:38 2008
Received: from sunmail5.uk.sun.com (sunmail5.UK.Sun.COM [129.156.85.165])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id mAQMWbSi021864
	for <LSARC-ext@sac.sfbay.sun.com>; Wed, 26 Nov 2008 14:32:38 -0800 (PST)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by sunmail5.uk.sun.com (8.13.8+Sun/8.13.8/ENSMAIL,v2.2) with ESMTP id mAQMWYjx023969
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Wed, 26 Nov 2008 22:32:36 GMT
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KAY00303PACH600@nwk-avmta-1.sfbay.Sun.COM> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@sun.com); Wed, 26 Nov 2008 14:32:36 -0800 (PST)
Received: from sca-es-mail-2.sun.com ([192.18.43.133])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KAY00H3DPABX640@nwk-avmta-1.sfbay.Sun.COM> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@sun.com); Wed,
 26 Nov 2008 14:32:35 -0800 (PST)
Received: from fe-sfbay-09.sun.com ([192.18.43.129])
	by sca-es-mail-2.sun.com (8.13.7+Sun/8.12.9) with ESMTP id mAQMWZBc012285	for
 <LSARC-ext@sun.com>; Wed, 26 Nov 2008 14:32:35 -0800 (PST)
Received: from conversion-daemon.fe-sfbay-09.sun.com by fe-sfbay-09.sun.com
 (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))
 id <0KAY00801P5YGQ00@fe-sfbay-09.sun.com> (original mail from edh@sun.com)
 for LSARC-ext@sun.com (ORCPT LSARC-ext@sun.com); Wed,
 26 Nov 2008 14:32:35 -0800 (PST)
Received: from [129.146.72.131] by fe-sfbay-09.sun.com
 (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))
 with ESMTPSA id <0KAY001D8PAA7I00@fe-sfbay-09.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@sun.com); Wed, 26 Nov 2008 14:32:35 -0800 (PST)
Date: Wed, 26 Nov 2008 14:32:25 -0800
From: Edward Hunter <edh@Sun.COM>
Subject: Re: Firefox 3.1 for Solaris Nevada [LSARC/2008/735 FastTrack	timeout
 12/05/2008]
In-reply-to: <1227737804.24933.12.camel@sr1-umpk-16>
Sender: Ed.Hunter@Sun.COM
To: John.Fischer@Sun.COM
Cc: Alan Coopersmith <Alan.Coopersmith@Sun.COM>, LSARC-ext@Sun.COM,
        "brian.lu" <Brian.Lu@Sun.COM>
Message-id: <492DCE79.6030706@sun.com>
MIME-version: 1.0
Content-type: multipart/alternative;
 boundary="Boundary_(ID_QvGeHn7+lZMR28+U+PUjog)"
X-PMX-Version: 5.4.1.325704
References: <200811261738.mAQHcs6m023693@sac.sfbay.sun.com>
 <1227721528.27877.18.camel@sr1-umpk-16> <1227723919.24933.4.camel@sr1-umpk-16>
 <492DB4AE.2070906@sun.com> <1227737804.24933.12.camel@sr1-umpk-16>
User-Agent: Thunderbird 2.0.0.17 (X11/20081014)
Status: RO
Content-Length: 4090

This is a multi-part message in MIME format.

--Boundary_(ID_QvGeHn7+lZMR28+U+PUjog)
Content-type: text/plain; format=flowed; charset=ISO-8859-1
Content-transfer-encoding: 7BIT

Thanks.  Now I get to ask a question about the case. :-)

One of the big "surprises" with Firefox 3.x is that "clear private data" 
does not actually clear all your browsing history.  There is an ugly 
work around for involving editing your configuration directly with 
about:config.  By any chance does 3.1 make this better? 

While I would not derail this case for that, it does appear to have some 
privacy implications and while that may be okay when I just download it 
from Mozilla maybe we want the Solaris version to be more conservative 
(aka doing what I want).
-edh


On 11/26/08 14:16, John Fischer wrote:
> Ed,
>
> Due to the overwhelming explanation I withdraw my concerns.
>
> John
>
> On Wed, 2008-11-26 at 12:42, Alan Coopersmith wrote:
>   
>> John Fischer wrote:
>>     
>>> Actually the copyright information is added by sac_nextcase.
>>> Perhaps we should modify that when the case is open. 
>>>       
>> That was intentionally added by plocher when he did the mods to make open
>> cases - it always used to have the information protection warning before,
>> since the mods, if the case is open the header instead says Copyright Sun,
>> if the case is closed it instead has the information protection warning
>> (which I won't name here since it would make this case closed due to the
>> filters).
>>
>> What problem do you see in stating that Sun owns the copyright on the
>> one-pager/review form?
>>
>> -- 
>> 	-Alan Coopersmith-           alan.coopersmith@sun.com
>> 	 Sun Microsystems, Inc. - X Window System Engineering
>>
>>     
>
>   

--Boundary_(ID_QvGeHn7+lZMR28+U+PUjog)
Content-type: text/html; charset=ISO-8859-1
Content-transfer-encoding: 7BIT

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Thanks.&nbsp; Now I get to ask a question about the case. :-)<br>
<br>
One of the big "surprises" with Firefox 3.x is that "clear private
data" does not actually clear all your browsing history.&nbsp; There is an
ugly work around for involving editing your configuration directly with
<a class="moz-txt-link-freetext" href="about:config">about:config</a>.&nbsp; By any chance does 3.1 make this better?&nbsp; <br>
<br>
While I would not derail this case for that, it does appear to have
some privacy implications and while that may be okay when I just
download it from Mozilla maybe we want the Solaris version to be more
conservative (aka doing what I want).<br>
-edh<br>
<br>
<br>
On 11/26/08 14:16, John Fischer wrote:
<blockquote cite="mid:1227737804.24933.12.camel@sr1-umpk-16" type="cite">
  <pre wrap="">Ed,

Due to the overwhelming explanation I withdraw my concerns.

John

On Wed, 2008-11-26 at 12:42, Alan Coopersmith wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">John Fischer wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">Actually the copyright information is added by sac_nextcase.
Perhaps we should modify that when the case is open. 
      </pre>
    </blockquote>
    <pre wrap="">That was intentionally added by plocher when he did the mods to make open
cases - it always used to have the information protection warning before,
since the mods, if the case is open the header instead says Copyright Sun,
if the case is closed it instead has the information protection warning
(which I won't name here since it would make this case closed due to the
filters).

What problem do you see in stating that Sun owns the copyright on the
one-pager/review form?

-- 
	-Alan Coopersmith-           <a class="moz-txt-link-abbreviated" href="mailto:alan.coopersmith@sun.com">alan.coopersmith@sun.com</a>
	 Sun Microsystems, Inc. - X Window System Engineering

    </pre>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
</blockquote>
</body>
</html>

--Boundary_(ID_QvGeHn7+lZMR28+U+PUjog)--

From Brian.Lu@sun.com Wed Nov 26 18:42:44 2008
Received: from sunmail2sca.sfbay.sun.com (sunmail2sca.SFBay.Sun.COM [129.145.155.234])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id mAR2giNR016256
	for <LSARC-ext@sac.sfbay.sun.com>; Wed, 26 Nov 2008 18:42:44 -0800 (PST)
Received: from brm-avmta-1.central.sun.com (brm-avmta-1.Central.Sun.COM [129.147.4.11])
	by sunmail2sca.sfbay.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id mAR2ghSQ011347
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Wed, 26 Nov 2008 18:42:44 -0800 (PST)
Received: from pmxchannel-daemon.brm-avmta-1.central.sun.com by
 brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KAZ00D070V7QW00@brm-avmta-1.central.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@sun.com); Wed, 26 Nov 2008 19:42:43 -0700 (MST)
Received: from sineb-mail-2.sun.com ([192.18.19.7])
 by brm-avmta-1.central.sun.com
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KAZ00IE80V5BF70@brm-avmta-1.central.sun.com> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@sun.com); Wed,
 26 Nov 2008 19:42:42 -0700 (MST)
Received: from fe-apac-05.sun.com
 (fe-apac-05.sun.com [192.18.19.176] (may be forged))
	by sineb-mail-2.sun.com (8.13.6+Sun/8.12.9) with ESMTP id mAR2ge5Q003475	for
 <LSARC-ext@sun.com>; Thu, 27 Nov 2008 02:42:40 +0000 (GMT)
Received: from conversion-daemon.mail-apac.sun.com by mail-apac.sun.com
 (Sun Java System Messaging Server 6.2-6.01 (built Apr  3 2006))
 id <0KAZ00M010R4S400@mail-apac.sun.com> (original mail from Brian.Lu@Sun.COM)
 for LSARC-ext@sun.com (ORCPT LSARC-ext@sun.com); Thu,
 27 Nov 2008 10:42:40 +0800 (SGT)
Received: from [129.158.148.47] by mail-apac.sun.com
 (Sun Java System Messaging Server 6.2-6.01 (built Apr  3 2006))
 with ESMTPSA id <0KAZ00L010V110I0@mail-apac.sun.com> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@sun.com); Thu, 27 Nov 2008 10:42:39 +0800 (SGT)
Date: Thu, 27 Nov 2008 10:42:36 +0800
From: Brian.Lu@sun.com
Subject: Re: Firefox 3.1 for Solaris Nevada [LSARC/2008/735 FastTrack	timeout
 12/05/2008]
In-reply-to: <492DCE79.6030706@sun.com>
Sender: Brian.Lu@sun.com
To: Edward Hunter <edh@sun.com>
Cc: John.Fischer@sun.com, Alan Coopersmith <Alan.Coopersmith@sun.com>,
        LSARC-ext@sun.com
Message-id: <492E091C.90001@Sun.COM>
MIME-version: 1.0
Content-type: multipart/alternative;
 boundary="Boundary_(ID_pUxvz8o/aRz2QJGi9E1Dbg)"
X-PMX-Version: 5.4.1.325704
References: <200811261738.mAQHcs6m023693@sac.sfbay.sun.com>
 <1227721528.27877.18.camel@sr1-umpk-16> <1227723919.24933.4.camel@sr1-umpk-16>
 <492DB4AE.2070906@sun.com> <1227737804.24933.12.camel@sr1-umpk-16>
 <492DCE79.6030706@sun.com>
User-Agent: Thunderbird 2.0.0.14 (X11/20080505)
Status: RO
Content-Length: 4794

This is a multi-part message in MIME format.

--Boundary_(ID_pUxvz8o/aRz2QJGi9E1Dbg)
Content-type: text/plain; format=flowed; charset=ISO-8859-1
Content-transfer-encoding: 7BIT

On 11/27/08 06:32, Edward Hunter wrote:
> Thanks.  Now I get to ask a question about the case. :-)
>
> One of the big "surprises" with Firefox 3.x is that "clear private 
> data" does not actually clear all your browsing history.  There is an 
> ugly work around for involving editing your configuration directly 
> with about:config.  By any chance does 3.1 make this better? 
>
> While I would not derail this case for that, it does appear to have 
> some privacy implications and while that may be okay when I just 
> download it from Mozilla maybe we want the Solaris version to be more 
> conservative (aka doing what I want).
> -edh
>
The bug has been fixed. see 
https://bugzilla.mozilla.org/show_bug.cgi?id=329741

Brian

>
> On 11/26/08 14:16, John Fischer wrote:
>> Ed,
>>
>> Due to the overwhelming explanation I withdraw my concerns.
>>
>> John
>>
>> On Wed, 2008-11-26 at 12:42, Alan Coopersmith wrote:
>>   
>>> John Fischer wrote:
>>>     
>>>> Actually the copyright information is added by sac_nextcase.
>>>> Perhaps we should modify that when the case is open. 
>>>>       
>>> That was intentionally added by plocher when he did the mods to make open
>>> cases - it always used to have the information protection warning before,
>>> since the mods, if the case is open the header instead says Copyright Sun,
>>> if the case is closed it instead has the information protection warning
>>> (which I won't name here since it would make this case closed due to the
>>> filters).
>>>
>>> What problem do you see in stating that Sun owns the copyright on the
>>> one-pager/review form?
>>>
>>> -- 
>>> 	-Alan Coopersmith-           alan.coopersmith@sun.com
>>> 	 Sun Microsystems, Inc. - X Window System Engineering
>>>
>>>     
>>
>>   


--Boundary_(ID_pUxvz8o/aRz2QJGi9E1Dbg)
Content-type: text/html; charset=ISO-8859-1
Content-transfer-encoding: 7BIT

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 11/27/08 06:32, Edward Hunter wrote:
<blockquote cite="mid:492DCE79.6030706@sun.com" type="cite">
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
Thanks.&nbsp; Now I get to ask a question about the case. :-)<br>
  <br>
One of the big "surprises" with Firefox 3.x is that "clear private
data" does not actually clear all your browsing history.&nbsp; There is an
ugly work around for involving editing your configuration directly with
  <a moz-do-not-send="true" class="moz-txt-link-freetext"
 href="about:config">about:config</a>.&nbsp; By any chance does 3.1 make
this better?&nbsp; <br>
  <br>
While I would not derail this case for that, it does appear to have
some privacy implications and while that may be okay when I just
download it from Mozilla maybe we want the Solaris version to be more
conservative (aka doing what I want).<br>
-edh<br>
  <br>
</blockquote>
The bug has been fixed. see <a
 href="https://bugzilla.mozilla.org/show_bug.cgi?id=329741">https://bugzilla.mozilla.org/show_bug.cgi?id=329741</a><br>
<br>
Brian<br>
<br>
<blockquote cite="mid:492DCE79.6030706@sun.com" type="cite"><br>
On 11/26/08 14:16, John Fischer wrote:
  <blockquote cite="mid:1227737804.24933.12.camel@sr1-umpk-16"
 type="cite">
    <pre wrap="">Ed,

Due to the overwhelming explanation I withdraw my concerns.

John

On Wed, 2008-11-26 at 12:42, Alan Coopersmith wrote:
  </pre>
    <blockquote type="cite">
      <pre wrap="">John Fischer wrote:
    </pre>
      <blockquote type="cite">
        <pre wrap="">Actually the copyright information is added by sac_nextcase.
Perhaps we should modify that when the case is open. 
      </pre>
      </blockquote>
      <pre wrap="">That was intentionally added by plocher when he did the mods to make open
cases - it always used to have the information protection warning before,
since the mods, if the case is open the header instead says Copyright Sun,
if the case is closed it instead has the information protection warning
(which I won't name here since it would make this case closed due to the
filters).

What problem do you see in stating that Sun owns the copyright on the
one-pager/review form?

-- 
	-Alan Coopersmith-           <a moz-do-not-send="true"
 class="moz-txt-link-abbreviated" href="mailto:alan.coopersmith@sun.com">alan.coopersmith@sun.com</a>
	 Sun Microsystems, Inc. - X Window System Engineering

    </pre>
    </blockquote>
    <pre wrap=""><!---->
  </pre>
  </blockquote>
</blockquote>
<br>
</body>
</html>

--Boundary_(ID_pUxvz8o/aRz2QJGi9E1Dbg)--

From John.Fischer@sun.com Tue Dec  9 10:09:27 2008
Received: from newsunmail1brm.central.sun.com (newsunmail1brm.Central.Sun.COM [129.147.62.245])
	by sac.sfbay.sun.com (8.13.8+Sun/8.13.8) with ESMTP id mB9I9R1l006892
	for <LSARC-ext@sac.sfbay.sun.com>; Tue, 9 Dec 2008 10:09:27 -0800 (PST)
Received: from nwk-avmta-1.SFBay.Sun.COM (nwk-avmta-1.SFBay.Sun.COM [129.146.11.74])
	by newsunmail1brm.central.sun.com (8.13.7+Sun/8.13.7/ENSMAIL,v2.2) with ESMTP id mB9I9QbN049188
	for <@sunmail2sca.sfbay.sun.com:LSARC-ext@sun.com>; Tue, 9 Dec 2008 11:09:27 -0700 (MST)
Received: from pmxchannel-daemon.nwk-avmta-1.sfbay.Sun.COM by
 nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 id <0KBM00H0BFRQGE00@nwk-avmta-1.sfbay.Sun.COM> for LSARC-ext@sun.com
 (ORCPT LSARC-ext@sun.com); Tue, 09 Dec 2008 10:09:26 -0800 (PST)
Received: from brmea-mail-4.sun.com ([192.18.98.36])
 by nwk-avmta-1.sfbay.Sun.COM
 (Sun Java System Messaging Server 6.2-3.04 (built Jul 15 2005))
 with ESMTP id <0KBM00BF1FRPWP60@nwk-avmta-1.sfbay.Sun.COM> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@sun.com); Tue,
 09 Dec 2008 10:09:25 -0800 (PST)
Received: from fe-amer-10.sun.com ([192.18.109.80])
	by brmea-mail-4.sun.com (8.13.6+Sun/8.12.9) with ESMTP id mB9I9PCw025793	for
 <LSARC-ext@sun.com>; Tue, 09 Dec 2008 18:09:25 +0000 (GMT)
Received: from conversion-daemon.mail-amer.sun.com by mail-amer.sun.com
 (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007))
 id <0KBM00B01D4Q9100@mail-amer.sun.com>
 (original mail from John.Fischer@Sun.COM)
 for LSARC-ext@sun.com (ORCPT LSARC-ext@sun.com); Tue,
 09 Dec 2008 11:09:25 -0700 (MST)
Received: from 129.145.154.84 ([129.145.154.84])
 by mail-amer.sun.com (Sun Java System Messaging Server 6.2-8.04 (built Feb 28
 2007)) with ESMTPSA id <0KBM000PUFRKGV20@mail-amer.sun.com> for
 LSARC-ext@sun.com (ORCPT LSARC-ext@sun.com); Tue,
 09 Dec 2008 11:09:21 -0700 (MST)
Date: Tue, 09 Dec 2008 10:09:20 -0800
From: John Fischer <John.Fischer@sun.com>
Subject: Re: Firefox 3.1 for Solaris Nevada [LSARC/2008/735	FastTrack	timeout
 12/05/2008]
In-reply-to: <492E091C.90001@Sun.COM>
Sender: John.Fischer@sun.com
To: "brian.lu" <Brian.Lu@sun.com>
Cc: John Fischer <John.Fischer@sun.com>, Edward Hunter <edh@sun.com>,
        Alan Coopersmith <Alan.Coopersmith@sun.com>, LSARC-ext@sun.com
Reply-to: John.Fischer@sun.com
Message-id: <1228846159.7544.52.camel@sr1-umpk-34>
MIME-version: 1.0
X-Mailer: Ximian Evolution 1.4.6.301
Content-type: text/plain; charset=ASCII
Content-transfer-encoding: 7BIT
X-PMX-Version: 5.4.1.325704
References: <200811261738.mAQHcs6m023693@sac.sfbay.sun.com>
 <1227721528.27877.18.camel@sr1-umpk-16> <1227723919.24933.4.camel@sr1-umpk-16>
 <492DB4AE.2070906@sun.com> <1227737804.24933.12.camel@sr1-umpk-16>
 <492DCE79.6030706@sun.com> <492E091C.90001@Sun.COM>
Status: RO
Content-Length: 2039

Brian,

This case was closed approved during LSARC business.

Thanks,

John

On Wed, 2008-11-26 at 18:42, Brian.Lu@Sun.COM wrote:
> On 11/27/08 06:32, Edward Hunter wrote: 
> > Thanks.  Now I get to ask a question about the case. :-)
> > 
> > One of the big "surprises" with Firefox 3.x is that "clear private
> > data" does not actually clear all your browsing history.  There is
> > an ugly work around for involving editing your configuration
> > directly with about:config.  By any chance does 3.1 make this
> > better?  
> > 
> > While I would not derail this case for that, it does appear to have
> > some privacy implications and while that may be okay when I just
> > download it from Mozilla maybe we want the Solaris version to be
> > more conservative (aka doing what I want).
> > -edh
> > 
> The bug has been fixed. see
> https://bugzilla.mozilla.org/show_bug.cgi?id=329741
> 
> Brian
> 
> > On 11/26/08 14:16, John Fischer wrote: 
> > > Ed,
> > > 
> > > Due to the overwhelming explanation I withdraw my concerns.
> > > 
> > > John
> > > 
> > > On Wed, 2008-11-26 at 12:42, Alan Coopersmith wrote:
> > >   
> > > > John Fischer wrote:
> > > >     
> > > > > Actually the copyright information is added by sac_nextcase.
> > > > > Perhaps we should modify that when the case is open. 
> > > > >       
> > > > That was intentionally added by plocher when he did the mods to make open
> > > > cases - it always used to have the information protection warning before,
> > > > since the mods, if the case is open the header instead says Copyright Sun,
> > > > if the case is closed it instead has the information protection warning
> > > > (which I won't name here since it would make this case closed due to the
> > > > filters).
> > > > 
> > > > What problem do you see in stating that Sun owns the copyright on the
> > > > one-pager/review form?
> > > > 
> > > > -- 
> > > > 	-Alan Coopersmith-           alan.coopersmith@sun.com
> > > > 	 Sun Microsystems, Inc. - X Window System Engineering
> > > > 
> > > >     
> > >   
> 


