{"id":672,"date":"2007-07-13T20:30:42","date_gmt":"2007-07-14T04:30:42","guid":{"rendered":"http:\/\/www.squarefree.com\/burningedge\/2007\/07\/13\/2007-07-13-trunk-builds\/"},"modified":"2007-07-21T01:03:04","modified_gmt":"2007-07-21T09:03:04","slug":"2007-07-13-trunk-builds","status":"publish","type":"post","link":"https:\/\/www.squarefree.com\/burningedge\/2007\/07\/13\/2007-07-13-trunk-builds\/","title":{"rendered":"2007-07-13 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=333848\">333848<\/a> - Add full-featured user-defined functions and progress handlers to storage.<\/strong><\/li>\r\n<li><strong>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=363897\">363897<\/a> - [Security] Don't give onerror handlers detailed information about syntax errors in off-site \"scripts\".<\/strong><\/li>\r\n<li><strong>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=384384\">384384<\/a> - [Security] Command injection vulnerability affecting IE users who have Firefox installed.<\/strong><\/li>\r\n<li><strong>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=383478\">383478<\/a> - [Security] File type confusion vulnerability due to null bytes in URL (encoded as %00).<\/strong><\/li>\r\n<li><strong>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=380469\">380469<\/a> - Removal of the close phase of GC.<\/strong><\/li>\r\n<li><strong>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=373231\">373231<\/a> - Implement navigator.isLocallyAvailable.<\/strong><\/li>\r\n<li><strong>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=372969\">372969<\/a> - Implement navigator.pendingOfflineLoads.<\/strong><\/li>\r\n\r\n<li><strong>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=255990\">255990<\/a> - Characters below U+0100 are not subject to line-breaking rules at all.<\/strong><\/li>\r\n<li><strong>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=95067\">95067<\/a> - Line break should be allowed after hyphen (unless followed by number).<\/strong><\/li>\r\n<li><strong>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=218580\">218580<\/a> - Line break should be allowed after slash (unless followed by a number).<\/strong> <small>(Along with breaking after \"=\", this should make it much less common for long URLs posted in forums to mess up a page's table layout.)<\/small><\/li>\r\n\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=303194\">303194<\/a> - Pressing Delete key in Extension Manager should uninstall extension.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=336528\">336528<\/a> - Software update installation progress dialog doesn't stretch to fit contents (cut short, text is truncated).<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=315920\">315920<\/a> - Attribute and event state change optimizations in nsCSSStyleSheet assume changes are sequential.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=380028\">380028<\/a> - Flash of unstyled content on XML pages on first load (or shift-reload).<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=387685\">387685<\/a> - Clean up HTML tooltip code.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=357614\">357614<\/a> - List of case sensitive HTML attributes for CSS attribute selector should be reversed.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=321024\">321024<\/a> - Crash in nsCryptoHash during shutdown of nsUrlClassifierDBService [@ nsUrlClassifierDBService::Shutdown][@ NSSRWLock_LockRead].<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=331307\">331307<\/a> - Bookmarks toolbar chevron is left-aligned instead of right-aligned.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=383271\">383271<\/a> - Leak document (and sometimes windows and XBL docs) after typing in search box.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=385087\">385087<\/a> - Use XPCOMUtils in content pref services to prevent leaks.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=375083\">375083<\/a> - Send URL of active tab to the crash report as metadata.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=385729\">385729<\/a> - Separated table to store script objects.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=387197\">387197<\/a> - [Mac] Enable kerning on mac.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=387867\">387867<\/a> - [Mac] Rename DISABLE_LIGATURES to DISABLE_OPTIONAL_LIGATURES and implement it properly for Mac.<\/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><strong>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=386665\">386665<\/a> - Anti-phishing service fails to clean up observers, so some DOMWINDOWs are leaked until shutdown.<\/strong><\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=386496\">386496<\/a> - Clicking on link in designMode document does follow that link now.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=386495\">386495<\/a> - Javascript is not disabled when designMode is on.<\/li>\r\n\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-07-07+04%3A00&amp;maxdate=2007-07-13+04%3A00\">Trunk checkins between 2007-07-07 04:00 and 2007-07-13 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-07-13-05-trunk\/\">Windows nightly<\/a>\r\n\r\n(<a href=\"http:\/\/forums.mozillazine.org\/viewtopic.php?t=566016\">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-07-13-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-07-13-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: 333848 - Add full-featured user-defined functions and progress handlers to storage. Fixed: 363897 - [Security] Don't give onerror handlers detailed information about syntax errors in off-site \"scripts\". Fixed: 384384 - [Security] Command injection vulnerability affecting IE users who have Firefox installed. Fixed: 383478 - [Security] File type confusion vulnerability due to null bytes [&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-672","post","type-post","status-publish","format-standard","hentry","category-trunk"],"_links":{"self":[{"href":"https:\/\/www.squarefree.com\/burningedge\/wp-json\/wp\/v2\/posts\/672","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.squarefree.com\/burningedge\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.squarefree.com\/burningedge\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.squarefree.com\/burningedge\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.squarefree.com\/burningedge\/wp-json\/wp\/v2\/comments?post=672"}],"version-history":[{"count":0,"href":"https:\/\/www.squarefree.com\/burningedge\/wp-json\/wp\/v2\/posts\/672\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.squarefree.com\/burningedge\/wp-json\/wp\/v2\/media?parent=672"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.squarefree.com\/burningedge\/wp-json\/wp\/v2\/categories?post=672"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.squarefree.com\/burningedge\/wp-json\/wp\/v2\/tags?post=672"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}