{"id":852,"date":"2010-05-30T01:07:51","date_gmt":"2010-05-30T09:07:51","guid":{"rendered":"http:\/\/www.squarefree.com\/burningedge\/?p=852"},"modified":"2010-06-08T06:53:43","modified_gmt":"2010-06-08T14:53:43","slug":"2010-05-29-trunk-builds","status":"publish","type":"post","link":"http:\/\/www.squarefree.com\/burningedge\/2010\/05\/30\/2010-05-29-trunk-builds\/","title":{"rendered":"2010-05-29 Trunk builds"},"content":{"rendered":"<div class=\"burningedge\">\r\n\r\n<p>Fixes:<\/p>\r\n<ul class=\"good\">\r\n<li><strong>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=39098\">39098<\/a> - Elements with visibility:hidden, visibility:collapse, or display:none get copied to the clipboard.<\/strong><\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=547453\">547453<\/a> - Create web page inspector in Firefox (<a href=\"https:\/\/wiki.mozilla.org\/Firefox\/Projects\/Inspector\">wiki page<\/a>, <a href=\"http:\/\/antennasoft.net\/robcee\/2010\/05\/14\/inspector-landing\/\">rob's first post<\/a>, <a href=\"http:\/\/antennasoft.net\/robcee\/2010\/05\/21\/inspector-impetus\/\">rob's second post<\/a>).<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=546995\">546995<\/a> - Implement HTML5 autofocus attribute.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=456229\">456229<\/a> - Implement HTML5 &lt;input type=\"search\"&gt;.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=377624\">377624<\/a> - Implement the accept attribute for the form and file upload controls form \"image\/*\".<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=562835\">562835<\/a> - Add support for styling headers based on HTML5 sectioning elements.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=546590\">546590<\/a> - Implement <a href=\"http:\/\/wiki.ecmascript.org\/doku.php?id=harmony:proxies\">Harmony Proxies<\/a>.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=364201\">364201<\/a> - Hidden toolbars should be visible while customizing.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=439716\">439716<\/a> - Form Manager should be a JavaScript-based component.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=566910\">566910<\/a> - Add \"Copy password\" context menu item for password manager.<\/li>\r\n<\/ul>\r\n\r\n<p>Fixes for recent regressions:<\/p>\r\n<ul class=\"good\">\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=555182\">555182<\/a> - Opening up a sidebar distorts text in sidebar and sometimes on the whole page.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=556967\">556967<\/a> - [Windows] Re-enable aero glass.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=562930\">562930<\/a> - Extensions containing JS components break on every update\/reinstall.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=554237\">554237<\/a> - Dual vertical scrollbars if any type of add-ons exceed window area.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=560791\">560791<\/a> - The \"tab tear\" feature no longer works when dropping on content.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=563588\">563588<\/a> - Control+leftArrow\/rightArrow\/home\/end can no longer be used to move tabs on the tab bar.<\/li>\r\n<\/ul>\r\n\r\n<p><a href=\"http:\/\/hg.mozilla.org\/mozilla-central\/pushloghtml?startdate=2010-05-12+04%3A00%3A00&amp;enddate=2010-05-29+04%3A00%3A00\">All changes between 2010-05-12 04:00 and 2010-05-29 04:00<\/a><\/p>\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\/2010\/05\/2010-05-29-04-mozilla-central\/\">Windows nightly<\/a>\r\n\r\n(<a href=\"http:\/\/forums.mozillazine.org\/viewtopic.php?t=1909769\">discussion<\/a>)<\/p>\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\/2010\/05\/2010-05-29-03-mozilla-central\/\">Mac nightly<\/a>\r\n\r\n<\/p>\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\/2010\/05\/2010-05-29-03-mozilla-central\/\">Linux nightly<\/a>\r\n\r\n<\/p>\r\n\r\n\r\n<\/div>\r\n","protected":false},"excerpt":{"rendered":"Fixes: Fixed: 39098 - Elements with visibility:hidden, visibility:collapse, or display:none get copied to the clipboard. Fixed: 547453 - Create web page inspector in Firefox (wiki page, rob's first post, rob's second post). Fixed: 546995 - Implement HTML5 autofocus attribute. Fixed: 456229 - Implement HTML5 &lt;input type=\"search\"&gt;. Fixed: 377624 - Implement the accept attribute for the [&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-852","post","type-post","status-publish","format-standard","hentry","category-trunk"],"_links":{"self":[{"href":"http:\/\/www.squarefree.com\/burningedge\/wp-json\/wp\/v2\/posts\/852","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=852"}],"version-history":[{"count":2,"href":"http:\/\/www.squarefree.com\/burningedge\/wp-json\/wp\/v2\/posts\/852\/revisions"}],"predecessor-version":[{"id":857,"href":"http:\/\/www.squarefree.com\/burningedge\/wp-json\/wp\/v2\/posts\/852\/revisions\/857"}],"wp:attachment":[{"href":"http:\/\/www.squarefree.com\/burningedge\/wp-json\/wp\/v2\/media?parent=852"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.squarefree.com\/burningedge\/wp-json\/wp\/v2\/categories?post=852"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.squarefree.com\/burningedge\/wp-json\/wp\/v2\/tags?post=852"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}