{"id":668,"date":"2007-06-23T17:21:04","date_gmt":"2007-06-24T01:21:04","guid":{"rendered":"http:\/\/www.squarefree.com\/burningedge\/2007\/06\/23\/2007-06-23-trunk-builds\/"},"modified":"2007-07-03T20:09:32","modified_gmt":"2007-07-04T04:09:32","slug":"2007-06-23-trunk-builds","status":"publish","type":"post","link":"http:\/\/www.squarefree.com\/burningedge\/2007\/06\/23\/2007-06-23-trunk-builds\/","title":{"rendered":"2007-06-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=367177\">367177<\/a> - Turn on nsTextFrameThebes (aka \"new textframe\").<\/strong><\/li>\r\n<li><strong>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=240914\">240914<\/a> - \"text-align: justify\" ruins Unicode combining characters.<\/strong><\/li>\r\n<li><strong>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=60546\">60546<\/a> - Unicode Hebrew\/Yiddish Diacritics do not correctly align in some fonts.<\/strong><\/li>\r\n<li><strong>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=378549\">378549<\/a> - Remember the value of the text zoom setting on a site-specific basis.<\/strong><\/li>\r\n<li><strong>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=383760\">383760<\/a> - Add quit confirmation dialog.<\/strong><\/li>\r\n<li><strong>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=312473\">312473<\/a> - Extension update does not try authentication if needed (e.g. proxy auth at startup).<\/strong><\/li>\r\n<li><strong>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=369075\">369075<\/a> - Add permanent button for restarting Firefox to Add-ons Manager.<\/strong><\/li>\r\n<li><strong>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=342810\">342810<\/a> - [Windows] Leak of nsRunnable (huge leak on some Flash sites since Thread Manager landing).<\/strong><\/li>\r\n<li><strong>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=380540\">380540<\/a> - [Linux] Breakpad crash reporter client for Linux.<\/strong><\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=377478\">377478<\/a> - Implement a way to get the toggled keyboard states (e.g., Caps Lock, Num Lock and Scroll Lock).<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=378547\">378547<\/a> - Implement site-specific preference service.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=385396\">385396<\/a> - Go back to vanilla sqlite files.<\/li>\r\n<\/ul>\r\n\r\n\r\n<p>nsTextFrameThebes was turned on in <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=367177\">bug 367177<\/a>, but most of the work took place in <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=333659\">bug 333659<\/a> and other bugs.  In addition to fixing a bunch of bugs, it <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=9101#c122\">paves the way<\/a> for adding support for features such as soft hyphens.<\/p>\r\n\r\n<p>There are several regressions from the nsTextFrameThebes landing, but I don't know which ones are most annoying to trunk nightly users, so I'm only listing one below for now.<\/p>\r\n\r\n\r\n<p>Trunk regressions:<\/p>\r\n\r\n<ul class=\"bad\">\r\n<li><strong>Since June 21: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=384836\">384836<\/a> - Hangs due to new textframe.<\/strong><\/li>\r\n<\/ul>\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-06-15+04%3A00&amp;maxdate=2007-06-23+04%3A00\">Trunk checkins between 2007-06-15 04:00 and 2007-06-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-06-23-04-trunk\/\">Windows nightly<\/a>\r\n\r\n(<a href=\"http:\/\/forums.mozillazine.org\/viewtopic.php?t=560452\">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-06-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-06-23-04-trunk\/\">Mac nightly<\/a>\r\n\r\n<\/p>\r\n\r\n\r\n<\/div>\r\n","protected":false},"excerpt":{"rendered":"Fixes: Fixed: 367177 - Turn on nsTextFrameThebes (aka \"new textframe\"). Fixed: 240914 - \"text-align: justify\" ruins Unicode combining characters. Fixed: 60546 - Unicode Hebrew\/Yiddish Diacritics do not correctly align in some fonts. Fixed: 378549 - Remember the value of the text zoom setting on a site-specific basis. Fixed: 383760 - Add quit confirmation dialog. Fixed: [&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-668","post","type-post","status-publish","format-standard","hentry","category-trunk"],"_links":{"self":[{"href":"http:\/\/www.squarefree.com\/burningedge\/wp-json\/wp\/v2\/posts\/668","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=668"}],"version-history":[{"count":0,"href":"http:\/\/www.squarefree.com\/burningedge\/wp-json\/wp\/v2\/posts\/668\/revisions"}],"wp:attachment":[{"href":"http:\/\/www.squarefree.com\/burningedge\/wp-json\/wp\/v2\/media?parent=668"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.squarefree.com\/burningedge\/wp-json\/wp\/v2\/categories?post=668"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.squarefree.com\/burningedge\/wp-json\/wp\/v2\/tags?post=668"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}