{"id":662,"date":"2007-05-23T16:30:41","date_gmt":"2007-05-24T00:30:41","guid":{"rendered":"http:\/\/www.squarefree.com\/burningedge\/2007\/05\/23\/2007-05-23-trunk-builds\/"},"modified":"2007-05-24T21:57:36","modified_gmt":"2007-05-25T05:57:36","slug":"2007-05-23-trunk-builds","status":"publish","type":"post","link":"http:\/\/www.squarefree.com\/burningedge\/2007\/05\/23\/2007-05-23-trunk-builds\/","title":{"rendered":"2007-05-23 Trunk builds"},"content":{"rendered":"<div class=\"burningedge\">\r\n\r\n<p>Fixes:<\/p>\r\n\r\n<ul class=\"good\">\r\n<li><strong>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=370099\">370099<\/a> - Places-based bookmarks.<\/strong> <small>(This is mostly a backend change.  There are <a href=\"http:\/\/wiki.mozilla.org\/Places:List_of_UI_differences\">some UI differences<\/a> between the old bookmark system and Places-based bookmarks, but more interestingly, Places makes it easier to implement new bookmarks features and create extensions related to bookmarks.)<\/small><\/li>\r\n<li><strong>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=380237\">380237<\/a> - Implement <a href=\"http:\/\/www.python.org\/dev\/peps\/pep-0289\/\">generator expressions<\/a> for JavaScript 1.8.<\/strong><\/li>\r\n<li><strong>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=374723\">374723<\/a> - Re-design the Password Manager API and implement it in JS rather than C++.<\/strong><\/li>\r\n<li><strong>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=324871\">324871<\/a> - DOM \"userData\" can cause reference cycles.<\/strong><\/li>\r\n<li><strong>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=238324\">238324<\/a> - Implement JavaScript code-sharing module system.<\/strong><\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=370195\">370195<\/a> - SQL device for the offline cache.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=116346\">116346<\/a> - Content-Type should be supplied for form data of 'enctype=\"multipart\/form-data\"'.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=255411\">255411<\/a> - \"Use my colors\" preference makes popup\/hover frames have transparent background.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=331991\">331991<\/a> - Save as \"Web Page, Complete\" for HTML should include meta charset.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=380250\">380250<\/a> - Convert Download Manager's RDF backend to mozStorage.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=377437\">377437<\/a> - Disable obsolete string API support for mozilla 1.9.<\/li>\r\n\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=379635\">379635<\/a> - With view source, when I have a horizontal scrollbar, the vertical scrollbar is \"too short\".<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=324698\">324698<\/a> - Upscaling an image causes misrendering. (The fix was to <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=381661\">temporarily<\/a> disable bilinear scaling.)<\/li>\r\n<\/ul>\r\n\r\n\r\n<p>Trunk regressions:<\/p>\r\n\r\n<ul class=\"bad\">\r\n<li>Since Jan 26, 2006 (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-05-11+04%3A00&amp;maxdate=2007-05-23+04%3A00\">Trunk checkins between 2007-05-11 04:00 and 2007-05-23 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-05-23-07-trunk\/\">Windows nightly<\/a>\r\n\r\n(<a href=\"http:\/\/forums.mozillazine.org\/viewtopic.php?t=551271\">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-05-23-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-05-23-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: 370099 - Places-based bookmarks. (This is mostly a backend change. There are some UI differences between the old bookmark system and Places-based bookmarks, but more interestingly, Places makes it easier to implement new bookmarks features and create extensions related to bookmarks.) Fixed: 380237 - Implement generator expressions for JavaScript 1.8. Fixed: 374723 - [&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-662","post","type-post","status-publish","format-standard","hentry","category-trunk"],"_links":{"self":[{"href":"http:\/\/www.squarefree.com\/burningedge\/wp-json\/wp\/v2\/posts\/662","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=662"}],"version-history":[{"count":0,"href":"http:\/\/www.squarefree.com\/burningedge\/wp-json\/wp\/v2\/posts\/662\/revisions"}],"wp:attachment":[{"href":"http:\/\/www.squarefree.com\/burningedge\/wp-json\/wp\/v2\/media?parent=662"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.squarefree.com\/burningedge\/wp-json\/wp\/v2\/categories?post=662"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.squarefree.com\/burningedge\/wp-json\/wp\/v2\/tags?post=662"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}