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

Post by Arjen87 »

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

The Official Win32 20120605 NIGHTLY build is out. Changeset: a7a905fd70d5
The Official Win32 20120605 AURORA build is out. Changeset: a8cfaeef0469
.The Official Firefox 14 BETA 6 build 1 builds are not yet out Changeset: d337682bc4dd

Previous NIGHTLY 20120604 (FF15.0a1)
Previous AURORA 20120604 (FF14.0a2)
Previous BETA 20120601 (FF13.0b7)

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: 2012-06-05 -- 03:00 PDT = 10:00 UTC

Fixed:
    NIGHTLY
  1. #727834 [Core:Style System (CSS)]-Add an API to (re)parse a style sheet inplace [All]
  2. #750231
  3. #751995
  4. #756983 [Core:Disability Access APIs]-Isolate focusable and unavailable states from State() [All]
  5. #759246 [Core:JavaScript Engine]-Clean-up SharedContext a bit [All]
  6. #759438 [Core:Networking: HTTP]-crash in nsHttpTransaction::HandleContentStart [All]
  7. #761076 [Core:DOM]-FileHandle: Add optional location parameter to LockedFile.truncate() [All]

    After the merge to the Aurora channel
  8. #752468 [Core:General]-Old jetpack versions cause zombie compartments (gecko regression) [All]
    AURORA
  1. #713643 [Core:Style System (CSS)]-[css3-background] fix followup issues from bug 497995 and unprefix border-image property [All]
  2. #725499
  3. #757284 [Core:DOM]-Issues with (large?) uploads stopping halfway (youtube, mediafire) [Mac]
  4. #759457 [Core:Layout]--moz-transform causes box-shadow quirks [Mac]

    After the merge from the Nightly channel
  5. #707037 [Firefox:General]-Revert the update check frequency increase [Mac]
  6. #742099 [Firefox:PDF Viewer]-Localize pdf.js strings and replace with the final strings for release [All]
  7. #752676 [Firefox:PDF Viewer]-Control pdf.js and Other PDF Plugins using Application Preferences [All]
  8. #760804 [Firefox:PDF Viewer]-PDF viewer should use a single unicode character instead of "..." and should have localization comments [All]
  9. #761256 [Core:Disability Access APIs]-Disable Mac a11y in Aurora 15 [Lin]
    BETA
    After the merge from the Aurora channel
  1. #710922 [Core:JavaScript Engine]-Firefox Crash [@ JSC::ExecutableAllocator::sizeOfCode ] [All]
  2. #743666 [Core:DOM: Mozilla Extensions]-Figure out what to do about XHR.onuploadprogress [All]
  3. #748212 [Core:JavaScript Engine]-Crash [@ js::RegExpShared::execute] or "Assertion failure: isRegExp()," [All]
  4. #749920 [Core:DOM]-Unprefix MozMutationObserver and add a warning about use of mutation events [Lin]
    tag FIREFOX_14_0b6_BUILD1

Partial Landings/WIPs/Incoming:
    NIGHTLY
    None

    After the merge to the Aurora channel
    None
    AURORA
  1. #497995 BACK OUT [Core:Layout: Block and Inline]-Implement border-image revisions in latest css3-background [All]

    After the merge from the Nightly channel
  2. #588909 BACK OUT [Core:Networking: HTTP]-Replace Gecko/<date> with Gecko/<version> in UA string [All]
    BETA
    After the merge from the Aurora channel
  1. #406541 BACK OUT
  2. #695222 BACK OUT [Core:Layout]-Implement column-fill property of CSS3 spec [All]

Regressions/Annoying/Common bugs:
    None



Nightly 16.0a1 fixes since 20110322 (mozilla 2.2) = ~7128
Aurora 15.0a2 fixes since 20110322 (mozilla 2.2) = ~7131
Beta 14.0b fixes since 20110322 (mozilla 2.2) = ~6156

Release tracking Firefox 14-16 see HERE
Last edited by Arjen87 on June 5th, 2012, 8:00 am, edited 1 time in total.
Microsoft Windows 10 Pro 64-bit | Intel Core i7 6650U | 16 GB DDR3
alex_mayorga
Posts: 1921
Joined: May 8th, 2008, 9:35 am
Location: Monterrey/Zacatecas, Mexico

Re: The Official Win32 20120605 builds are not yet out

Post by alex_mayorga »

Just spotted this one in "Error Console":

Code: Select all

Timestamp: 04/06/2012 10:05:54 a.m.
Error: NS_ERROR_XPC_CANT_MODIFY_PROP_ON_WN: Cannot modify properties of a WrappedNative
Source File: chrome://global/content/bindings/autocomplete.xml
Line: 916


Should a bug be filed? I don't even know what caused it :-k
Happy-Dude
Posts: 10
Joined: August 30th, 2011, 11:46 am

Re: The Official Win32 20120605 builds are not yet out

Post by Happy-Dude »

I just noticed that in the new Download manager, you can no longer paste links (ctrl/cmd-v) into the manager and have it start a download. Should this be reported?

(To try it out, re-enable the toolkit UI and just paste in a link.)
geeknik
Posts: 960
Joined: February 25th, 2003, 10:11 pm
Location: USA

Re: The Official Win32 20120605 builds are not yet out

Post by geeknik »

I see this in my error console:

Code: Select all

Timestamp: 6/4/2012 11:14:20 AM
Error: Exposing chrome JS objects to content without __exposedProps__ is insecure and deprecated. See https://developer.mozilla.org/en/XPConnect_wrappers for more information.
Source File: resource://jid0-nrwp7vvcqzcsrtppwwz2npqgekw-at-jetpack/api-utils/lib/cuddlefish.js -> resource://jid0-nrwp7vvcqzcsrtppwwz2npqgekw-at-jetpack/api-utils/lib/sandbox.js -> resource://jid0-nrwp7vvcqzcsrtppwwz2npqgekw-at-jetpack/api-utils/data/worker.js
Line: 126


Any thoughts?
geeknik
Posts: 960
Joined: February 25th, 2003, 10:11 pm
Location: USA

Re: The Official Win32 20120605 builds are not yet out

Post by geeknik »

geeknik wrote:Any thoughts?


It's the Bugzilla Tweaks extension. I filed a bug with the author. =)
alex_mayorga
Posts: 1921
Joined: May 8th, 2008, 9:35 am
Location: Monterrey/Zacatecas, Mexico

Re: The Official Win32 20120605 builds are not yet out

Post by alex_mayorga »

User avatar
ajnauron
Posts: 460
Joined: April 10th, 2010, 4:39 pm

Re: The Official Win32 20120605 builds are not yet out

Post by ajnauron »

Anyone having trouble viewing lifehacker and other gawker network sites?
Intel Core i3-2310M | NVIDIA GeForce GT 540M | 16GB G.SKILL DDR3 1333MHz PC3-10666 | Western Digital 750GB 5400RPM | Windows 7 SP1 x64
User avatar
JayhawksRock
Posts: 10433
Joined: October 24th, 2010, 8:51 am

Re: The Official Win32 20120605 builds are not yet out

Post by JayhawksRock »

ajnauron wrote:Anyone having trouble viewing lifehacker and other gawker network sites?

Both work fine for me. I.m on the Firefox 12 release.. looks like you are on a beta from 2 months ago ?? Also working on Firefox 13,14 and 15

Your UA > Mozilla/5.0 (compatible; Windows; U; Windows NT 6.2; WOW64; en-US; rv:12.0) Gecko/20120403211507 Firefox/12.0
"The trouble with quotes on the internet is you never know if they are genuine" ...Abraham Lincoln
ssj12
Posts: 78
Joined: September 7th, 2010, 6:26 pm

Re: The Official Win32 20120605 builds are not yet out

Post by ssj12 »

still having update failures
mattcoz
Posts: 1021
Joined: November 7th, 2002, 11:15 pm

Re: The Official Win32 20120605 builds are not yet out

Post by mattcoz »


I find it very confusing, so I can only imagine what regular users would think.
alex_mayorga
Posts: 1921
Joined: May 8th, 2008, 9:35 am
Location: Monterrey/Zacatecas, Mexico

Re: The Official Win32 20120605 builds are not yet out

Post by alex_mayorga »

You find the current Site Identity Button confusing.
Mind elaborating a bit?
Mom and mom-in-law managed to grasp the color queues OK, but now they've been removed :-k
User avatar
ajnauron
Posts: 460
Joined: April 10th, 2010, 4:39 pm

Re: The Official Win32 20120605 builds are not yet out

Post by ajnauron »

JayhawksRock wrote:
ajnauron wrote:Anyone having trouble viewing lifehacker and other gawker network sites?

Both work fine for me. I.m on the Firefox 12 release.. looks like you are on a beta from 2 months ago ?? Also working on Firefox 13,14 and 15

Your UA > Mozilla/5.0 (compatible; Windows; U; Windows NT 6.2; WOW64; en-US; rv:12.0) Gecko/20120403211507 Firefox/12.0


I'm talking about anyone having trouble viewing lifehacker from the latest nightly, which I am using. I spoof my useragent just for the sites that don't allow users of the nightly to see them.
Intel Core i3-2310M | NVIDIA GeForce GT 540M | 16GB G.SKILL DDR3 1333MHz PC3-10666 | Western Digital 750GB 5400RPM | Windows 7 SP1 x64
NVD
Posts: 371
Joined: September 17th, 2010, 7:55 am

Re: The Official Win32 20120605 builds are not yet out

Post by NVD »

Version bumped to 16.0a1.
dutchguy
Posts: 199
Joined: October 14th, 2003, 12:39 am

Re: The Official Win32 20120605 builds are not yet out

Post by dutchguy »

I always use my middle mouse button click to open a group of tabs. But when I now middle click on a folder in the bookmarks toolbar, nothing happens. Can anyone reproduce this bug?
User avatar
faulty_fox
Posts: 421
Joined: April 20th, 2010, 10:25 am

Re: The Official Win32 20120605 builds are not yet out

Post by faulty_fox »

dutchguy wrote:I always use my middle mouse button click to open a group of tabs. But when I now middle click on a folder in the bookmarks toolbar, nothing happens. Can anyone reproduce this bug?

WFM
NVD wrote:Version bumped to 16.0a1.

Are you using a hourly build? Also do you have any problems updating from hourly to the nightly when a new one gets released?
Usually i just had to change the value in channel-prefs and it updated, but lately even if i do that every time i try to update it fails.
Last edited by faulty_fox on June 4th, 2012, 2:39 pm, edited 1 time in total.
Locked