{"id":1151,"date":"2013-05-14T18:25:25","date_gmt":"2013-05-15T02:25:25","guid":{"rendered":"http:\/\/www.squarefree.com\/burningedge\/?p=1151"},"modified":"2013-06-25T19:59:53","modified_gmt":"2013-06-26T03:59:53","slug":"firefox-nightly-23-weeks-1-6","status":"publish","type":"post","link":"http:\/\/www.squarefree.com\/burningedge\/2013\/05\/14\/firefox-nightly-23-weeks-1-6\/","title":{"rendered":"Firefox Nightly 23, weeks 1-6"},"content":{"rendered":"<p>Speed &amp; memory:<\/p>\r\n\r\n<ul class=\"good\">\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=805241\">805241<\/a> - JS: <a href=\"http:\/\/hg.mozilla.org\/mozilla-central\/rev\/79542849f3f3\">Merge<\/a> the new <a href=\"https:\/\/blog.mozilla.org\/javascript\/2013\/04\/05\/the-baseline-compiler-has-landed\/\">baseline compiler<\/a>.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=804676\">804676<\/a> - JS: Remove dependence of Ion compilation on ScriptAnalysis::analyzeTypes.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=825928\">825928<\/a> - Graphics: Layers refactoring.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=865546\">865546<\/a> - Graphics: Large scaled images in SVG's cause choppy scrolling.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=854803\">854803<\/a> - Graphics: Images on slow network continously use 1 full core.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=600307\">600307<\/a> - Rewrite and cleanup DOMStorage code.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=566746\">566746<\/a> - Form history should use asynchronous storage API.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=697377\">697377<\/a> - Form Autocomplete should use asynchronous storage API.<\/li>\r\n<\/ul>\r\n\r\n<p><small><em>For more, read <a href=\"http:\/\/taras.glek.net\/blog\/categories\/snappy\/\">Taras's Snappy blog<\/a> and <a href=\"https:\/\/wiki.mozilla.org\/Performance\/MemShrink#Meeting_Minutes.2C_Progress_Reports_and_Presentations\">MemShrink blog posts<\/a>.<\/em><\/small><\/p>\r\n\r\n\r\n<p>New web technologies:<\/p>\r\n\r\n<ul class=\"good\">\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=765780\">765780<\/a> - Enable plugins and JavaScript in designMode.<\/li>\r\n<\/ul>\r\n\r\n<p><small><em>For more, read <a href=\"https:\/\/developer.mozilla.org\/en\/Firefox_23_for_developers\">Firefox 23 for developers<\/a>.<\/em><\/small><\/p>\r\n\r\n\r\n<p>Security &amp; privacy:<\/p>\r\n<ul class=\"good\">\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=838692\">838692<\/a> - Don't allow navigating named targets from sandboxed iframes.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=549697\">549697<\/a> - Add click-to-play plugin UI to the addon manager.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=834836\">834836<\/a> - Turn on pref to block <a href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Security\/MixedContent\">mixed active content<\/a>.<\/li>\r\n<\/ul>\r\n\r\n\r\n<p>Other notable fixes:<\/p>\r\n\r\n<ul class=\"good\">\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=858538\">858538<\/a> - Download-attribute kills WebSocket connections.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=560072\">560072<\/a> - Object.getOwnPropertyDescriptor throws for many DOM objects.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=485149\">485149<\/a> - Using box-shadow on a &lt;fieldset&gt; with &lt;legend&gt; does not follow box shape.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=857820\">857820<\/a> - Drop only blink effect from text-decoration: blink; and completely remove &lt;blink&gt; element.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=369180\">369180<\/a> - Proxy Authentication required while typing Search String.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=649216\">649216<\/a> - Remove unnecessary delay when clicking tab close buttons sequentially.<\/li>\r\n<li>Fixed: <a href=\"https:\/\/bugzilla.mozilla.org\/show_bug.cgi?id=636564\">636564<\/a> - [Mac] Lion-style floating scrollbars.<\/li>\r\n<\/ul>\r\n\r\n\r\n<p>Sources:<\/p>\r\n\r\n<ul>\r\n<li><a href=\"https:\/\/twitter.com\/firefoxnightly\">@FirefoxNightly on Twitter<\/a><\/li>\r\n<li><a href=\"http:\/\/hg.mozilla.org\/mozilla-central\/pushloghtml?fromchange=FIREFOX_AURORA_22_BASE&amp;tochange=FIREFOX_AURORA_23_BASE\">All 4828 changes between FIREFOX_AURORA_22_BASE and FIREFOX_AURORA_23_BASE<\/a><\/li>\r\n<\/ul>\r\n","protected":false},"excerpt":{"rendered":"Speed &amp; memory: Fixed: 805241 - JS: Merge the new baseline compiler. Fixed: 804676 - JS: Remove dependence of Ion compilation on ScriptAnalysis::analyzeTypes. Fixed: 825928 - Graphics: Layers refactoring. Fixed: 865546 - Graphics: Large scaled images in SVG's cause choppy scrolling. Fixed: 854803 - Graphics: Images on slow network continously use 1 full core. 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-1151","post","type-post","status-publish","format-standard","hentry","category-trunk"],"_links":{"self":[{"href":"http:\/\/www.squarefree.com\/burningedge\/wp-json\/wp\/v2\/posts\/1151"}],"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=1151"}],"version-history":[{"count":3,"href":"http:\/\/www.squarefree.com\/burningedge\/wp-json\/wp\/v2\/posts\/1151\/revisions"}],"predecessor-version":[{"id":1159,"href":"http:\/\/www.squarefree.com\/burningedge\/wp-json\/wp\/v2\/posts\/1151\/revisions\/1159"}],"wp:attachment":[{"href":"http:\/\/www.squarefree.com\/burningedge\/wp-json\/wp\/v2\/media?parent=1151"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.squarefree.com\/burningedge\/wp-json\/wp\/v2\/categories?post=1151"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.squarefree.com\/burningedge\/wp-json\/wp\/v2\/tags?post=1151"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}