{"id":615,"date":"2006-05-22T03:57:51","date_gmt":"2006-05-22T11:57:51","guid":{"rendered":"http:\/\/www.squarefree.com\/burningedge\/2006\/05\/22\/2006-05-21-trunk-builds\/"},"modified":"2006-05-26T20:07:50","modified_gmt":"2006-05-27T04:07:50","slug":"2006-05-21-trunk-builds","status":"publish","type":"post","link":"http:\/\/www.squarefree.com\/burningedge\/2006\/05\/22\/2006-05-21-trunk-builds\/","title":{"rendered":"2006-05-21 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=335540\">335540<\/a> - Implement webapps session and persistent storage.<\/strong><\/li>\r\n\r\n<li><strong>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=326466\">326466<\/a> - Implement Pythonic generators and iteration protocol support for JavaScript 1.7.<\/strong><\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=312238\">312238<\/a> - Use per-thread freelists to speed up JS_XDRString.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=331117\">331117<\/a> - Layout module should not shut down until all documents have been released.<\/li>\r\n\r\n\r\n<\/ul>\r\n\r\n\r\n\r\n<p>Fixes for recent regressions:<\/p>\r\n\r\n\r\n<ul class=\"good\">\r\n\r\n<li><del>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=337575\">337575<\/a> - [Mac] Cmd+Tab to Firefox focuses but does not raise window.<\/del><\/li>\r\n\r\n<\/ul>\r\n\r\n\r\n<p>Trunk regressions:<\/p>\r\n\r\n\r\n<ul class=\"bad\">\r\n\r\n<li>Since VC8\/Cairo: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=329237\">329237<\/a> - [Windows] Firefox uninstaller fails.<\/li>\r\n\r\n<li>Since Cairo: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=330715\">330715<\/a> - Cairo incorrectly substitutes fonts and then bolds them incorrectly (incorrect fonts on Burning Edge bug lists).<\/li>\r\n<li>Since Cairo: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=324707\">324707<\/a> - Animated GIFs leave trails \/ don't erase in Cairo.<\/li>\r\n<li>Since Cairo: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=324706\">324706<\/a> - Bitmap fonts don't render in cairo builds.<\/li>\r\n<li>Since Cairo: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=324560\">324560<\/a> - Can't see many Unicode characters in Cairo.<\/li>\r\n\r\n<li>Since Jan 26 (<a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=317375\">FDL<\/a>): [Mac] Opacity doesn't work. (Related to <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=325296\">325296<\/a>. Cairo will fix.)<\/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<li>Since Jan 26 (FDL): <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=324963\">324963<\/a> - [Windows] Menu highlight is broken\/doesn't show up\/not painted.<\/li>\r\n\r\n<\/ul>\r\n\r\n\r\n\r\n<p><a href=\"http:\/\/bonsai.mozilla.org\/cvsquery.cgi?branch=HEAD&amp;date=explicit&amp;mindate=2006-05-17+06%3A00&amp;maxdate=2006-05-21+06%3A00\">Trunk checkins between 2006-05-17 06:00 and 2006-05-21 06: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=\"http:\/\/ftp.mozilla.org\/pub\/mozilla.org\/firefox\/nightly\/2006-05-21-04-trunk\/\">Windows nightly<\/a>,\r\n<a href=\"http:\/\/ftp.mozilla.org\/pub\/mozilla.org\/firefox\/tinderbox-builds\/pacifica-trunk\/\">Windows hourly<\/a>\r\n\r\n(<a href=\"http:\/\/forums.mozillazine.org\/viewtopic.php?t=418488\">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=\"http:\/\/ftp.mozilla.org\/pub\/mozilla.org\/firefox\/nightly\/2006-05-21-04-trunk\/\">Linux nightly<\/a>\r\n<a href=\"http:\/\/ftp.mozilla.org\/pub\/mozilla.org\/firefox\/tinderbox-builds\/argo-trunk\/\">Linux hourly<\/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=\"http:\/\/ftp.mozilla.org\/pub\/mozilla.org\/firefox\/nightly\/2006-05-21-06-trunk\/\">Mac nightly<\/a>,\r\n<a href=\"http:\/\/ftp.mozilla.org\/pub\/mozilla.org\/firefox\/tinderbox-builds\/atlantia-trunk\/\">Mac hourly<\/a>\r\n\r\n<\/p>\r\n\r\n\r\n<\/div>\r\n","protected":false},"excerpt":{"rendered":"Fixes: Fixed: 335540 - Implement webapps session and persistent storage. Fixed: 326466 - Implement Pythonic generators and iteration protocol support for JavaScript 1.7. Fixed: 312238 - Use per-thread freelists to speed up JS_XDRString. Fixed: 331117 - Layout module should not shut down until all documents have been released. Fixes for recent regressions: Fixed: 337575 - [&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-615","post","type-post","status-publish","format-standard","hentry","category-trunk"],"_links":{"self":[{"href":"http:\/\/www.squarefree.com\/burningedge\/wp-json\/wp\/v2\/posts\/615","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=615"}],"version-history":[{"count":0,"href":"http:\/\/www.squarefree.com\/burningedge\/wp-json\/wp\/v2\/posts\/615\/revisions"}],"wp:attachment":[{"href":"http:\/\/www.squarefree.com\/burningedge\/wp-json\/wp\/v2\/media?parent=615"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.squarefree.com\/burningedge\/wp-json\/wp\/v2\/categories?post=615"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.squarefree.com\/burningedge\/wp-json\/wp\/v2\/tags?post=615"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}