{"id":644,"date":"2007-01-11T06:45:11","date_gmt":"2007-01-11T14:45:11","guid":{"rendered":"http:\/\/www.squarefree.com\/burningedge\/2007\/01\/11\/2007-01-11-trunk-builds\/"},"modified":"2007-01-18T11:16:29","modified_gmt":"2007-01-18T19:16:29","slug":"2007-01-11-trunk-builds","status":"publish","type":"post","link":"http:\/\/www.squarefree.com\/burningedge\/2007\/01\/11\/2007-01-11-trunk-builds\/","title":{"rendered":"2007-01-11 Trunk builds"},"content":{"rendered":"<div class=\"burningedge\">\r\n\r\n<p>Fixes:<\/p>\r\n\r\n<ul class=\"good\">\r\n\r\n<li><strong>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=333078\">333078<\/a> - XPCOM Cycle Collector.<\/strong>  <small>This hurts speed by 3-5% in the short term; see <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=333078#c82\">comments 82-85<\/a> and <a href=\"http:\/\/blog.mozilla.com\/graydon\/2007\/01\/05\/cycle-collector-landed\/\">Graydon's blog post<\/a>.<\/small><\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=366393\">366393<\/a> - Schedule GC between page loads when possible.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=342885\">342885<\/a> - Session restore launches even when I haven't crashed.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=364972\">364972<\/a> - Allow SessionStore to work without writing data to disk.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=341872\">341872<\/a> - Download manager leaks helperApps.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=326143\">326143<\/a> - Implement SVG feFlood and feTurbulence filter elements.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=264132\">264132<\/a> - Implement fallback for SVG paint servers.<\/li>\r\n\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=334587\">334587<\/a> - Unify event handling for links and fix various XLink bugs.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=200098\">200098<\/a> - Double click near beginning of word selects two words.<\/li>\r\n<\/ul>\r\n\r\n\r\n<p>Fixes for recent regressions:<\/p>\r\n\r\n<ul class=\"good\">\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=361576\">361576<\/a> - [Mac] Underlines sometimes missing or wrong thickness.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=361532\">361532<\/a> - [Windows] Cairo still incorrectly substitutes fonts and then bolds them incorrectly if you are not using Windows XP's default regional and language options on some sites.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=363072\">363072<\/a> - Table content unnecessarily wrapped.<\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n\r\n<p>Trunk regressions:<\/p>\r\n\r\n\r\n<ul class=\"bad\">\r\n<li>Since Nov 22: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=361523\">361523<\/a> - [Mac] Form borders are too thick.<\/li>\r\n<li>Since Nov 22: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=361600\">361600<\/a> - [Mac] Flashing when switching tabs, opening the find bar, etc.<\/li>\r\n<li>Since Jan 26 (FDL): <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=324819\">324819<\/a> - Fixed positioned elements now lag\/flicker when scrolling.<\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n<p><a href=\"http:\/\/bonsai.mozilla.org\/cvsquery.cgi?module=PhoenixTinderbox&amp;branch=HEAD&amp;date=explicit&amp;mindate=2007-01-03+06%3A00&amp;maxdate=2007-01-11+04%3A00\">Trunk checkins between 2007-01-03 06:00 and 2007-01-11 04:00<\/a><\/p>\r\n\r\n\r\n<p class=\"windows builds\">\r\n<img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/www.squarefree.com\/burningedge\/winicon.png\" alt=\"Windows builds:\" height=\"18\" width=\"18\" \/>\r\n\r\n<a href=\"https:\/\/ftp.mozilla.org\/pub\/mozilla.org\/firefox\/nightly\/2007-01-11-04-trunk\/\">Windows nightly<\/a>\r\n\r\n(<a href=\"http:\/\/forums.mozillazine.org\/viewtopic.php?t=508823\">discussion<\/a>)<\/p>\r\n\r\n\r\n\r\n<p class=\"linux builds\">\r\n\r\n<img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/www.squarefree.com\/burningedge\/linuxicon.gif\" alt=\"Linux builds:\" height=\"18\" width=\"18\" \/>\r\n\r\n<a href=\"https:\/\/ftp.mozilla.org\/pub\/mozilla.org\/firefox\/nightly\/2007-01-11-04-trunk\/\">Linux nightly<\/a>\r\n\r\n<\/p>\r\n\r\n\r\n\r\n<p class=\"mac builds\">\r\n<img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/www.squarefree.com\/burningedge\/macosx.png\" alt=\"Mac builds:\" height=\"18\" width=\"18\" \/>\r\n\r\n<a href=\"https:\/\/ftp.mozilla.org\/pub\/mozilla.org\/firefox\/nightly\/2007-01-11-04-trunk\/\">Mac nightly<\/a>\r\n\r\n<\/p>\r\n\r\n\r\n<\/div>\r\n\r\n\r\n","protected":false},"excerpt":{"rendered":"Fixes: Fixed: 333078 - XPCOM Cycle Collector. This hurts speed by 3-5% in the short term; see comments 82-85 and Graydon's blog post. Fixed: 366393 - Schedule GC between page loads when possible. Fixed: 342885 - Session restore launches even when I haven't crashed. Fixed: 364972 - Allow SessionStore to work without writing data to [&hellip;]","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[],"class_list":["post-644","post","type-post","status-publish","format-standard","hentry","category-trunk"],"_links":{"self":[{"href":"http:\/\/www.squarefree.com\/burningedge\/wp-json\/wp\/v2\/posts\/644","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.squarefree.com\/burningedge\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.squarefree.com\/burningedge\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.squarefree.com\/burningedge\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.squarefree.com\/burningedge\/wp-json\/wp\/v2\/comments?post=644"}],"version-history":[{"count":0,"href":"http:\/\/www.squarefree.com\/burningedge\/wp-json\/wp\/v2\/posts\/644\/revisions"}],"wp:attachment":[{"href":"http:\/\/www.squarefree.com\/burningedge\/wp-json\/wp\/v2\/media?parent=644"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.squarefree.com\/burningedge\/wp-json\/wp\/v2\/categories?post=644"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.squarefree.com\/burningedge\/wp-json\/wp\/v2\/tags?post=644"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}