Discussion about official Mozilla Firefox builds
Peter(6)

Posts: 11324Joined: September 4th, 2003, 1:26 amLocation: Maassluis, The Netherlands
November 6th, 2009, 8:43 am
Posted November 6th, 2009, 8:43 am
Nightly TRUNK thread RSS feed (courtesy DaCypher) The Official Win32 20091107 Trunk build is out.Previous Trunk nightly 20091106Hourly Trunk builds (Minefield 3.7 ...): mozilla-central-linux || mozilla-central-macosx || mozilla-central-win32 || Firefox Tinderbox || Trunk ChangelogHourly archive for Windows, Mac and Linux (not the final format yet) Last update: 2009-11-07 -- 07:40 PST = 15:40 UTC Last Changeset: 0d83b7b45431 Fixed:
- #465265 [Toolkit:View Source]-Support swipe gestures in View Source windows on Mac OS X [Mac]
- #484315 [Firefox:Tabbed Browser]-With browser.tabs.closeWindowWithLastTab set to false popups cannot be closed [All]
- #491759 [Firefox:Private Browsing]-Clear geolocation token when exiting private browsing [All]
- #497875 [Core:XUL]-Crash [@ nsXULPrototypeDocument::GetURI() | nsXULDocument::ResumeWalk] with loadoverlay and script [All]
- #507073 [Firefox:General]-Don't build nsBrowserDirectoryProvider as a separate library [All]
- #519729 [Core:Networking: HTTP]-Crash [@nsHttpsHandler::GetProtocolFlags(unsigned int*)] with COMPUTERBILD Abzockschutz addon [Win]
- #521659 [Firefox:Menus]-Main menu doesn't have hover/pressed state when using lightweight theme [Win]
- #521906 [Toolkit:Breakpad Integration]-Breakpad should report if extension compatibility overrides are being used [All]
- #524092 [Firefox:Page Info]-"View Image Info" command is not carried out if "Page Info" window is already opened. [All]
- #525299 [Firefox:Bookmarks & History]-Make Library left pane creation more robust [All]
- #525449 [Toolkit:Places]-Bad old code appends to query rather than binding [All]
- #526635 [Core:General]-Interfaces changed on the 1.9.2 branch with no IID rev [All]
- #526651 [Core:General]-Interfaces changed between the 1.9.2 branch and trunk with no IID rev [All]
- #526915 [Core:Disability Access APIs]-aria-describedby broken in FF 3.6b1 [Win]
- #526987 [Toolkit:Add-ons Manager]-getItemList, getIncompatibleItemList, getDependentItemListForID and updateAndGetNewBlocklistedItems itemCount out params should be optional [All]
- #526989 [Firefox:Search]-getEngines, getVisibleEngines and getDefaultEngines engineCount out params should be optional [All]
- #526776 [Toolkit:Places]-TagAutoCompleteSearch wants to implement nsITimerCallback [All]
- #526777 [Toolkit:Places]-Livemark and Tagging services could better use XPCOMUtils [All]
Partial Landings/WIPs/Incoming:
- #527058 [Toolkit:Download Manager]-nsHelperAppDlg.js shouldn't do delayed registration [Lin]
- #461199 [Toolkit:Places]-Create an API for asynchronous isVisited checks that content/layout can use [All]
- #524042 [Core:Layout: Canvas]-texImage & texSubImage need to support flipY [All]
- #526011 [Core:JavaScript Engine]-NJ: Remove Fragment::root and Fragment::vmprivate [Mac]
Regressions/Annoying/Common bugs:
- #423126 [Firefox:Places]-favicons aren't backed up to *.json [All]
- #482919 [Core:HTML: Parser]-[HTML5] Add speculative parsing to the HTML5 parser [All]
- #516290 [Core:ImageLib]-tabs flicker [Win]
- #520929 [Core:HTML: Parser]-[HTML5] Minefield crashes instantly when visiting http://twitter.com/ [@nsHtml5TreeOpExecutor::ExecuteScript() ] [All]
Trunk fixes since 20090813 (mozilla 1.9.3) = ~ 1241
Last edited by Peter(6) on November 7th, 2009, 12:30 pm, edited 7 times in total.
Gnintendo

Posts: 42Joined: June 20th, 2008, 6:32 am
November 6th, 2009, 10:28 am
Posted November 6th, 2009, 10:28 am
Without searching through the past several threads...sorry for being lazy  ...do we know what broke greasemonkey?
BigWillyStyle42

Posts: 273Joined: June 20th, 2006, 4:57 pm
November 6th, 2009, 10:32 am
Posted November 6th, 2009, 10:32 am
Gnintendo wrote:Without searching through the past several threads...sorry for being lazy  ...do we know what broke greasemonkey?
The definition of a new JS version. You can work around it by editing extensions/\{e4a8a97b-f2ed-450b-b12d-ee082ba24781\}/components/greasemonkey.js and changing line 356 from Components.utils.evalInSandbox(code, sandbox, maxJSVersion); to Components.utils.evalInSandbox(code, sandbox, "1.8"); then delete extensions.ini, extensions.cache, and extensions.rdf in your profile.
cuz84d
Posts: 361Joined: August 24th, 2009, 6:03 pm
November 6th, 2009, 12:26 pm
Posted November 6th, 2009, 12:26 pm
phiw13 wrote: wrote: c@rbon wrote: wrote: cuz84d wrote: wrote: I noticed today with both trunk and branch I cannot click on links on the right hand size of this page below the engadget imobile header and so on down the page.
it works fine in IE. I wonder if it was the javascript based bug fix, didn't check other previous nightlies, yet..
It's some sort of overlay on that site. With Adblock Plus enabled and blocking some of that junk, it is WFM. Otherwise, confirmed on the no click.
Nothing of a regression. Happens with Camino 2.0 and Safari 4+ as well. edit- forgot to paste: the whole right hand column is pulled out bye some negative margin-left and then set to position: relative. But some script set back position static on that column. The pos. relative creates a stacking context.
Looks like http://www.engadget.com works with both latest nightly trunk and branch. Hmm. Haven't had time to check against anything else yet... so thanks for the update.
cuz84d
Posts: 361Joined: August 24th, 2009, 6:03 pm
November 6th, 2009, 10:20 pm
Posted November 6th, 2009, 10:20 pm
Somehow my session restore doesn't work.. it was working fine before.. how to re-enable it?
I just installed the latest hourly.. and now it doesn't ask me to save and quit.
Edit: Found it under tabs..
WildcatRay

Posts: 2711Joined: October 18th, 2007, 7:03 pmLocation: Columbus, OH
November 7th, 2009, 7:37 am
Posted November 7th, 2009, 7:37 am
Just saw this blog post: Changing the checkCompatibility preference(I have no comment at this time.) (Cross-posted in the Namoroka Branch thread.)
Ray Browsers: Fx3.5.x, Branch/Namoroka/Fx3.6pre, Trunk/Minefield/Fx3.7pre, Chrome, Opera 10, & IE8; My Fx3.7pre Add-ons; Email: Outlook 2003, Shredder 3.0.1pre; System: Windoze XP Pro SP3+, Avira Antivir Personal, Comodo Firewall
pal-moz
Posts: 3029Joined: September 23rd, 2005, 5:40 pmLocation: Tokyo , Japan
November 7th, 2009, 7:47 am
Posted November 7th, 2009, 7:47 am
WildcatRay

Posts: 2711Joined: October 18th, 2007, 7:03 pmLocation: Columbus, OH
November 7th, 2009, 7:53 am
Posted November 7th, 2009, 7:53 am
Thanks, pal-moz. It is interesting seeing who all the comment-ERS in the bug are.
Ray Browsers: Fx3.5.x, Branch/Namoroka/Fx3.6pre, Trunk/Minefield/Fx3.7pre, Chrome, Opera 10, & IE8; My Fx3.7pre Add-ons; Email: Outlook 2003, Shredder 3.0.1pre; System: Windoze XP Pro SP3+, Avira Antivir Personal, Comodo Firewall
WildcatRay

Posts: 2711Joined: October 18th, 2007, 7:03 pmLocation: Columbus, OH
November 7th, 2009, 9:06 am
Posted November 7th, 2009, 9:06 am
Build's out: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.3a1pre) Gecko/20091107 Minefield/3.7a1pre Firefox/3.5.5 - Build ID: 20091107054830
Ray Browsers: Fx3.5.x, Branch/Namoroka/Fx3.6pre, Trunk/Minefield/Fx3.7pre, Chrome, Opera 10, & IE8; My Fx3.7pre Add-ons; Email: Outlook 2003, Shredder 3.0.1pre; System: Windoze XP Pro SP3+, Avira Antivir Personal, Comodo Firewall
streetwolf

Posts: 319Joined: August 30th, 2008, 6:54 pmLocation: NJ, USA
November 7th, 2009, 9:49 am
Posted November 7th, 2009, 9:49 am
anyone notice that scrolling is not as smooth with this nightly?
hmmm... restarted FF a couple of times and scrolling is fine again. Go figure.
Last edited by streetwolf on November 7th, 2009, 9:54 am, edited 1 time in total.
"Th-th-th-that's all folks!"
Ria

Posts: 3438Joined: March 21st, 2004, 3:25 amLocation: Westland, NL
November 7th, 2009, 9:53 am
Posted November 7th, 2009, 9:53 am
After updating to the latest nightly my Bookmarks Toolbar was empty  Had to use a backup.
oorwullie

Posts: 372Joined: September 20th, 2005, 9:37 amLocation: Belfast NI
November 7th, 2009, 11:15 am
Posted November 7th, 2009, 11:15 am
Ria wrote:After updating to the latest nightly my Bookmarks Toolbar was empty  Had to use a backup.
WFM, however thanks for the reminder to backup my bookmarks. 
SM, TBird & FF trunk nightlies; Win XP sp3/Vista Home basic; OOo-dev 3.2 ============================================ Creation
Peter(6)

Posts: 11324Joined: September 4th, 2003, 1:26 amLocation: Maassluis, The Netherlands
November 7th, 2009, 12:31 pm
Posted November 7th, 2009, 12:31 pm
Return to Firefox Builds
Who is online
Users browsing this forum: Pennington99, Sanni, the_dees and 17 guests
|