The Official Win32 20110822 builds are out

Discussion about official Mozilla Firefox builds
User avatar
WildcatRay
Posts: 7484
Joined: October 18th, 2007, 7:03 pm
Location: Columbus, OH

The Official Win32 20110822 builds are out

Post by WildcatRay »

A couple of notes about the Nightly thread.
Nightly Build thread RSS feed (courtesy DaCypher)

WARNING: Today's 20110822 Nightly nightly build appears to be quite crash-happy; specifically the plugin-container.exe and Flash. (Note: If you disable OOPP, Nightly will likely crash in it's entirety.)

The Official Win32 20110822 NIGHTLY build is out.
The Official Win32 20110822 AURORA build is out.
.The Official Firefox 7.0 builds are not yet out

Previous NIGHTLY 20110821 (FF9.0a1)
Previous AURORA 20110821 (FF8.0a2)
Previous BETA 20110817 (FF7.0b1 build 1)

Hourly NIGHTLY builds : mozilla-central-linux || mozilla-central-macosx || mozilla-central-win32 || Firefox Tinderbox || NIGHTLY Changelog
Hourly NIGHTLY archive for Windows, Mac and Linux (not the final format yet)
AURORA Tinderbox || AURORA changelog

Last update: 2011-08-22 -- 09:00 PDT = 16:00 UTC
Last NIGHTLY Changeset: f41df039db03
Last AURORA Changeset: 2564751174a2
Last BETA Changeset: 00f56713eab6

(FYI: Link to pushlog for the merge of mozilla-central (Nightly 8.0a1) to Aurora (Aurora 8.0a2) until I have the opportunity to generate the list of Bugs. I am posting them in 200 item batches. First batch is here.)

Fixed:
    NIGHTLY
  1. #675908 [Core:Graphics]-TiledTextureImage BeginUpdate/EndUpdate are broken [Lin]
  2. #611315 [Core:Graphics]-ThebesOGL buffer Rotation not handled correctly for shadow layers [Lin]
  3. #678452 [Core:Graphics]-misuse of NS_ENSURE_ARG_POINTER [All]
  4. #669905 [Firefox:Bookmarks & History]-Searching in the new Downloads folder should limit the search to downloads [All]
  5. #653361 [Toolkit:General]-Dll Block list doesn't work when Avast! Anti-Virus is installed [Win]
  6. #679016 [Firefox:Migration]-Remove outdated Seamonkey Profile Migrator [All]
  7. #668038 [Core:Widget: Win32]-nsFilePicker.cpp (WIN32) Returned filenames like "C:filename.ext" are not canonicalized [Win]
  8. #665987 [Core:Widget: Win32]-win32 nsFilePicker does not clear out mFiles on showing picker [Win]
  9. #668921 [Core:Graphics]-Text disappears after scrolling [All]
  10. #677864 [Core:XPConnect]-Components.results class description is wrong [Lin]
  11. #679796 [Core:JavaScript Engine]-js_DumpStackFrame should walk saved frame chains [Lin]
  12. #680528 [Core:Plug-ins]-Make use of the cached value for user agent in PluginModuleChild [Win]
  13. #680228 [Core:JavaScript Engine]-Add notes output to -D [All]
  14. #680279 [Core:Editor]-Splitting Gmail rich-text list with Enter misplaces the caret [All]
  15. #679494 [Core:XPConnect]-"compartment mismatched" when listening message event [All]
  16. #211636 [Core:Style System (CSS)]-nsHTML{Table,SharedLeaf}Element's MapAttributesIntoRule are broken [All]
  17. #667021 [Core:DOM]-Remove nsIDOMDocumentCSS from the tree [All]
  18. #677787 [Core:XPCOM]-Remove unique_pointer from typelib code [All]
  19. #680361 [Core:Plug-ins]-rm modules/plugin/ [All]
  20. #680035 [Core:SVG]-Filter elements don't react to color-interpolation-filters attribute changes [All]
  21. #644733 [Core:Widget: Cocoa]-Can't open new windows if any windows are on a secondary monitor & primary and secondary are NOT TOP aligned [Mac] [Mac]
  22. #677582 [Core:Style System (CSS)]-Implement CSS3 text-overflow: <left> <right> [All]
  23. #678030 [Core:Graphics]-Expose pci subsystem through GfxInfo [Mac]
  24. #620306 [Core:Networking: FTP]-crash [@ nsFtpState::Init] for oom from BeginWriting() [All]
  25. #662555 [Core:Networking: HTTP]-Race condition when measuring requestEnd [All]
  26. #673226 [Core:Networking]-Null timestamp usage in telemetry code [Mac]
  27. #679971 [Core:DOM]-remove Navigator.taintEnabled() [All]
  28. #680647 [Firefox:Panorama]-undefined variables in some tests cause leaks [All]
  29. #680649 [Firefox:Developer Tools]-inspector leaks iframe [chrome://browser/content/inspector.html] until shutdown [All]
  30. #680686 [Firefox:Panorama]-Remove AllTabs.jsm until the all-windows feature gets properly implemented [All]
  31. #662812 [Firefox:Panorama]-Panorama isn't aware of the current SSWindowState when being initialized [All]
  32. #626455 [Firefox:Panorama]-modal dialog in onbeforeunload: browser freeze after removing last tab group in panorama [All]
  33. #650280 [Firefox:Panorama]-Switching from Private Browsing to Normal Browsing keeps search strings while in Panorama [All]
  34. #680117 [Toolkit:Add-ons Manager]-Footer string in the new Add-on selection window should wrap to fit long localizations [All]
    AURORA
    None
    BETA
    None

Partial Landings/WIPs/Incoming:
    NIGHTLY
  1. #678181 [Core:Graphics]-large uptake in crashes in gfxFontGroup::FindFontForChar on OS X [Mac]

  2. #557407 [Core:JavaScript Engine]-Introduce Javascript type inference [All]
  3. #654734 [Core:JavaScript Engine]-TrampolineCompiler::generateForceReturn should emit a call to ScriptDebugEpilogue [All]
  4. #659473 [Core:JavaScript Engine]-AllFramesIter should handle empty segments [Mac]
  5. #667925 [Core:JavaScript Engine]-Line number is bogus on JSOP_TRACE opcodes [All]
  6. #678474 [Core:Widget: Gtk]-window.focus() doesn't work intermittently after multiple modal dialogs are opened quickly in succession [Lin]
  7. #626455 [Firefox:Panorama]-modal dialog in onbeforeunload: browser freeze after removing last tab group in panorama [All]
  8. #566084 [Firefox:Developer Tools]-Inspect gets disabled when navigating to new pages [All]
  9. #679251 [Core:JavaScript Engine]-InlineReturn should advance the pc always [All]
  10. #623444 [Core:Video/Audio]-Replace libsydneyaudio with a callback based audio library [All]
  11. #671745 [Core:Video/Audio]-Intermittent failure in test_replay_metadata.html | Should have received two ended events for 320x240.ogv (or small-shot.ogg) - got 3, expected 2; followed by v.parentNode is null [All]
  12. #617528 [Core:DOM: Core & HTML]-implement the HTML5 "context menu" feature (contextmenu attribute) [All]
  13. #676457 [NSPR:NSPR]-Avoid wasted space in PLArenaPools due to jemalloc rounding up [All]
  14. #653737 [NSPR:NSPR]-Add PR_INT64 and PR_UINT64 macros for portable 64-bit integer constants [All]
  15. #675201 [Core:Layout]-Intermittent ERROR TEST-UNEXPECTED-FAIL | layout/generic/test/test_bug632379.xul | Test timed out. [Lin]
  16. #669061 [Core:Security: PSM]-Upgrade Mozilla to NSS 3.13 [All]
  17. #675221 [Core:XPCOM]-Remove XPCOM proxies [All]
    AURORA
  1. #658738 [Firefox:General]-[meta] We seem to be leaking hundreds of windows until shutdown during browser-chrome tests [All]
  2. #552707 [Core:Selection]-While we're expanding selection by dragging, the selection root element should capture mouse events and all scrollable elements should be scrollable [All]
  3. #583976 [Core:Widget]-Platform support for focus and key events delivered to cross-platform fake widgets in content processes [All]
  4. #295285 [Core:DOM: Events]-onpopupshowing does not expose accesskeys (event.shiftKey) [Win]
  5. #664130 [Core:General]-jwatt's random small patches that need somewhere to request review [All]
  6. #644621 [Core:Selection]-Drag selection scrolling does not work properly in fullscreen and maximized mode [All]
  7. #617539 [Core:General]-get rid of _MOZILLA_2_0_BRANCH interfaces on trunk after we branch [All]
  8. #629875 [Core:Canvas: 2D]-Handle negative arguments to drawImage [All]
  9. #667222 [Core:Canvas: WebGL]-In texSubImage2D, check that the update format matches the existing texture [All]
  10. #675976 [Core:Spelling checker]-delete extensions/spellcheck/hunspell/tests/suggestiontest/Makefile.orig [Lin]
  11. #674689 [Core:JavaScript Engine]-[meta] IonMonkey: Anion bugs [All]
  12. #671428 [Core:Graphics]-Firefox Crash @ _moz_pixman_image_create_bits [All]
  13. #665335 [Core:Disability Access APIs]-Crash [@ nsDocAccessible::FireDelayedAccessibleEvent] [Win]
  14. #617528 [Core:DOM: Core & HTML]-implement the HTML5 "context menu" feature (contextmenu attribute) [All]
    BETA
    None

Regressions/Annoying/Common bugs:
    None


Nightly 9.0 fixes since 20110322 (mozilla 2.2) = ~2651
Aurora 8.0 fixes since 20110322 (mozilla 2.2) = ~2920
Beta 6.0 fixes since 20110322 (mozilla 2.2) = ~1328
FF 5.0 fixes since 20110322 (mozilla 2.2) = ~669

Release tracking Firefox 6(Q3)-7(Q4) - 8 - 9 see HERE
Last edited by WildcatRay on August 22nd, 2011, 9:03 am, edited 4 times in total.
Ray

OS'es: 4 computers with Win10 Pro 64-bit; Current Firefox, Beta, Nightly, Chrome, Vivaldi
User avatar
BruceAWittmeier
Posts: 3076
Joined: June 9th, 2008, 10:53 am
Location: Near 37.501685 -80.147967

Re: The Official Win32 20110822 builds are not yet out

Post by BruceAWittmeier »

You're doing a great job!
I often take a long windy road to my destination. Upon arrival, I wonder how I missed the shortcut.
User avatar
sdrocking
Posts: 778
Joined: October 2nd, 2010, 7:03 am
Location: Madison, WI
Contact:

Re: The Official Win32 20110822 builds are not yet out

Post by sdrocking »

Terepin wrote:Also, I'm having small issue with Google: I'm signed in inG+ and Gmail, but not in Google itself. Even after I sign in manually, after restart I'm signed out again. Anyone else having this behaviour?

I see this always in my Linux system but never in my Windows system, must be cookie related.
GTK66
Posts: 1896
Joined: May 30th, 2004, 5:20 am

Re: The Official Win32 20110822 builds are not yet out

Post by GTK66 »

BruceAWittmeier wrote:You're doing a great job!


Ray has been doing a fantastic job!
xat
Posts: 25
Joined: March 19th, 2011, 2:51 pm

Re: The Official Win32 20110822 builds are not yet out

Post by xat »

Could someone test this?
1. Go here https://github.com/mozilla/prospector/b ... trap.js#L1
2. Repeatedly click any line number.
3. Observe CPU usage // browser responsiveness.
pal-moz
Posts: 5937
Joined: September 23rd, 2005, 5:40 pm
Location: Tokyo , Japan

Re: The Official Win32 20110822 builds are not yet out

Post by pal-moz »

xat wrote:Could someone test this?
1. Go here https://github.com/mozilla/prospector/b ... trap.js#L1
2. Repeatedly click any line number.
3. Observe CPU usage // browser responsiveness.

fine here.
[Desktop] Windows 7 Professional (32bit/SP1) / Geforce GTX 660Ti 2GB (350.12) / 4GB RAM
User avatar
mikedl
Posts: 1236
Joined: October 14th, 2010, 4:47 pm
Location: Florida, USA

Re: The Official Win32 20110822 builds are not yet out

Post by mikedl »

Works fine for me even while I have a Flash vid playing but clicking a line number does spike the CPU (hit 70-80 percent).

Flash vid never had a hiccup and browser responsiveness degradation wasn't noticeable.
"It may be that there are true demonstrations; but this is not certain. Thus, this proves nothing else but that it is not certain that all is uncertain, to the glory of skepticism." Pascal's Pensées
User avatar
pekkle
Posts: 47
Joined: March 4th, 2007, 9:07 pm
Location: Hong Kong SAR, China

Re: The Official Win32 20110822 builds are not yet out

Post by pekkle »

anyone have the same problem that flash player 11 b2 crash with nightly trunk build when dom.ipc.plugins.enabled = true
User avatar
mikedl
Posts: 1236
Joined: October 14th, 2010, 4:47 pm
Location: Florida, USA

Re: The Official Win32 20110822 builds are not yet out

Post by mikedl »

pekkle wrote:anyone have the same problem that flash player 11 b2 crash with nightly trunk build when dom.ipc.plugins.enabled = true

WFM.

Image

I am currently watching a Flash vid on Flash 11b2. No issues.

Image
"It may be that there are true demonstrations; but this is not certain. Thus, this proves nothing else but that it is not certain that all is uncertain, to the glory of skepticism." Pascal's Pensées
User avatar
pekkle
Posts: 47
Joined: March 4th, 2007, 9:07 pm
Location: Hong Kong SAR, China

Re: The Official Win32 20110822 builds are not yet out

Post by pekkle »

mikedl wrote:
pekkle wrote:anyone have the same problem that flash player 11 b2 crash with nightly trunk build when dom.ipc.plugins.enabled = true

WFM.

Image

I am currently watching a Flash vid on Flash 11b2. No issues.

Image

Ooops... if setting dom.ipc.plugins.enabled = false, it crashed firefox.... :shock:
User avatar
mikedl
Posts: 1236
Joined: October 14th, 2010, 4:47 pm
Location: Florida, USA

Re: The Official Win32 20110822 builds are not yet out

Post by mikedl »

pekkle wrote:Ooops... if setting dom.ipc.plugins.enabled = false, it crashed firefox.... :shock:

Do you have a reason for changing the default setting of dom.ipc.plugins.enabled?
"It may be that there are true demonstrations; but this is not certain. Thus, this proves nothing else but that it is not certain that all is uncertain, to the glory of skepticism." Pascal's Pensées
User avatar
pekkle
Posts: 47
Joined: March 4th, 2007, 9:07 pm
Location: Hong Kong SAR, China

Re: The Official Win32 20110822 builds are not yet out

Post by pekkle »

mikedl wrote:
pekkle wrote:Ooops... if setting dom.ipc.plugins.enabled = false, it crashed firefox.... :shock:

Do you have a reason for changing the default setting of dom.ipc.plugins.enabled?

just for testing... if keeping default "true", the plugins crash... so I set it to "false", and try again... the whole firefox crash then... ](*,)
User avatar
mikedl
Posts: 1236
Joined: October 14th, 2010, 4:47 pm
Location: Florida, USA

Re: The Official Win32 20110822 builds are not yet out

Post by mikedl »

pekkle wrote:
mikedl wrote:
pekkle wrote:Ooops... if setting dom.ipc.plugins.enabled = false, it crashed firefox.... :shock:

Do you have a reason for changing the default setting of dom.ipc.plugins.enabled?

just for testing... if keeping default "true", the plugins crash... so I set it to "false", and try again... the whole firefox crash then... ](*,)

Doesn't crash for me on the default of "true."
Check your add-ons and other plug-ins. Have you tried safe-mode with all add-ons disabled.

Image
"It may be that there are true demonstrations; but this is not certain. Thus, this proves nothing else but that it is not certain that all is uncertain, to the glory of skepticism." Pascal's Pensées
User avatar
pekkle
Posts: 47
Joined: March 4th, 2007, 9:07 pm
Location: Hong Kong SAR, China

Re: The Official Win32 20110822 builds are not yet out

Post by pekkle »

okay ... may be just some website problem...
I have crashed only at http://www.fehd.gov.hk/english/index.html when clicking on the banner about mid-autumn.
Locked