The Official Win32 20130117 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 20130117 builds are out

Post by Arjen87 »

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

The Official Win32 20130117 NIGHTLY build is out. Changeset: 712eca11a04e
The Official Win32 20130117 AURORA build is out. Changeset: 1fff5df1ac6a
The Official Firefox 19 BETA 2 build 1 builds are out. Changeset: 8b833c1150b5

Previous NIGHTLY 20130116 (FF21.0a1)
Previous AURORA 20130116 (FF20.0a2)
Previous BETA 20130109 (FF19.0b1)

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

Last update: 2013-01-17 -- 03:00 PST = 11:00 UTC

Fixed:
    NIGHTLY
  1. #785918 [Core:General]-Replace the usages of PR_ARRAY_SIZE with mozilla::ArrayLength [Mac]
  2. #810525 [Core:JavaScript Engine]-unregress DecompileValueGenerator change to handle object literal reference bases [All]
  3. #818023 [Core:JavaScript Engine]-IonMonkey: function.caller does not always work (and in interpreter and JM) [All]
  4. #820839 [Core:Layout]-Lightweight theme previews get out of sync between titlebar and the rest of chrome [Mac]
  5. #821955
  6. #822197 [Core:WebRTC: Signaling]-Assertion failure: cb_hdr and crash [@ fim_process_event/FIM_DEBUG] [Mac]
  7. #822289 [Core:XPCOM]-Remove NS_IMPL_CYCLE_COLLECTION*_CLASS macros [All]
  8. #822906 [Core:Layout]-Crash [@ mozilla::css::OverflowChangedTracker::Flush] with table and transform [All]
  9. #824864 [Core:DOM]-Disentangle CompileFunction and EvaluateString{,WithValue} from the script context's active scope [All]
  10. #825395 [Core:DOM]-Add checking for interleaved nsCxPusher and JSAutoEnterCompartment [All]
  11. #826104
  12. #827053 [Core:Canvas: 2D]-Add support for EOFill and EOClip to canvas + support for winding in isPointInPath [All]
  13. #827172 [Core:SVG]-Convert SVGPathElement to WebIDL [Mac]
  14. #827174 [Core:SVG]-Remove nsIDOMSVGLocatable and nsIDOMSVGTransformable [Mac]
  15. #827182 [Core:SVG]-Convert SVGUseElement to WebIDL [Mac]
  16. #827691 [Core:XPCOM]-Treat [stack:nnnn] entries in /proc/self/maps as anonymous memory [Lin]
  17. #827799 [Core:Layout: View Rendering]-Visually Hidden HTML 5 technique does not hide the caption in a table [All]
  18. #827821 [Core:JavaScript Engine]-IonMonkey: Assertion failure: type == MIRType_Boolean || type == MIRType_Int32 || type == MIRType_Double || type == MIRType_String || type == MIRType_Object, at ion/MIR.h:1557 [Lin]
  19. #827824 [Core:Networking: HTTP]-SPDY uses maybe signed type for unsigned buffer [All]
  20. #828139 [Core:JavaScript Engine]-Expose a friend API for AppendUnique [Mac]
  21. #828141 [Core:Disability Access APIs]-windows shouldn't hold onto text change events [All]
  22. #828184 [Core:General]-startup crash in nsPrefBranch::GetIntPref with QIPCAP.dll (Websense Endpoint) [Win]
  23. #828228 [Firefox:Search]-Instrument nsSearchService initialization with Telemetry [All]
  24. #828815 [Core:DOM]-SVGRectElement["onxxx"] = Function does not work, No Tooltip on SVG graphic (StatCounter) [All]
  25. #829363 [Core:Style System (CSS)]-make :scope match style scope roots [All]
  26. #829416 [Firefox:SocialAPI]-[Social API] ambient popup is displayed at center of screen when toolbar is in Text mode [All]
  27. #829430 [Core:XPConnect]-Assertion failure: "Don't call FixWeakMappingGrayBits during a GC" [Mac]
  28. #829758 [Core:JavaScript Engine]-Use MatchOnly mode for str_search(). [All]
  29. #829798 [Core:JavaScript Engine]-Crash [@ WeakMap_set_impl] or [@ WeakMap_set] or "Assertion failure: cx->runtime->preserveWrapperCallback," [All]
  30. #829886 [Core:Layout: Form Controls]-Can't select options in a select list whose parent is translated with a transform on mac [Mac]
  31. #830042 [Core:JavaScript Engine]-IonMonkey: Assertion failure: v->toGCThing(), at gc/Marking.cpp:488 or Opt-crash [@ js::gc::MarkKind] [Lin]
  32. #830064 [Firefox:Downloads Panel]-The new downloads view in the Places Library does not support drag and drop [All]
  33. #830181 [Core:SVG]-Convert SVGSymbolElement to WebIDL [Mac]
  34. #830205 [Firefox:Downloads Panel]-Download button shows progress remaining after download finishes [All]
  35. #830230 [Core:SVG]-Convert SVGPatternElement to WebIDL [All]
  36. #830236 [Core:Printing: Output]-crash involving double deletion of PresShell when printing <canvas> with a mozPrintCallback [All]
  37. #830242 [Firefox:Bookmarks & History]-[QAC generated] Double clicking a folder in the right side pane opens first item into the current tab. And sent the 'library' into the background. [Win]
  38. #830269 [Core:JavaScript Engine]-crash in js::ion::IonBuilder::makeCallHelper [All]
  39. #830329 [Firefox:Downloads Panel]-Fix the enabled state of the clear downloads command (was: Clear Downloads button is disabled if the view is not focused) [All]
  40. #830332 [Core:JavaScript Engine]-jittest gc/incremental-state.js fails if rooting analysis enabled [All]
  41. #830451 [Core:WebRTC: Networking]-ICE stack should ignore rather than assert on PEER_REFLEXIVE [Lin]
  42. #830553 [Core:DOM]-Make every single assert in nsWrapperCache.h fatal [All]
  43. #830600 [Core:Editor]-Pasting in the URL can be extremely expensive (quadratic on the length of the pasted string) [Lin]
  44. #830614
  45. #830652 [Firefox:Private Browsing]-Starting Firefox with -private-window flag shows console error [Win]
  46. #830839 [Core:JavaScript Engine]-Make rooting analysis ignore atom rooting [All]
  47. #830842 [Firefox:Downloads Panel]-Clear Downloads button should appear only for Downloads View [All]
  48. #830858 [Core:DOM]-Implement a generic way to dispatch events to chrome only [All]
  49. #830871 [Core:JavaScript Engine]-Unfriend js_GetClassPrototype [All]
  50. #830967 [Core:JavaScript Engine]-Array.concat ignores sparse elements in 'this' value [Mac]
  51. #831011 [Core:Layout: View Rendering]-remove unused mOpacity in nsView [Lin]
  52. #831040 [Core:JavaScript Engine]-js_ReportAllocationOverflow should not be able to GC [Mac]
  53. #831188 [Core:Plug-ins]-about:plugins lists blocklisted and user-disabled plugins [All]
  54. #831472 [Core:DOM]-Crash [@ nsGlobalWindow::GetInnerScreenRect()] due to lack of null check [All]
    AURORA
  1. #824825 [Firefox:Theme]-Need toolbar button and popup notification icons for tabs with camera / microphone access [All]
  2. #825544 [Core:Document Navigation]-Clicking on a duckduckgo result link while the page is loading prevents the result page from being recorded [Mac]
    BETA
    tag FIREFOX_19_0b2_BUILD1

Partial Landings/WIPs/Incoming:
    NIGHTLY
  1. #827158 [Core:DOM]-Move HTMLObjectElement to WebIDL [All]
  2. #829832 [Core:Networking: File]-BackgroundFileSaver should support hash computation [Lin]
    AURORA
  1. #754029 BACK OUT [Core:Document Navigation]-Navigating from a new script tag does not add a session history entry [Mac]
  2. #801357 BACK OUT [Core:DOM]-Remove nsIScriptContext::Get/SetProcessingScriptTag() [All]
  3. #808035 BACK OUT [Core:Document Navigation]-Pages opened by JavaScript in a new tab break the back button on first navigation [All]
    BETA
    None

Regressions/Annoying/Common bugs:
    None

Nightly 21.0a1 fixes since 20110322 (mozilla 2.2) = ~12408
Aurora 20.0a2 fixes since 20110322 (mozilla 2.2) = ~12154
Beta 19.0b fixes since 20110322 (mozilla 2.2) = ~11325

Release tracking Firefox 19-20 see HERE
Last edited by Arjen87 on January 17th, 2013, 11:32 am, edited 1 time in total.
Microsoft Windows 10 Pro 64-bit | Intel Core i7 6650U | 16 GB DDR3
User avatar
smsmith
Moderator
Posts: 19979
Joined: December 7th, 2004, 8:51 pm
Location: Indiana

Re: The Official Win32 20130117 builds are not yet out

Post by smsmith »

Caspid wrote:downloads panel seems to have re-enabled itself and stuck a button in my toolbar.


Probably due to this:
https://bugzilla.mozilla.org/show_bug.cgi?id=825852
Give a man a fish, and he eats for a day. Teach a man to fish, and he eats for a lifetime.
I like poetry, long walks on the beach and poking dead things with a stick.
Please do not PM me for personal support. Keep posts here in the Forums instead and we all learn.
User avatar
Hyosung
Posts: 217
Joined: September 7th, 2010, 5:31 pm

Re: The Official Win32 20130117 builds are not yet out

Post by Hyosung »

From previous thread, but with today's build/s (Hourlies), is anyone else experiencing 1-result searches?

When you type in the address bar it filters to only show 1 result for said input.

Example:
If I type "youtube" the list shrinks almost immediately to show just the main page (homepage).
KWierso
Posts: 8829
Joined: May 7th, 2006, 10:29 pm
Location: California

Re: The Official Win32 20130117 builds are not yet out

Post by KWierso »

SacredCultivator wrote:From previous thread, but with today's build/s (Hourlies), is anyone else experiencing 1-result searches?

When you type in the address bar it filters to only show 1 result for said input.

Example:
If I type "youtube" the list shrinks almost immediately to show just the main page (homepage).

Nope, working fine here.
User avatar
Hyosung
Posts: 217
Joined: September 7th, 2010, 5:31 pm

Re: The Official Win32 20130117 builds are not yet out

Post by Hyosung »

Weird just tried latest hourly with Laptop and same issue as well.

Wonder if there's an option / about:config setting that might've affected this.
KWierso
Posts: 8829
Joined: May 7th, 2006, 10:29 pm
Location: California

Re: The Official Win32 20130117 builds are not yet out

Post by KWierso »

Same in safe mode for you?
User avatar
Hyosung
Posts: 217
Joined: September 7th, 2010, 5:31 pm

Re: The Official Win32 20130117 builds are not yet out

Post by Hyosung »

^Yups even in safe mode =/
KWierso
Posts: 8829
Joined: May 7th, 2006, 10:29 pm
Location: California

Re: The Official Win32 20130117 builds are not yet out

Post by KWierso »

What's browser.urlbar.maxRichResults set to in about:config?
User avatar
Hyosung
Posts: 217
Joined: September 7th, 2010, 5:31 pm

Re: The Official Win32 20130117 builds are not yet out

Post by Hyosung »

I have that set at 500 {Have been for the past 2 years or so} and never had issues.

EDIT:
Latest working Hourly was:
http://hg.mozilla.org/mozilla-central/rev/56ff556e74d9
KWierso
Posts: 8829
Joined: May 7th, 2006, 10:29 pm
Location: California

Re: The Official Win32 20130117 builds are not yet out

Post by KWierso »

SacredCultivator wrote:I have that set at 500 {Have been for the past 2 years or so} and never had issues.

Try resetting it to the default, restart the browser, and see if it works with a (much) lower value?
User avatar
Hyosung
Posts: 217
Joined: September 7th, 2010, 5:31 pm

Re: The Official Win32 20130117 builds are not yet out

Post by Hyosung »

Thanks for the tip but tried and no difference.
KWierso
Posts: 8829
Joined: May 7th, 2006, 10:29 pm
Location: California

Re: The Official Win32 20130117 builds are not yet out

Post by KWierso »

Anything end up in the error console when you type something in the address bar?
jhatax
Posts: 55
Joined: November 5th, 2002, 1:47 am
Contact:

Re: The Official Win32 20130117 builds are not yet out

Post by jhatax »

The latest nightly is very slow to load on my x64 laptop. Anyone else noticing appreciable slowdowns in cold and warm launch on Windows 7? Aurora is very snappy compared to the Nightly.
User avatar
Hyosung
Posts: 217
Joined: September 7th, 2010, 5:31 pm

Re: The Official Win32 20130117 builds are not yet out

Post by Hyosung »

KWierso wrote:Anything end up in the error console when you type something in the address bar?


I get a few of these:
"Timestamp: 1/16/2013 7:59:26 PM
Error: Places AutoComplete: An async statement encountered an error: 25, 'maxResults is not a valid named parameter.'
Source File: resource://gre/components/nsPlacesAutoComplete.js
Line: 651"
pal-moz
Posts: 5937
Joined: September 23rd, 2005, 5:40 pm
Location: Tokyo , Japan

Re: The Official Win32 20130117 builds are not yet out

Post by pal-moz »

@SacredCultivator

did you try/check with new/clean profile ?
and Standard diagnostic - Firefox.
[Desktop] Windows 7 Professional (32bit/SP1) / Geforce GTX 660Ti 2GB (350.12) / 4GB RAM
Locked