The Official Win32 20130322 builds are out

Discussion about official Mozilla Firefox builds
Arjen87
Posts: 970
Joined: March 28th, 2012, 10:46 am
Location: The Netherlands

The Official Win32 20130322 builds are out

Post by Arjen87 »

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

The Official Win32 20130322 NIGHTLY build is out. Changeset: 0e9badd3cf39
The Official Win32 20130322 AURORA build is out. Changeset: c3107b4bd85a
.The Official Firefox 20 BETA 7 build 1 builds are not yet out Changeset: 3c440715a9b2

Previous NIGHTLY 20130321 (FF22.0a1)
Previous AURORA 20130321 (FF21.0a2)
Previous BETA 20130320 (FF20.0b6)

Hourly NIGHTLY builds: mozilla-central-linux | mozilla-central-macosx | mozilla-central-win32 | Firefox Tinderbox | NIGHTLY Changelog
AURORA Tinderbox | AURORA changelog

Last update: 2013-03-22 -- 00:00 PST = 07:00 UTC

Fixed:
    NIGHTLY
  1. #480356 [Core:General]-FillInHTMLTooltip should move into XBL binding/equiv [All]
  2. #585558 [Firefox:Tabbed Browser]-Fix first-tab, last-tab, beforeselected, afterselected; add beforehover, afterhover tab attributes [All]
  3. #604039 [Core:DOM: Events]-Prototype DOM Gamepad (Joystick) API [All]
  4. #719318 [Firefox:General]-Default window size too tall for portrait-mode monitors. [All]
  5. #748740 [Firefox:General]-New tab is not opening after "Ctrl/Cmd+Click" on a link if there is "event.stopPropagation()" in the "click" handler [All]
  6. #781070 [Core:JavaScript Engine]-make NullPtr public [All]
  7. #781310 [Core:Plug-ins]-nsPluginHost::GetInst() should return already_AddRefed [All]
  8. #784131 [Core:Plug-ins]-Flash players continues to play after closing the video on that site [All]
  9. #790882 [Firefox:Tabbed Browser]-[New Tab Page] Speculatively open connections for sites when hovering them [All]
  10. #795630 [Firefox for Metro:General]-CapturePickerUI has an exception on Metro browser startup [Win]
  11. #810151 [Core:Networking: JAR]-Use readahead for ordered jar files such as omni.ja. Should be ~10% startup speedup [Win]
  12. #822086 [Core:Graphics]-"ASSERTION: Shouldn't be trying to draw with a singular matrix!" [Mac]
  13. #825721
  14. #830267 [Core:Plug-ins]-Don't store plugin preferences via pluginreg.dat: store them per-mimetype (Flash plugin settings not kept when updating it)(Java plugin reenabled randomly)(All plugins reenabled when switching architectures on mac) [Win]
  15. #840888 [Firefox for Metro:General]-en-US string review and doubts in browser/metro [Win]
  16. #843671 [Core:Plug-ins]-cannot enter comment in plugin crash UI [Win]
  17. #847627 [Firefox:Downloads Panel]-The clear Downloads History at shutdown option should be updated [All]
  18. #848386 [Core:DOM]-Convert SVGDocument to WebIDL [Mac]
  19. #849601 [Core:DOM]-Crash with mutation listener, mutation observer, outerHTML [All]
  20. #849661 [Core:DOM: Core & HTML]-Remove support for Node.hasAttributes() [All]
  21. #850156 [Core:JavaScript Engine]-BaselineCompiler: Separate ion/baseline memory reporters for JIT code [All]
  22. #850293 [Core:DOM]-Remove nsScriptObjectHolder [All]
  23. #850587 [Core:WebRTC: Audio/Video]-Autoplay not working with getUserMedia in video element in Nightly [All]
  24. #850672
  25. #851378 [Core:Plug-ins]-Move tearing down plugin prototype from NPRuntime to content [All]
  26. #851887 [Core:DOM]-crash in nsWindowSH::GlobalScopePolluterNewResolve [All]
  27. #852087 [Firefox for Metro:Input]-Get basic caret manipulation working in text inputs [Win]
  28. #852088 [Firefox for Metro:Input]-Add drag caret to select text support [Win]
  29. #852115 [Core:DOM: Events]-initEvent should unset defaultPrevented, and stop (immediate) propagation flags [All]
  30. #852270 [Core:SVG]-Should use transform (rather than -moz-transform) and in svg.css [All]
  31. #852342
  32. #852540 [Core:File Handling]-[Linux] Layout broken for open file dialog - default handler no longer presented [Lin]
  33. #852619 [Firefox for Metro:Input]-Tap off form input to clear caret selection should clear focus [Win]
  34. #852636 [Core:Layout]-Remove the aPrevInFlow argument of nsCSSFrameConstructor::InitAndRestoreFrame [All]
  35. #852742 [Core:Layout]-Remove bogus 'const' from nsViewManager::CreateView()'s "const nsView* aParent" parameter [All]
  36. #852817 [Core:DOM]-"ASSERTION: JS binding already finalized" with AudioContext.destination [Mac]
  37. #852838 [Core:Video/Audio]-WebAudio abort with infallible array [@mozilla::dom::AudioBuffer::InitializeBuffers] [Mac]
  38. #852846 [Core:DOM]-Implement PutForwards for .style [Mac]
  39. #852967 [Firefox for Metro:Input]-Simplify marker selection in text inputs [Win]
  40. #853028 [Core:JavaScript Engine]-GC: Fix some rooting issues found by static analysis [All]
  41. #853037 [Core:Networking: File]-nsIBackgroundFileSave should have IID revved [Mac]
  42. #853246 [Core:Video/Audio]-Optimize Panner and Listener methods when processing them would not have a significant effect [Mac]
    AURORA
  1. #833076 [Core:JavaScript Engine]-IonMonkey: Assertion failure: script->types, at ../jsinferinlines.h:992 or Crash [@ js_CreateThisForFunctionWithProto] [Lin]
  2. #835045 [Core:Graphics]-Core Graphics stops rendering the canvas content [Mac]
  3. #839209
  4. #847627 [Firefox:Downloads Panel]-The clear Downloads History at shutdown option should be updated [All]
  5. #850450 [Mozilla Services:Metrics and Firefox Health Report]-Longitudinal recording of build ID [All]
  6. #852923
    BETA
  1. #839209
  2. #852923

Partial Landings/WIPs/Incoming:
    NIGHTLY
  1. #716140 [Core:ImageLib]-Multithreaded image decoding [All]
  2. #722506 [Firefox:Developer Tools: Style Editor]-Style Editor should support @imported stylesheets [All]
  3. #814795 [Core:JavaScript Engine]-Replace macros.py with SpiderMonkey version [All]
  4. #845822 [Firefox:Developer Tools: Inspector]-Inplace editor to be moved to devtools/shared/InplaceEditor.jsm [All]
  5. #849388 [Core:JavaScript Engine]-IonMonkey: Allow Ion's InlineFrameIterator to be used in NoGC contexts [Mac]
  6. #850436 [Firefox:Developer Tools: Inspector]-We need a max-width on the inspector breadcrumbs [All]
  7. #851689 [Firefox:Developer Tools: Framework]-Toolbox Tabs extra wide after the Sidebar adaptation fix (bug 818151) [Win]
  8. #852019 [Firefox:Developer Tools]-The devtools tabs are streched on Linux [All]
  9. #852353 [Firefox:Developer Tools: 3D View]-Allow Tilt to support positioning elements at arbitrary depths and with arbitrary depths [All]
  10. #852452 [Firefox:Session Restore]-[SessionStore] Measure how long we block the main thread just for writing session data [All]
  11. #852531 [Firefox:Tabbed Browser]-[New Tab Page] use promises to wait for a batch of operations to complete [All]
  12. #852860 [Firefox:Developer Tools: Debugger]-Remove obsolete script cache [All]

  13. #837957 [Core:JavaScript Engine]-Implement ICU dependent functions of Intl.Collator, Intl.NumberFormat, Intl.DateTimeFormat [All]
  14. #847120 [Core:SVG]-Convert filter elements that implement nsIDOMSVGFilterPrimitiveStandardAttributes to WebIDL [Mac]
  15. #849367 [Core:JavaScript Engine]-Speed up JS parsing some more [All]
    AURORA
  1. #852164 [Core:Plug-ins]-crash in mozilla::plugins::PluginModuleParent::TerminateChildProcess @ PL_DHashTableOperate [Win]
    BETA
    None

Regressions/Annoying/Common bugs:
    None

Nightly 22.0a1 fixes since 20110322 (mozilla 2.2) = ~14103
Aurora 21.0a2 fixes since 20110322 (mozilla 2.2) = ~13374
Beta 20.0b fixes since 20110322 (mozilla 2.2) = ~12440

Release tracking Firefox 20-22 see HERE
Last edited by Arjen87 on March 22nd, 2013, 12:38 pm, edited 1 time in total.
Microsoft Windows 10 Pro 64-bit | Intel Core i7 6650U | 16 GB DDR3
RyanVM
Posts: 1264
Joined: June 16th, 2004, 6:00 am
Location: Exton, PA

Re: The Official Win32 20130322 builds are not yet out

Post by RyanVM »

FYI, there's a respin coming to pick up what's landed of bug 716140 so far.
NVD
Posts: 371
Joined: September 17th, 2010, 7:55 am

Re: The Official Win32 20130322 builds are not yet out

Post by NVD »

Today's Nightly and the respin gets 419 on Html5test.
joedrew
Posts: 34
Joined: July 15th, 2004, 9:45 am

Re: The Official Win32 20130322 builds are not yet out

Post by joedrew »

Please hammer hard on the respin - I'm trying to find a way to reproduce bug 853337, which makes images load only partway.
alex_mayorga
Posts: 1921
Joined: May 8th, 2008, 9:35 am
Location: Monterrey/Zacatecas, Mexico

Re: The Official Win32 20130322 builds are not yet out

Post by alex_mayorga »

Steps:
0. Set plugins.click_to_play;true in about:config
1. Load http://event.on24.com/utils/test/testYo ... nsole=true
2 Click on "Activate Adobe Flash"

Result:
Nothing happens.

Expected result:
The Flash video plays.
NVD
Posts: 371
Joined: September 17th, 2010, 7:55 am

Re: The Official Win32 20130322 builds are not yet out

Post by NVD »

Respin is out.

CSet: a73a2b5c423b
Faruk
Posts: 94
Joined: May 6th, 2008, 11:00 am
Location: Turkey

Re: The Official Win32 20130322 builds are not yet out

Post by Faruk »

joedrew wrote:Please hammer hard on the respin - I'm trying to find a way to reproduce bug 853337, which makes images load only partway.


I can confirm that.


Image
4790K @ 5GHz | Sabertooth Z97 Mark 1 | ASUS STRIX GTX 980 | G.Skill RipjawsX 2x4GB 1866 @ 2400 10-12-11-30 | 256GB Crucial MX100 | 2x Samsung 1TB HD103SJ
User avatar
JayhawksRock
Posts: 10433
Joined: October 24th, 2010, 8:51 am

Re: The Official Win32 20130322 builds are not yet out

Post by JayhawksRock »

alex_mayorga wrote:Steps:
0. Set plugins.click_to_play;true in about:config
1. Load http://event.on24.com/utils/test/testYo ... nsole=true
2 Click on "Activate Adobe Flash"

Result:
Nothing happens.

Expected result:
The Flash video plays.

Works fine for me... Probably cause I'm on XP
"The trouble with quotes on the internet is you never know if they are genuine" ...Abraham Lincoln
StealthX
Posts: 635
Joined: November 15th, 2011, 4:50 pm

Re: The Official Win32 20130322 builds are not yet out

Post by StealthX »

After the respin, images on google image search are only loading partly. Even refreshing only shows the same part of the image.
TheVisitor
Posts: 5472
Joined: May 13th, 2012, 10:43 am

Re: The Official Win32 20130322 builds are not yet out

Post by TheVisitor »

StealthX wrote:After the respin, images on google image search are only loading partly. Even refreshing only shows the same part of the image.


No problems here...
StealthX
Posts: 635
Joined: November 15th, 2011, 4:50 pm

Re: The Official Win32 20130322 builds are not yet out

Post by StealthX »

Its actually 90% of all images on any sites.

I bet it has to do with AMD gfx cards. Firefox always hates them! lol
TheVisitor
Posts: 5472
Joined: May 13th, 2012, 10:43 am

Re: The Official Win32 20130322 builds are not yet out

Post by TheVisitor »

StealthX wrote:Its actually 90% of all images on any sites.

I bet it has to do with AMD gfx cards. Firefox always hates them! lol


I have a HD3200 chipset AMD here on HP Phenom II - no problems with partial images yet...

Hows this page do for you ?
http://englishrussia.com/2013/02/25/army-of-belarus/

All load here without issue.
User avatar
Grantius
Posts: 1545
Joined: June 28th, 2011, 4:14 pm
Contact:

Re: The Official Win32 20130322 builds are not yet out

Post by Grantius »

StealthX wrote:Its actually 90% of all images on any sites.

I bet it has to do with AMD gfx cards. Firefox always hates them! lol


Not AMD, its happening on my Intel Laptop
Micro gaming box: AMD A10-7800 APU, 8gb RAM M350 ITX case (size of a book), Windows 10/Ubuntu
Tablet/Laptop: Asus Transformer T100, Intel Atom 2GB RAM, Windows 10 x86
Mobile:Xiaomi Redmi Note 3 Pro
User avatar
faulty_fox
Posts: 421
Joined: April 20th, 2010, 10:25 am

Re: The Official Win32 20130322 builds are not yet out

Post by faulty_fox »

I can reproduce it on my laptop with a dualcore Intel Core i5-2410M CPU and a nvidia 525M graphics card.
But it happens very rarely.
StealthX
Posts: 635
Joined: November 15th, 2011, 4:50 pm

Re: The Official Win32 20130322 builds are not yet out

Post by StealthX »

TheVisitor wrote:
StealthX wrote:Its actually 90% of all images on any sites.

I bet it has to do with AMD gfx cards. Firefox always hates them! lol


I have a HD3200 chipset AMD here on HP Phenom II - no problems with partial images yet...

Hows this page do for you ?
http://englishrussia.com/2013/02/25/army-of-belarus/

All load here without issue.


They loaded fine after a Nightly restart. The first time the first 2 images didn't load completely though.
Locked