The Official Win32 20130716 builds are out

Discussion about official Mozilla Firefox builds
winapp2
Posts: 1405
Joined: March 31st, 2013, 10:31 pm

The Official Win32 20130716 builds are out

Post by winapp2 »

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

The Official Win32 20130716 NIGHTLY build is out Changeset: 5976b9c673f8
The Official Win32 20130716 AURORA build is out Changeset: bf0be86bcb77
The Official Firefox 23 BETA 6 build 1 builds are out Changeset: 99539d3fb4bd


Previous NIGHTLY 20130715 (FF25.0a1)
Previous AURORA 20130715 (FF24.0a2)
Previous BETA 20130712 (FF23.0b4)

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

Fixed:
    NIGHTLY
  1. #531067 [Core: Security] - Remove default OCSP responders on trunk [All]
  2. #810225 [Widget: Cocoa] - Get rid of NSInputManager, use NSTextInputContext instead [Mac]
  3. #820887 [Core: Security] - HandshakeCallback may stop before completing all necessary tasks [All]
  4. #829958 [Layout: Block and Inline] - Intrinsic width calculation for block with overflow not visible and a percentage-height image child is incorrect [Win]
  5. #837862 [Core: Build Config] - Remove MOZ_PSM build option and all #ifdef MOZ_PSM [All]
  6. #864993 [Firefox Health Report] - longitudinal tracking for update system [All]
  7. #866064 [Core: JavaScript Engine] - Assertion failure: absolute_ && isSet(), at ion/shared/Assembler-shared.h [Lin]
  8. #870407 [Core: Build Config] - Move CMMSRCS to moz.build [All]
  9. #870917 [Widget: Cocoa] - Overlay scrollbars persist and flicker on Page Info dialog [Mac]
  10. #872605 [Firefox: SocialAPI] - re-activation to update provider manifest needs ux [Mac]
  11. #877690 [Core: CSS Parsing and Computation] - Implement an API for getting CSS property values to be used in auto-completion [All]
  12. #879656
  13. #877974 [Core: Disability Access APIs] - reorg getTextAtOffset for line boundary [All]
  14. #880377 [Core: JavaScript Engine] - Crash [@ IntersectDominators] [Lin]
  15. #882706 [Core: Video/Audio] - [webvtt] Implement TextTrackList::GetTrackById() [All]
  16. #883676 [Layout: Block and Inline] - Implement page-break-inside: avoid for the 'height' of a block [All]
  17. #884397 [Mozilla Services] - Structured logging in Log4Moz [All]
  18. #886653 [Core: Web Audio] - AudioBufferSourceNodeEngine::UpdateSampleRateIfNeeded() calls speex_resampler_skip_zeros() midstream [Lin]
  19. #886949 [Core: JavaScript Engine] - Add Number.parseInt and Number.parseFloat [All]
  20. #888526 [Toolkit: General] - use the profile dir instead of the bin dir for contentpref xpcshell tests [Lin]
  21. #888863 [Widget: Gtk] - Port GTK2 to GTK3 - entry combo box update [Lin]
  22. #889584 [Core: JavaScript Engine] - Four trivial parser cleanups [All]
  23. #889599 [Core: JavaScript Engine] - Partial CompileFunctionBody cleanup work [All]
  24. #889720 [Core: Video/Audio] - Media Recording - implement Pause/Resume DOM API [All]
  25. #891049 [Core: Graphics] - [Skia] Disable building Skia on big endian platforms [Lin]
  26. #891181 [Toolkit: Addons Manager] - Textbox-based <setting> bindings un-focus when forward slash (/) key is pressed [All]
  27. #891722 [Core: Video/Audio] - Media Recording - The rate of ondataavailable events spikes adnormally high after starting, stopping, and starting recording again [All]
  28. #892544 [Core: JavaScript Engine] - IonMonkey: Stub out exception handling code [Mac]
  29. #892559 [Core: DOM] - Don't use #pragma once in example codegen [Mac]
  30. #892705 [Firefox For Metro: General] - Move findbar on visually top of urlbar, clean up naming [Win]
  31. #892757 [Developer Tools: Style Editor] - Also listen for events with "-actorId" in Style Editor client [All]
  32. #892765 [Toolkit: General] - free captivedetect tests from using a hardcoded server port [All]
  33. #892769 [Canvas: WebGL] - WebGL fake-black-texture bug in DrawArrays and DrawElements [All]
  34. #892898 [Core: Build Config] - Remove useless FORCE_USE_PIC assignment [All]
  35. #892904 [Core: Build Config] - Remove useless includes of config.mk [All]
  36. #892964 [Core: Graphics] - Rewrite DrawTargetCG::MaskSurface to avoid using FillRect() [Mac]
  37. #892968 [Core: Graphics] - Implement POINT filtering properly in DrawTargetCG [Mac]
  38. #893015 [Firefox For Metro: Browser] - Set isActive to false on background tabs [Win]
  39. #893158 [Core: JavaScript Engine] - GenerationalGC: Avoid some store buffer overflows in Octane [All]
  40. #893172 [Core: IPC] - ContentParent doesn't run ShutDownProcess when its process is SIGKIL'ed, leading to leaks in B2G [All]
  41. #893266 [Firefox: Webapp Runtime] - Regression from bug 861495(misspelled reference to nsIWindowMediator::getOuterWindowWithId) [All]
  42. #893290 [Core: Security] - Fix busted error reporting in ssl code. [All]
  43. #893314 [Core: JavaScript Engine] - More uses of js_AtomToPrintableString need renaming to AtomToPrintableString [Lin]
  44. #893315 [Core: JavaScript Engine] - More use of Move need renaming to mozilla::Move. [Lin]
  45. #893316 [Toolkit: General] - Http.jsm doesn't listen to method option parameter [All]
  46. #893317 [Core: JavaScript Engine] - Fix VTune include files. [Lin]
  47. #893336 [Core: Disability Access APIs] - Rename listItemCount to reflect string change [All]
  48. #893484
  49. #893500 [Core: SVG] - "ASSERTION: null parent matrix" with <svg:mask>, changing root's width [Mac]
  50. #893510 [Core: SVG] - Assertion failure: "do not call ScheduleReflowSVGNonDisplayText when the outer SVG frame is under ReflowSVG" [Mac]
  51. #893540 [Core: Video/Audio] - Update cubeb to recent version (fixes mingw compilation). [Win]
  52. #893617 [Core: Build Config] - Add android.json manifest for Mochitest content/canvas tests [All]
  53. #893723 [Core: Build Config] - `mach bootstrap` fails when using binary Mac Mercurial package [Mac]
  54. #894197 [Core: Mach] - Pass mach state directory into mach commands [All]
    AURORA
  1. #796894 [Core: WebRTC] - Create Mochitest for data channel only connection (send/receive/disconnect) [All]
  2. #879656
  3. #890516 [DOM: Core & HTML] - Embedded audio stopped working after installing FF 22 [All]
    BETA
  1. #890516 [DOM: Core & HTML] - Embedded audio stopped working after installing FF 22 [All]

Partial Landings/WIPs/Incoming:
    NIGHTLY
    None
    AURORA
    None
    BETA

Regressions/Annoying/Common bugs:
    None

Nightly 25.0a1 fixes since 20130625 (Gecko 25): ~759
Aurora 24.0a2 fixes since 20110322 (mozilla 2.2): ~16911
Beta 23.0b fixes since 20110322 (mozilla 2.2): ~15836

Release tracking Firefox 23-25 see HERE
Last edited by winapp2 on July 16th, 2013, 11:34 am, edited 2 times in total.
User avatar
joeg
Posts: 2616
Joined: October 10th, 2003, 12:37 pm
Location: How can you be in two places at once, when you're not anywhere at all?

Re: The Official Win32 20130716 builds are not yet out

Post by joeg »

Carried over from yesterday's thread.
TheVisitor wrote:
JoeG wrote:On the new findbar, I can't get the "Match Case" button to toggle by mouse click. The only way I can get it to change its state is to resize the window. I've tried it on today's 32-bit (Win XP) and 64-bit (Win 7) Nightly.

Does anyone else see this? Thanks.
WFM...
What am I doing wrong? I've made a little screen vid -> http://edu-net.net/media/find/index.htm
(Note: In the film, where I said, "... the new window", I meant "the new findbar."

This is on XP w/ 32-bit Nightly, but exactly the same thing happens on Win 7 w/64-bit Nightly.
Although every day is Judgment Day, I nonetheless feel like a room without a roof.
User avatar
JayhawksRock
Posts: 10433
Joined: October 24th, 2010, 8:51 am

Re: The Official Win32 20130716 builds are not yet out

Post by JayhawksRock »

JoeG wrote:Carried over from yesterday's thread.
TheVisitor wrote:
JoeG wrote:On the new findbar, I can't get the "Match Case" button to toggle by mouse click. The only way I can get it to change its state is to resize the window. I've tried it on today's 32-bit (Win XP) and 64-bit (Win 7) Nightly.

Does anyone else see this? Thanks.
WFM...
What am I doing wrong? I've made a little screen vid -> http://edu-net.net/media/find/index.htm
(Note: In the film, where I said, "... the new window", I meant "the new findbar."

This is on XP w/ 32-bit Nightly, but exactly the same thing happens on Win 7 w/64-bit Nightly.

WFM on XP... are you using a theme?
"The trouble with quotes on the internet is you never know if they are genuine" ...Abraham Lincoln
alex_mayorga
Posts: 1921
Joined: May 8th, 2008, 9:35 am
Location: Monterrey/Zacatecas, Mexico

Re: The Official Win32 20130716 builds are not yet out

Post by alex_mayorga »

Steps:
- Load http://www.consejocivico.org.mx/

Result:
Font for "Inicio Quienes Somos Calendario Noticias Afíliate Contáctanos" looks really bad.

Expected result:
Font looks clear as on IE 10

Confirms? Is this a Nightly bug or page's fault?
bjherbison
Posts: 1039
Joined: October 6th, 2003, 5:40 am
Location: Bolton, MA, US
Contact:

Re: The Official Win32 20130716 builds are not yet out

Post by bjherbison »

alex_mayorga wrote:Steps:
- Load http://www.consejocivico.org.mx/

Result:
Font for "Inicio Quienes Somos Calendario Noticias Afíliate Contáctanos" looks really bad.

Expected result:
Font looks clear as on IE 10

Confirms? Is this a Nightly bug or page's fault?

Windows 7: The words look a little off with Nightly (especially the curved lines) and quite bad with Chrome.
User avatar
joeg
Posts: 2616
Joined: October 10th, 2003, 12:37 pm
Location: How can you be in two places at once, when you're not anywhere at all?

Re: The Official Win32 20130716 builds are not yet out

Post by joeg »

JayhawksRock wrote:... WFM on XP... are you using a theme?
Yes, this is the problem. Thank you. It's no biggie, though.

I think the new findbar concept ill conceived, and since I hardly ever use it anyway, I'll live with it until it becomes onerous enough that it's worth my while to commission an add-on. I'm sure there's someone in the community who can get it back down to the bottom; for example the person who did Status-4-Evar.

Since there's still some debate about whether the new findbar location is here to stay, though, I'll just keep my fingers crossed that it self-destructs somehow.
Although every day is Judgment Day, I nonetheless feel like a room without a roof.
otacon777
Posts: 5
Joined: June 24th, 2013, 10:56 am

Re: The Official Win32 20130716 builds are not yet out

Post by otacon777 »

Look good to me here on Linux, maybe it's related to Windows. Can you post screenshot to compare?

Image
Intel Core i5-3450, Kingston 8GB DDR3 1333Mhz, Nvidia GeForce GTX 660Ti, ArchLinux 64bit
alex_mayorga
Posts: 1921
Joined: May 8th, 2008, 9:35 am
Location: Monterrey/Zacatecas, Mexico

Re: The Official Win32 20130716 builds are not yet out

Post by alex_mayorga »

This is how it looks over here:
Image
mamooth
Posts: 45
Joined: August 28th, 2012, 4:50 pm

Re: The Official Win32 20130716 builds are not yet out

Post by mamooth »

Ever since Firefox 23 beta 5, I haven't been able to run some java games that ran fine before. Anyone else seeing this? For example, provided you have java 7r25 installed, go to

http://www.javagameplay.com/offroadrally/rally.html

and try to load the Road Rally game. It loads and runs for me with Firefox 23 beta 4, fails to load (gives an error) with Firefox 23 beta 5. Haven't tried beta 6. Runs fine using Chrome.
marty60
Posts: 475
Joined: March 21st, 2012, 7:09 am

Re: The Official Win32 20130716 builds are not yet out

Post by marty60 »

There's a problem in 24.0 Aurora too with some Java sites. This one crashes and the only way out is to close Java.exe with Task Manager:

http://www.javatester.org/version.html

Not sure if it's click to play related, still waiting on the many bugs to be patched.
User avatar
AteUte52
Posts: 1525
Joined: June 19th, 2004, 5:30 am
Location: Finland

Re: The Official Win32 20130716 builds are not yet out

Post by AteUte52 »

Mozilla/5.0 (Windows NT 6.2; WOW64; rv:25.0) Gecko/20130715 Firefox/25.0 ID:20130715100109 CSet: 5e191a26d909 respin is out!
User avatar
Aris
Posts: 3248
Joined: February 27th, 2011, 10:14 am

Re: The Official Win32 20130716 builds are not yet out

Post by Aris »

JoeG wrote:... I'm sure there's someone in the community who can get it back down to the bottom....


There is an easy way to get findbar back to the bottom.
Use this stylish script, it works fine for now.

Code: Select all

.browserContainer > findbar{
  -moz-box-ordinal-group: 10 !important;
}
User avatar
joeg
Posts: 2616
Joined: October 10th, 2003, 12:37 pm
Location: How can you be in two places at once, when you're not anywhere at all?

Re: The Official Win32 20130716 builds are not yet out

Post by joeg »

Aris wrote:

Code: Select all

.browserContainer > findbar{
  -moz-box-ordinal-group: 10 !important;
}
Thank you, thank you, thank you, thank you, thank you, thank you, thank you, thank you, thank you, thank you, thank you, thank you, thank you, thank you, thank you, thank you, thank you, thank you, thank you, thank you, thank you, etc.
Although every day is Judgment Day, I nonetheless feel like a room without a roof.
Pixel
Posts: 135
Joined: December 20th, 2007, 5:53 pm

Re: The Official Win32 20130716 builds are not yet out

Post by Pixel »

JoeG wrote:Carried over from yesterday's thread.
TheVisitor wrote:
JoeG wrote:On the new findbar, I can't get the "Match Case" button to toggle by mouse click. The only way I can get it to change its state is to resize the window. I've tried it on today's 32-bit (Win XP) and 64-bit (Win 7) Nightly.

Does anyone else see this? Thanks.
WFM...
What am I doing wrong? I've made a little screen vid -> http://edu-net.net/media/find/index.htm
(Note: In the film, where I said, "... the new window", I meant "the new findbar."

This is on XP w/ 32-bit Nightly, but exactly the same thing happens on Win 7 w/64-bit Nightly.


Looks like a rendering bug. My bet is it is toggling on and off, it just doesn't look like it. When you make maximize the window it redraws the button.
User avatar
Alice0775
Posts: 2818
Joined: October 26th, 2007, 11:25 pm
Location: OSAKA

Re: The Official Win32 20130716 builds are not yet out

Post by Alice0775 »

respin?
http://hg.mozilla.org/mozilla-central/rev/5976b9c673f8
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:25.0) Gecko/20130715 Firefox/25.0 ID:20130715211256
Locked