Difference between revisions of "Releases:2.0.3:Links"

From Camino Wiki
Jump to navigation Jump to search
(bugs, bugs, bugs)
 
(all done)
 
(8 intermediate revisions by the same user not shown)
Line 6: Line 6:
 
==Landed on CAMINO_2_0_BRANCH==
 
==Landed on CAMINO_2_0_BRANCH==
 
*{{bug|543264}} - Omnibus ad-blocking bug for February 2010 - '''[landed 5 Mar]'''
 
*{{bug|543264}} - Omnibus ad-blocking bug for February 2010 - '''[landed 5 Mar]'''
{{bug|550816}} - Import Bookmarks dialog should indicate that "Mozilla Firefox" does not include Fx 3  - '''[landed 27 Mar]'''
+
*{{bug|550816}} - Import Bookmarks dialog should indicate that "Mozilla Firefox" does not include Fx 3  - '''[landed 27 Mar]'''
{{bug|549179}} - Spotlight bookmark search result doesn't open Camino bookmarks in Camino - '''[landed 27 Mar]'''
+
*{{bug|549179}} - Spotlight bookmark search result doesn't open Camino bookmarks in Camino - '''[landed 27 Mar]'''
 
+
* {{bug|550107}} - FIXE Don't export Spotlight metadata for menu spacers - '''[landed 12 Apr]'''
 +
* {{Bug|558966}} - Make it easier for third-parties to use software update in their builds. - '''[landed 16 Apr]'''
 +
* {{Bug|548732}} - Fix the encoding of *properties.strings files in the project. - '''[landed 21 Apr]'''
 +
* {{Bug|560985}} - Crash [@ strlen | -[NSXMLTreeReader processRealDocument:] ] in Sparkle's downloadDidFinish:. Speculative fix; adds null-checks to NSXMLDocument creation and to file manager calls in downloadDidFinish: and didFailWithError:. - '''[landed 26 Apr]'''
 +
* {{Bug|562032}} - Upstream safety fix from Chromium to prevent possible inserting-nil-into-array exception in NSPasteboard+Utils. - '''[landed 27 Apr]'''
 +
* {{Bug|562282}} - All cookies erroneously shown as secure; update NSHTTPCookie creation to match current docs. - '''[landed 7 May]'''
 +
* {{Bug|528379}} - Provide Cocoa prompt for select types. - '''[landed 28 Apr]'''
 +
* {{Bug|306613}} - Can't add a pref via about:config because the about:config context menu is missing. - '''[landed 7 May]'''
 +
*{{bug|559129}} - CaminoImporter still in use after quit - '''[landed 15 May]'''
 +
*{{bug|529500}} - "Reset Camino…" doesn't clear "Recently Closed Pages" if History menu hasn't been viewed first/since the last reset - '''[landed 16 May]'''
  
 
==Need to land on CAMINO_2_0_BRANCH==
 
==Need to land on CAMINO_2_0_BRANCH==
 
''FIXED bugs from Camino2.0.3+ list''
 
''FIXED bugs from Camino2.0.3+ list''
 +
  
 
====Need Gecko tag massage/minibranching====
 
====Need Gecko tag massage/minibranching====
Line 21: Line 31:
 
===Need decision on landing===
 
===Need decision on landing===
 
''FIXED bugs that are Camino2.0.3?''
 
''FIXED bugs that are Camino2.0.3?''
* {{bug|550107}} - FIXE Don't export Spotlight metadata for menu spacers
 
 
* {{bug|551327}} - New version of JEP (0.9.7.3), please land on branches (will need minibranching)
 
* {{bug|551327}} - New version of JEP (0.9.7.3), please land on branches (will need minibranching)
  
Line 28: Line 37:
 
''I.e., bugs we'd like to have and are most-way there''
 
''I.e., bugs we'd like to have and are most-way there''
 
*{{bug|532186}} - Flash exceptions list does not accept input of full URLs ...
 
*{{bug|532186}} - Flash exceptions list does not accept input of full URLs ...
 +
*{{bug|553154}} - [10.6] Print settings are not remembered
 +
  
 
===Wanted (fixes not in-progress)===
 
===Wanted (fixes not in-progress)===
Line 34: Line 45:
 
*{{bug|401256}} - Cookie generation nearly continuous if Prefs set to "Ask".
 
*{{bug|401256}} - Cookie generation nearly continuous if Prefs set to "Ask".
 
*{{bug|540903}} - Investigate including Chromium's exception-logging code
 
*{{bug|540903}} - Investigate including Chromium's exception-logging code
*{{bug|514815}} - NEW Add check for out of date flash to welcome page
+
*{{bug|514815}} - Add check for out of date flash to welcome page
 +
*{{bug|555607}} - [10.4] Shortcut command + arrows does not go back or forward in History
  
 
==Also==
 
==Also==
* Release Notes (need to know what will actually land first) - {{bug|}}
+
* Release Notes (need to know what will actually land first) - {{bug|555581}}
 
* Check for Flashblock and embed-replacements updates
 
* Check for Flashblock and embed-replacements updates
 
* Do the [http://lxr.mozilla.org/mozilla/source/camino/docs/ReleaseChecklist.txt release checklist]
 
* Do the [http://lxr.mozilla.org/mozilla/source/camino/docs/ReleaseChecklist.txt release checklist]
 
* Do the [[Releases:Website Checklist]] (ss/ardissone)
 
* Do the [[Releases:Website Checklist]] (ss/ardissone)

Latest revision as of 14:42, 16 May 2010

Landed on CAMINO_2_0_BRANCH

  • Bug 543264 - Omnibus ad-blocking bug for February 2010 - [landed 5 Mar]
  • Bug 550816 - Import Bookmarks dialog should indicate that "Mozilla Firefox" does not include Fx 3 - [landed 27 Mar]
  • Bug 549179 - Spotlight bookmark search result doesn't open Camino bookmarks in Camino - [landed 27 Mar]
  • Bug 550107 - FIXE Don't export Spotlight metadata for menu spacers - [landed 12 Apr]
  • Bug 558966 - Make it easier for third-parties to use software update in their builds. - [landed 16 Apr]
  • Bug 548732 - Fix the encoding of *properties.strings files in the project. - [landed 21 Apr]
  • Bug 560985 - Crash [@ strlen | -[NSXMLTreeReader processRealDocument:] ] in Sparkle's downloadDidFinish:. Speculative fix; adds null-checks to NSXMLDocument creation and to file manager calls in downloadDidFinish: and didFailWithError:. - [landed 26 Apr]
  • Bug 562032 - Upstream safety fix from Chromium to prevent possible inserting-nil-into-array exception in NSPasteboard+Utils. - [landed 27 Apr]
  • Bug 562282 - All cookies erroneously shown as secure; update NSHTTPCookie creation to match current docs. - [landed 7 May]
  • Bug 528379 - Provide Cocoa prompt for select types. - [landed 28 Apr]
  • Bug 306613 - Can't add a pref via about:config because the about:config context menu is missing. - [landed 7 May]
  • Bug 559129 - CaminoImporter still in use after quit - [landed 15 May]
  • Bug 529500 - "Reset Camino…" doesn't clear "Recently Closed Pages" if History menu hasn't been viewed first/since the last reset - [landed 16 May]

Need to land on CAMINO_2_0_BRANCH

FIXED bugs from Camino2.0.3+ list


Need Gecko tag massage/minibranching

Land after 20x-reviews/20x-patches

bugs FIXED on trunk but which need special patches for 2.0.x


Need decision on landing

FIXED bugs that are Camino2.0.3?

  • Bug 551327 - New version of JEP (0.9.7.3), please land on branches (will need minibranching)


Need fixes/reviews (in-progress)

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

  • Bug 532186 - Flash exceptions list does not accept input of full URLs ...
  • Bug 553154 - [10.6] Print settings are not remembered


Wanted (fixes not in-progress)

  • Bug 470159 - Start to bookmark, cancel, retry hangs (or crashes [@ _objc_error]
  • Bug 524635 - Small white line through focus ring in Tabsposé view
  • Bug 401256 - Cookie generation nearly continuous if Prefs set to "Ask".
  • Bug 540903 - Investigate including Chromium's exception-logging code
  • Bug 514815 - Add check for out of date flash to welcome page
  • Bug 555607 - [10.4] Shortcut command + arrows does not go back or forward in History

Also