Difference between revisions of "Releases:1.0.5:Links"

From Camino Wiki
Jump to navigation Jump to search
m (→‎Need fixes/reviews: update this)
(→‎Also: relnotes are in)
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
*[https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=RESOLVED&bug_status=VERIFIED&cmdtype=doit&order=Last+Changed&field0-0-0=flagtypes.name&type0-0-0=equals&value0-0-0=camino1.0.4%3F Camino 1.0.5?]  
+
*[https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=RESOLVED&bug_status=VERIFIED&cmdtype=doit&order=Last+Changed&field0-0-0=flagtypes.name&type0-0-0=equals&value0-0-0=camino1.0.5%3F Camino 1.0.5?]  
*[https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=RESOLVED&bug_status=VERIFIED&cmdtype=doit&order=Last+Changed&field0-0-0=flagtypes.name&type0-0-0=equals&value0-0-0=camino1.0.4%2B Camino 1.0.5+]
+
*[https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=RESOLVED&bug_status=VERIFIED&cmdtype=doit&order=Last+Changed&field0-0-0=flagtypes.name&type0-0-0=equals&value0-0-0=camino1.0.5%2B Camino 1.0.5+]
  
 
==Landed on 1.8.0 branch==
 
==Landed on 1.8.0 branch==
Line 6: Line 6:
 
* {{bug|353964}} -  RESO FIXED, Popup menu for select widgets appears too far up. '''[landed 27 Mar]'''
 
* {{bug|353964}} -  RESO FIXED, Popup menu for select widgets appears too far up. '''[landed 27 Mar]'''
 
** {{bug|350018}} - nsIFrame bit for above
 
** {{bug|350018}} - nsIFrame bit for above
 +
* Ad-blocking updates '''[landed 10 May]'''
 +
** {{bug|369174}} – Omnibus ad-blocking bug for February
 +
** {{bug|372612}} - Omnibus ad-blocking bug for March
 +
** {{bug|376270}} - Omnibus ad-blocking bug for April
 +
* {{bug|285211}} - xpcom component registration picking up the wrong copies of components (e.g,., after viewing about:plugins) '''[landed 10 May]'''
 +
* {{bug|184449}} - [10.3] Most AppleScript doesn't work and can't open AppleScript dictionary (Shockwave needs a resource file) '''[landed 14 May]'''
 +
* {{bug|383079}} – Fix edgesuite.net rules on 180branch for 1.0.5 '''[landed 4 Jun]'''
 +
* {{bug|379438}} - 1.8.0 fix for password-stealing '''[landed 8 Jun]'''
 +
* {{bug|175651}} - CJK (at least Chinese and Japanese) font Preferences changes don't select the proper font names '''[landed 10 Jun]'''
  
 
==Need to land on 1.8.0 branch==
 
==Need to land on 1.8.0 branch==
Line 11: Line 20:
  
 
====Land after 180-reviews/180-patches====
 
====Land after 180-reviews/180-patches====
 
  
 
===Need decision on landing===
 
===Need decision on landing===
  
* Password-stealing
+
===Need fixes/reviews (in-progress)===
<!--**{{bug|361463}} - Address security concerns with keychain password auto-fill
+
''I.e., bugs we'd like to have and are most-way there''
**:'''[we really want this; it's prolly a blocker][ requires {{bug|172842}}]'''
 
**{{bug|172842}} - Implement Keychain Services API
 
**: '''[needs branch patch][ can this even land on 10.2-based branches?]'''
 
**: ''It's also a "nasty" change, with file moves, C dialect changes, special compile flags, and project changes...''
 
** {{bug|372866}} - Camino captures passwords from Safari
 
**: ''this is the one we actually want to land, iirc''-->
 
** '''[smorgan will make branch patch]'''
 
* {{bug|285211}} - xpcom component registration picking up the wrong copies of components (e.g,., after viewing about:plugins)
 
* {{bug|184449}} - [10.3] Most AppleScript doesn't work and can't open AppleScript dictionary (Shockwave needs a resource file)
 
* Ad-blocking updates
 
** {{bug|372612}} - Omnibus ad-blocking bug for March
 
** {{bug|376270}} - Omnibus ad-blocking bug for April
 
  
===Need fixes/reviews===
+
===Wanted (fixes not in-progress)===
''I.e., bugs we'd like to have and are most-way there''
 
* {{bug|175651}} - CJK (at least Chinese and Japanese) font Preferences changes don't select the proper font names
 
*: '''[murph has a patch that seems OK; needs r/sr]'''
 
 
* {{bug|363654}} - url files opened via File:Open don't open/don't open properly on the 1.8.0 branch  
 
* {{bug|363654}} - url files opened via File:Open don't open/don't open properly on the 1.8.0 branch  
 
*: '''[hackaround landed 17 Dec][would prefer a real fix]'''
 
*: '''[hackaround landed 17 Dec][would prefer a real fix]'''
Line 44: Line 37:
  
 
==Also==
 
==Also==
* Release Notes (need to know what will actually land first) - {{bug|379315}}   
+
* Release Notes (landed) - {{bug|379315}}   
 
* Do the [http://lxr.mozilla.org/mozilla1.8.0/source/camino/docs/ReleaseChecklist.txt release checklist]
 
* Do the [http://lxr.mozilla.org/mozilla1.8.0/source/camino/docs/ReleaseChecklist.txt release checklist]
* Do the [[Releases:Website Checklist]] (max/smokey)
+
* Do the [[Releases:Website Checklist]] (ss)

Latest revision as of 13:03, 10 June 2007

Landed on 1.8.0 branch

  • Bug 353964 - RESO FIXED, Popup menu for select widgets appears too far up. [landed 27 Mar]
  • Ad-blocking updates [landed 10 May]
  • Bug 285211 - xpcom component registration picking up the wrong copies of components (e.g,., after viewing about:plugins) [landed 10 May]
  • Bug 184449 - [10.3] Most AppleScript doesn't work and can't open AppleScript dictionary (Shockwave needs a resource file) [landed 14 May]
  • Bug 383079 – Fix edgesuite.net rules on 180branch for 1.0.5 [landed 4 Jun]
  • Bug 379438 - 1.8.0 fix for password-stealing [landed 8 Jun]
  • Bug 175651 - CJK (at least Chinese and Japanese) font Preferences changes don't select the proper font names [landed 10 Jun]

Need to land on 1.8.0 branch

FIXED bugs from Camino1.0.5?/Camino1.0.5+ list; land pre-mini-branching

Land after 180-reviews/180-patches

Need decision on landing

Need fixes/reviews (in-progress)

I.e., bugs we'd like to have and are most-way there

Wanted (fixes not in-progress)

  • Bug 363654 - url files opened via File:Open don't open/don't open properly on the 1.8.0 branch
    [hackaround landed 17 Dec][would prefer a real fix]
  • Bug 337750 - NEW bookmarks-corrupted-n.plist often written as empty file
  • Bug 319486 - NEW Empty Cache and Reset Camino don't clear site icon cache

Mini-branching

  • Cache version should be 1.8 for Camino (Bug 325765)
  • Potentially Bug 325964 - MathML missing fonts dialogue contains extra space character (Camino-only)

Also