[Branch] Firefox 2.0.0.8 fixlist (NOW RELEASED)

Discussion about official Mozilla Firefox builds
chob
Posts: 4283
Joined: May 17th, 2003, 12:05 pm
Location: London, UK

[Branch] Firefox 2.0.0.8 fixlist (NOW RELEASED)

Post by chob »

IRC channels: #firefox || #qa || #bugs
Hourly Branch builds: PROMETHEUS-VM (Lin) || BM-XSERVE02 (Mac) || PACIFICA-VM (Win) || Branch Tinderbox || Bonsai

Firefox 2.0.0.8 is now released! (2007-10-18)
Release Notes | Fixed Security Issues | Download Webpage | FTP
  • Java(TM) SE Runtime Environment 6 Update 3 has been released, which may fix some crashes.
Bugs fixed for Firefox 2.0.0.8: ~110 in total (~21 crashers, ~12 regressions, ~2 memory leaks, ~2 privacy-related bugs and ~6 that were locked and had no check-in comment.)

General Landings
  1. #164498 [Core:XP Toolkit/Widgets]-Destroy() implementation is unsufficient in BeOS port. [BeO]
  2. #213637 [Core:General]-Mozilla runs at ~100% cpu usage after network connection is interrupted, changing network/LAN, switching from wireless to non-wireless, undocking [Win]
  3. #222509 [Core:Event Handling]-In OS/2 onkeydown onkeyup do not report the DOM_VK_* constants [OS/]
  4. #247204 [Core:GFX: Gtk]-lock up at start when using threaded GTK2 libraries (i.e. gconf) [Lin]
  5. #259688 [Core:Installer: XPInstall Engine]-Crash [@nsCOMPtr_base::~nsCOMPtr_base] [@ 0x003a0043] installing themes and extensions (clicking twice on the same install) [All]
  6. #267833 [Core:XBL]-[FIX]Fire XBL constructors from EndUpdate(), not before [Lin]
  7. #305073 [Core:JavaScript Engine]-FIREFOX caused an invalid page fault [@ MSVCRT.DLL + 0xd16a] [Win]
  8. #314962 [Firefox:Bookmarks]-Missing dropdown arrow when you add a Bookmark [Win]
  9. #316543 [Core:Spelling checker]-crash [@ mozSpellChecker::mozSpellChecker] [Win]
  10. #336244 [Core:XML]-Clean up/remove extensions/xmlextras/base [All]
  11. #344064 [Core:Frames]-Don't rely on style data to determine if a frame type is out-of-flow, use NS_FRAME_OUT_OF_FLOW. Cleanup nearby misleading indentation. [All]
  12. #348419 [Firefox:Extension/Theme Manager]-No way to access the update notification dialog when visiting an extension's homepage [All]
  13. #348710 [Core:Java to XPCOM Bridge]-Passing an array and its size to an XPCOM method does not work [All]
  14. #349906 [Core:GFX: Gtk]-Don't depend on PangoXft [Lin]
  15. #354595 [Core:Plug-ins]-Crash setting flashEmbed[0] in Flash Player code called from nsJSObjWrapper::GetNewOrUsed [Mac]
  16. #355273 [Core:Widget: Mac]-Crash [@nsMacWindow::WindowEventHandler] when selecting Quit from Dock menu while modal javascript dialog displayed [Mac]
  17. #361745 [Core:SVG]-Negative values for image width/height invalid. [All]
  18. #363130 [Firefox:Search]-Search Engine icon ugliness where iconsize!=16x16 [All]
  19. #367605 [Firefox:Session Restore]-When quitting Firefox before all pages have loaded, session saving forgets pages that weren't loaded [All]
  20. #367650 [Core:Style System (CSS)]-[FIX]"ASSERTION: should only be called for text frames" with counters, :first-letter [All]
  21. #368811 [Firefox:General]-Firefox crashes on exit after plugin install activated by InstallTrigger.install(xpi,installCompleteFunction) [Win]
  22. #372309 [Core:JavaScript Engine]-Crash in [@SetArrayElement] using canvas [All]
  23. #376643 [Core:XPCOM]-setInterval fires repeatedly with incorrectly small delays if machine is suspend/resumed, hibernate/resumed or process is SIGSTOP/SIGCONT [All]
  24. #377535 [Core:Disability Access APIs]-Crash [@ nsLinkableAccessible::CacheActionContent] with appending area and strange prefix [All]
  25. #380901 [Core:JavaScript Engine]-Release SpiderMonkey 1.7 [All]
  26. #381146 [Core]-Teach CheckLoadURI about gnome-vfs protocols. [All]
  27. #381412 [Core:I18l]-Treat all empty and incomplete sequences as encoding errors, and some other clean-up. [All]
  28. #384748 [Core:Java to XPCOM Bridge]-xpidl can generate garbage .java filenames [All]
  29. #384872 [Firefox:Session Restore]-HttpOnly cookie attribute lost after session restore [All]
  30. #384877 [Core:XUL]-Fix crash [@ nsPopupSetFrame::Destroy] [All]
  31. #386918 [Core:Java Embedding Plugin]-New version of JEP (0.9.6.3) [Mac]
  32. #386998 [Core:Imagelib]-Better check for UNC paths [All]
  33. #387385 [Firefox:Installer]-Remove files from the VirtualStore on uninstall / in-place upgrade / software update [Win]
  34. #387460 [Core:XUL]-Notify before firing mutation events. [All]
  35. #387572 [Core:XPConnect]-Invalid free deserializing JS component script [Lin]
  36. #387881 [Core:JavaScript Engine]-Prevent Script object abuse [All]
  37. #388181 [Core:Widget: Mac]-Crash closing detached JavaScript alert sheet [@ TestWindowGroupAttributes] [@ nsMacEventHandler::HandleActivateEvent] [Mac]
  38. #388424 [Core:Parser]-Don't clobber 'pos' in the inner loops since we might need it again for the outer loop. [All]
  39. #389244 [Toolkit:NSIS Installer]-Uninstall information of old version not cleared from registry when updating via auto update [Win]
  40. #389274 [Firefox:Session Restore]-[FIX]Midas demo. (designMode) fails to work properly after restoring with session restore [Win]
  41. #389801 [Core:GFX: Gtk]-Firefox crashes with some GTK+ themes whose gtkrc contains GtkOptionMenu::indicator_size and GtkOptionMenu::indicator_spacing [Lin]
  42. #390282 [Core:XP Toolkit/Widgets: XUL]-xul labels should be cropped with unicode ellipsis (\u2026) instead of three dots [All]
  43. #391043 [Core:XUL]-Let only top level documents call this code [All]
  44. #392149 [Core:Toolkit]-Robustify osint on linux [All]
  45. #392505 [Core:Plug-ins]-nsNPObjWrapper::GetNewOrUsed() removes PLDHash entries from the wrong table if OOM (JS) [All]
  46. #393149 [Toolkit:NSIS Installer]-Some registry keys aren't removed under HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\ [Win]
  47. #393477 [Core:Localization]-Hardcode language pack minVersion on the stable branch [All]
  48. #394534 [Core:HTML: Parser]-[FIX]First attribute doesn't win in misplaced content [Lin]
  49. #395576 [Core:XPCOM]-Downloaded files get upper case extension after move (OS2's isExecutable() causes file extensions to be uppercased) [OS/]
  50. #398100 [Core:General]-Misspelled name in about:license ("Bënzli" instead of "Bünzli") [All]
  51. #398404 [Core:XBL]-[FIX]Disallow reflow while processing constructors [Lin]

Layout Landings
  1. #257868 [Core:Layout]-The PresShell::SetAnonymousContentFor() API sucks [All]
  2. #309322 [Core:Layout]-Display:table-caption crash [All]
  3. #362901 [Core:Layout]-Improve detection of blocks with first-letter style, so that we're always in a consistent state. [All]
  4. #375299 [Core:Layout]-[FIX]Crash [@ nsFileControlFrame::CreateAnonymousContent] when removing stylesheet with binding and removing file input [All]
  5. #378670 [Core:Layout]-Protect against frame destruction during event handling and document when that can occur. [All]
  6. #379383 [Core:Layout]-[FIX]Testcase from bug 348185 triggers ASSERTION: NS_BLOCK_HAS_FIRST_LETTER_STYLE state out of sync [All]
  7. #379799 [Core:Layout]-Improve detection of blocks with first-letter style, so that we're always in a consistent state. [All]
  8. #383129 [Core:Layout]-Don't ignore tree trags that we might have created frames for because they have no parent. [All]
  9. #384105 [Core:Layout]-Crash ungenerating menu [All]
  10. #385866 [Core:Layout: Tables]-[FIXr]Crash [@ nsContentUtils::ContentIsDescendantOf] with counters, <col> [All]
  11. #387201 [Core:Layout: Floats]-"ASSERTION: If we asked for force-fit, it should have been placed" with float, padding [Mac]
  12. #388784 [Core:Layout: Form Controls]-Firefox file input focus stealing vulnerability [Lin]
  13. #389924 [Core:Layout: Tables]-[FIXr]Inserting a caption into a table doesn't work [Lin]
  14. #391974 [Core:Layout]-Ignore 'ordinal' attribute for out-of-flow and popup frames. [All]
  15. #392285 [Core:Layout]-Add a new interface to list box objects with a GetListBoxBody(PRBool) method, where the param controls whether to Flush_Frames or not. [All]
  16. #393326 [Core:Layout]-Make sure to be in an update when we do frame construction. [All]
  17. #398837 [Core:Layout]-[FIX]Keyboard accelerators missing on Security Warning dialog [All]

Software Update Landings
  1. #334136 [Firefox:Software Update]-Software Update fails with language packs [All]
  2. #336528 [Firefox:Software Update]-software update installation progress dialog doesn't stretch to fit contents (cut short, text is truncated) [All]
  3. #368587 [Firefox:Software Update]-avoid the second UAC prompt for helper.exe on software update by launching it directly from the elevated updater.exe process [Win]
  4. #383518 [Firefox:Software Update]-Non-Vista Windows users are prompted for updates they cannot apply [Win]

Security Landings
  1. #321024 [Core:Security: PSM]-Crash in nsCryptoHash during shutdown of nsUrlClassifierDBService [@ nsUrlClassifierDBService::Shutdown][@ NSSRWLock_LockRead] [All]
  2. #325761 [Core:Security]-Set DenyProtocol on x-jsd [All]
  3. #371360 [Core:Security]-[FIX]scripts can tailgate departing users with onUnload [All]
  4. #383390 [Core:Security: PSM]-nsICrypto Hash truncates to 32 byte; renders sha384 and sha512 corrupt [Win]
  5. #387011 [Core:Security: PSM]-Crash when importing certificate [@ nsNSSCertificateDB::ImportCertsFromFile] [Lin]
  6. #387613 [Core:Security: UI]-Crash [@ nsNSSCertificate::GetCert fb3ac2be] on click submit on chrome://pippki/content/editcacert.xul [Win]
  7. #388579 [Core:Security]-[FIX]Broken link opening from thunderbird causing ghost tab [All]
  8. #392780 [Core:Security: PSM]-nsNSSCertificateDB::FindCertByDBKey() crashes on invalid input [All]

Build Config Landings
  1. #236599 [Core:Build Config]-openbsd configuration fixes for alpha, amd64, arm, i386, macppc and sparc64 [Ope]
  2. #378598 [Firefox:Build Config]-Firefox executable should have the manifest with requestedExecutionLevel="asInvoker" [Win]
  3. #381247 [Core:Build Config]-Speed up mkdepend on Windows + VMWare [Win]
  4. #386874 [Toolkit:Build Config]-add a python emulation for nsinstall for --disable-compile-environment [All]
  5. #387367 [Core:Build Config]-mozilla-js.pc.in missing -DJS_THREADSAFE [Lin]
  6. #389953 [Core:Build Config]-[BEOS] BeOS should build components with -Bsymbolic [BeO]
  7. #390485 [Toolkit:Build Config]-Fix updater build break with GCC 3.3.5 [OS/]
  8. #393261 [Firefox:Build Config]-make langpack-% should ensure dist/install [All]
  9. #395221 [Firefox:Build Config]-Add Ukrainian to the Firefox build, trunk and branch [All]

Networking Landings
  1. #378787 [Core:Networking: HTTP]-IE 7 and Firefox Browsers Digest Authentication Request Splitting [All]
  2. #388281 [Core:Networking]-[FIX]nsStandardURL::SetPort needs to update authority length [All]
  3. #389600 [Core:Networking]-Add .pl to IDN whitelist [All]
  4. #390082 [Core:Networking: FTP]-FTP data connections use wrong address [All]

DOM Landings
  1. #370810 [Core:DOM: Level 0]-Crash [@ nsHTMLDocument::MatchAnchors] accessing document.anchors for document from removed iframe [All]
  2. #382376 [Core:DOM]-Move NOTIFY_OBSERVERS to the end of nsBindingManager::ContentRemoved (and avoid early returns so we get to it) [All]
  3. #388563 [Core:DOM]-setting .innerHtml doesn't fire DOMNodeInserted event [Win]
  4. #390488 [Core:DOM: Events]-[FIXr]Event listeners should have access to the JS callstack [All]
  5. #393770 [Core:DOM]-Implement nsGenericDOMDataNode::SetNativeAnonymous(). Don't propagate mutation events when set. [All]
  6. #394418 [Core:DOM]-Notify on text changes before firing mutation events. [All]

File Handling Landings
  1. #301367 [Core:File Handling]-Tag Files with Source URL [OS/]
  2. #327296 [Core:File Handling]-[BeOS]GetMimeInfoFromExtension is very ineffective [BeO]
  3. #389611 [Core:File Handling]-Don't treat filetypes as protocol handlers on windows [Win]
  4. #394837 [Firefox:File Handling]-"Save as..." and "Save link as..." do not work when running without WPS [OS/]
  5. #394974 [Core:File Handling]-URIs with invalid % encodings launch wrong handler on WinXP+IE7 [Win]

Please beat up on these builds and report back if you find any strangeness!
Last edited by chob on October 19th, 2007, 3:02 am, edited 12 times in total.
User avatar
Eggster
Posts: 111
Joined: April 15th, 2005, 9:57 am

Post by Eggster »

Uh, chob ? Don't you mean the ETA is Oct 16 2007, not Sept 16 2007 ?
chob
Posts: 4283
Joined: May 17th, 2003, 12:05 pm
Location: London, UK

Post by chob »

Eggster wrote:Uh, chob ? Don't you mean the ETA is Oct 16 2007, not Sept 16 2007 ?

Thanks!
bsr5
Posts: 423
Joined: May 20th, 2005, 7:33 am
Location: MD, US

Post by bsr5 »

Thanks!

#213637 [Core:General]-Mozilla runs at ~100% cpu usage after network connection is interrupted, changing network/LAN, switching from wireless to non-wireless, undocking [Win]

This is probably the most important thing IMO, it's about time.
Warduke
Posts: 630
Joined: November 4th, 2002, 7:49 pm

Post by Warduke »

In Tools - Options - Security - Warning Messages - Settings...With the exception of the first option, every letter that is underlined in 2.0.0.7 is now missing in 2.0.0.8.

Example:

In 2.0.0.7: I am about to view a page that uses low-grade encryption.
In 2.0.0.8: I am about to view a pae that uses low-grade encryption.
Firefox : One Browser to Rule Them All.
chob
Posts: 4283
Joined: May 17th, 2003, 12:05 pm
Location: London, UK

Post by chob »

Warduke wrote:In Tools - Options - Security - Warning Messages - Settings...With the exception of the first option, every letter that is underlined in 2.0.0.7 is now missing in 2.0.0.8.

Nice find Warduke! I've filed
  • #398837 [Firefox:General]-Keyboard accelerators missing on Security Warning dialog [Win]
User avatar
[:Aureliano Buendía]
Posts: 323
Joined: August 12th, 2006, 5:50 am
Location: Italy

Post by [:Aureliano Buendía] »

The file /nightly/2.0.0.8-candidates/rc1/firefox-2.0.0.7-2.0.0.8.it.win32.partial.mar exist, my channel is set to "Beta" but "Check for updates..." get null update. Why it is?

Ciao.
"The world was so recent that many things lacked names, and in order to indicate them it was necessary to point."
One Hundred Years Of Solitude
pal-moz
Posts: 5937
Joined: September 23rd, 2005, 5:40 pm
Location: Tokyo , Japan

Post by pal-moz »

@Aureliano Buendía

not ready for update yet.
no information, like <a href="http://groups.google.com/group/mozilla.dev.planning/browse_thread/thread/52cd2b8ce92abf21/8ec682903c7a73af#8ec682903c7a73af" target="_blank">this</a>.
Warduke
Posts: 630
Joined: November 4th, 2002, 7:49 pm

Post by Warduke »

chob wrote:
Warduke wrote:In Tools - Options - Security - Warning Messages - Settings...With the exception of the first option, every letter that is underlined in 2.0.0.7 is now missing in 2.0.0.8.

Nice find Warduke! I've filed
  • #398837 [Firefox:General]-Keyboard accelerators missing on Security Warning dialog [Win]


Fixed in rc2.
Firefox : One Browser to Rule Them All.
User avatar
[:Aureliano Buendía]
Posts: 323
Joined: August 12th, 2006, 5:50 am
Location: Italy

Post by [:Aureliano Buendía] »

Also the 2.0.0.8 rc2 is out, but not is pushed on beta channel!.. this is very strange for me.
"The world was so recent that many things lacked names, and in order to indicate them it was necessary to point."
One Hundred Years Of Solitude
pal-moz
Posts: 5937
Joined: September 23rd, 2005, 5:40 pm
Location: Tokyo , Japan

Post by pal-moz »

Aureliano Buendía wrote:Also the 2.0.0.8 rc2 is out, but not is pushed on beta channel!.. this is very strange for me.

not strange.
always time-lag,
according to http://wiki.mozilla.org/WeeklyUpdates/2 ... Fx_2.0.0.8 ,
"We will try to push updates to "beta" users by 10/11 (Thursday)"
User avatar
[:Aureliano Buendía]
Posts: 323
Joined: August 12th, 2006, 5:50 am
Location: Italy

Post by [:Aureliano Buendía] »

Ok! Thanks pal-moz.

Ciao
"The world was so recent that many things lacked names, and in order to indicate them it was necessary to point."
One Hundred Years Of Solitude
david5717
Posts: 301
Joined: July 18th, 2003, 7:39 am
Location: Baton Rouge, LA, USA

Post by david5717 »

I got the following error, I don't yet know if it's due to anything in this build:

[Exception... "Component is not available" nsresult: "0x80040111 (NS_ERROR_NOT_AVAILABLE)" location: "JS frame :: file : ///lbuild/firefox/components/nsSessionStore.js :: sss_saveState :: line 1749" data: no]
[Break on this error] oState.session = { state: ((this._loadState == STATE_RUNNING) ? STATE_RUNNIN...

Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.8) Gecko/20071008 Firefox/2.0.0.8 ID:2007100816
User avatar
colfer
Posts: 643
Joined: December 4th, 2002, 9:34 am
Location: Bear

Post by colfer »

from the newsgroups...
Updates to Firefox 2008rc2 were released to "beta" users today (Oct 10)
@~4pm PDT.

We will have a week-long beta period for community feedback. If no
issues are found we will go ahead with releasing final bits on Thursday,
October 18.
User avatar
[:Aureliano Buendía]
Posts: 323
Joined: August 12th, 2006, 5:50 am
Location: Italy

Post by [:Aureliano Buendía] »

I have this crash:
http://talkback-public.mozilla.org/sear ... B36831607G
(step to reproduce: goto the site reported and click on one of plays)

Mozilla/5.0 (Windows; U; Windows NT 5.1; it; rv:1.8.1.8) Gecko/20071008 Firefox/2.0.0.8 ID:2007100816
Post Reply