<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Future Releases &#187; Add-ons</title>
	<atom:link href="http://blog.mozilla.org/futurereleases/category/add-ons/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mozilla.org/futurereleases</link>
	<description>Be the first to know what&#039;s new with upcoming Firefox releases.</description>
	<lastBuildDate>Thu, 16 May 2013 19:30:25 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Improving the Firefox update experience</title>
		<link>http://blog.mozilla.org/futurereleases/2012/02/03/improving-the-firefox-update-experience/</link>
		<comments>http://blog.mozilla.org/futurereleases/2012/02/03/improving-the-firefox-update-experience/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 23:16:09 +0000</pubDate>
		<dc:creator>Lawrence Mandel</dc:creator>
				<category><![CDATA[Add-ons]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Firefox Beta]]></category>

		<guid isPermaLink="false">http://blog.mozilla.org/futurereleases/?p=735</guid>
		<description><![CDATA[Over the past few months we’ve been working on a number of improvements to the Firefox update experience. These improvements use new approaches to update that allow Firefox to update silently – without any interruption to your regular use of &#8230; <a class="go" href="http://blog.mozilla.org/futurereleases/2012/02/03/improving-the-firefox-update-experience/">Continue reading</a>]]></description>
				<content:encoded><![CDATA[<p>Over the past few months we’ve been working on a number of improvements to the Firefox update experience. These improvements use new approaches to update that allow Firefox to update silently – without any interruption to your regular use of the browser.</p>
<p>In the rest of this post I focus on five Firefox update improvements and how they should improve your Firefox update experience.</p>
<p><strong>Background Updates</strong><br />
Today Firefox periodically checks for updates. Once an update is detected, Firefox automatically downloads the update and waits to be restarted in order to install it. The update is applied on start-up as the updater needs to modify Firefox files, which may be locked while Firefox is running. Updating Firefox on start-up may result in a short delay in starting your browser as you wait for the update to be installed. You may also see a progress dialog as shown below.</p>
<p><img src="http://lawrencemandel.files.wordpress.com/2011/11/updateprogress.png?w=386&amp;h=95" alt="updateprogress" /></p>
<p>A new update installation method allows Firefox to install an update while the browser is running. This means that the update can be installed immediately after it is downloaded. A restart of the browser is still required to apply the update but, using the new method, the application of the update will happen very quickly. So quickly, in fact, that you shouldn’t even notice it. The new version of Firefox will then launch with no delay as the update procedure has already taken place.</p>
<p>Background updates are currently planned to be delivered in the next couple of releases. This means that updates for subsequent Firefox releases should no longer display a progress dialog after restarting the browser.</p>
<p>See Ehsan Akhgari’s blog post <a href="http://ehsanakhgari.org/blog/2011-11-11/updating-firefox-background">Updating Firefox in the Background</a> for more technical details about this change.</p>
<p><strong>Reminder to update UI</strong><br />
Most Firefox updates include security fixes. In order to keep your system secure it is important that you install updates shortly after they are made available. As discussed above, Firefox must be restarted in order to apply an update. In order to facilitate the installation of an update, if Firefox has not been restarted within 12 hours of the download of the update you will be prompted to restart with a dialog.</p>
<p><img src="http://lawrencemandel.files.wordpress.com/2011/11/updatedialog.png" alt="updatedialogue" /><br />
In our user research we discovered that more than 99% of Firefox users restart their browser within 24 hours without prompting. The impact of extending the prompt period was considered minimal, so in November we changed the notification period to 24 hours.</p>
<p>This change means that the vast majority of Firefox users will restart their browser without being prompted and will therefore never see the Update Ready to Install dialog again.</p>
<p><strong>Windows UAC service</strong><br />
On Microsoft Windows Vista and Windows 7, when updating Firefox you will be prompted with a <a href="http://windows.microsoft.com/en-US/windows-vista/What-is-User-Account-Control">User Access Control (UAC) dialog</a>. This dialog is a Windows security mechanism to ensure that only applications that have been explicitly granted permission can make modifications to restricted areas of your system, such as writing to the Program Files directory.</p>
<p><img src="http://lawrencemandel.files.wordpress.com/2011/12/uac.png?w=640" alt="UAC" /></p>
<p>The current structure of the Firefox updater requires that you grant permission to the updater each time it needs to install an update one of these versions of Windows. This repeated prompting occurs for two reasons: the Firefox installation resides in the Program Files directory and update changes are made to the registry. From a user perspective the repeated prompting is unnecessary because the first time that you accept the prompt you indicate that you put your trust in Firefox. After you have granted Firefox permission to update it should continue to be able to update future versions of Firefox without prompting you again.</p>
<p>In order to work with UAC security and provide an update experience that doesn’t prompt you for each installation, a new update service will land on Firefox Aurora shortly. This service runs as a background process and installs updates when they become available. After you grant permission to the Firefox update service you will not be prompted with a UAC dialog when installing updates for subsequent releases.</p>
<p>For those interested, Brian Bondy’s blog post <a href="http://www.brianbondy.com/blog/id/125/mozilla-firefox-and-silent-updates">Mozilla Firefox and silent updates</a> contains more specific technical details about this Microsoft Windows specific change. We are also looking at ways to improve the update process for our Mac and Linux users.</p>
<p><strong>Add-ons default to compatible</strong><br />
Add-ons are a key benefit of using Firefox. Our users depend on their add-ons and need them to work. Firefox historically took a conservative approach to add-on compatibility. This approach was taken to minimize the chance that an add-on would have an undesired affect on your Web browsing experience when updating to a new version of Firefox. There were typically add-ons that are incompatible the day of a Firefox release. If you had one of these add-ons installed you would see an Incompatible Add-ons dialog that prompted you for action before the update was downloaded.</p>
<p><img src="http://lawrencemandel.files.wordpress.com/2012/02/addonsincompatible.png?w=640" alt="add-ons compatibility" /></p>
<p>Add-on authors had to explicitly state that their add-ons were compatible with new Firefox releases. If an add-on was hosted on <a href="http://addons.mozilla.org/">addons.mozilla.org (AMO)</a> and was using the add-ons SDK, we could automatically keep it up-to-date. However, most add-ons will continue to work with no modification with new versions of Firefox. So…</p>
<p>…with the latest version of Firefox, add-ons are compatible by default. Well, to be accurate, most add-ons are compatible by default. There are certain classes of add-ons that are still flagged as incompatible, such as add-ons that contain binary components, add-ons whose compatibility range does not include Firefox version 4 or later, and add-ons that have been determined to be incompatible by the Firefox Add-ons team.</p>
<p>These changes should result in more of your add-ons being compatible on day 0 of a release. This means less work for you and less work for add-on authors. This also means Firefox updates should download without any prompting by the Incompatible Add-ons dialog.</p>
<p>Add-on authors should see the post <a href="http://theunfocused.net/2011/11/19/solving-firefoxs-add-on-compatibility-problem/">Solving Firefox’s add-on compatibility problem</a> by Blair McBride (aka Unfocused) for all of the details about the changes to the add-on update system.</p>
<p><strong>What&#8217;s New Page</strong></p>
<p><img src="http://lawrencemandel.files.wordpress.com/2011/12/whatsnew_panorama_06.jpg?w=640&amp;h=419" alt="What'sNew" /><br />
The What’s New Page is displayed in Firefox after the browser is updated. This page notifies you that your update has completed successfully and informs you about relevant product changes. As of Firefox 8, the What’s New page can now be turned on or off per release. This means that we can elect to show or hide the page per release based on whether there is important product or Mozilla-related information to share with you.</p>
<p>The five updates detailed in this post will result in a silent Firefox update experience that continues to keep your browser up-to-date, current with the latest Web features, and secure.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.org/futurereleases/2012/02/03/improving-the-firefox-update-experience/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox Beta with New Developer Tools and Enhanced Sync Is Ready for Testing</title>
		<link>http://blog.mozilla.org/futurereleases/2011/12/23/firefox-beta-with-new-developer-tools-and-enhanced-sync-is-ready-for-testing/</link>
		<comments>http://blog.mozilla.org/futurereleases/2011/12/23/firefox-beta-with-new-developer-tools-and-enhanced-sync-is-ready-for-testing/#comments</comments>
		<pubDate>Fri, 23 Dec 2011 17:47:02 +0000</pubDate>
		<dc:creator>Mozilla</dc:creator>
				<category><![CDATA[Add-ons]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Firefox Beta]]></category>
		<category><![CDATA[Firefox Beta for Mobile]]></category>
		<category><![CDATA[For Android]]></category>

		<guid isPermaLink="false">http://blog.mozilla.org/futurereleases/?p=671</guid>
		<description><![CDATA[A new Firefox Beta for Windows, Mac, Linux and Android is now available for download and testing. This beta adds new built-in developer tools that make it easier and faster to create and modify amazing websites and Web apps. This &#8230; <a class="go" href="http://blog.mozilla.org/futurereleases/2011/12/23/firefox-beta-with-new-developer-tools-and-enhanced-sync-is-ready-for-testing/">Continue reading</a>]]></description>
				<content:encoded><![CDATA[<p>A new Firefox Beta for <a href="http://www.mozilla.org/firefox/beta/">Windows, Mac, Linux</a> and <a href="https://market.android.com/details?id=org.mozilla.firefox_beta">Android</a> is now available for download and testing. This beta adds new built-in developer tools that make it easier and faster to create and modify amazing websites and Web apps. This beta also adds enhancements that make Firefox Sync easier to setup and pair across desktop and mobile devices.</p>
<p><strong>What’s New in Firefox Beta for Web Developers:</strong></p>
<ul>
<li>Full Screen API: Developers can create Web applications that leverage the entire screen. The Full Screen API works with any HTML content, enabling developers to build entertaining and compelling Web video and game experiences. You can get more information in this <a href="http://hacks.mozilla.org/2011/12/paving-the-way-for-open-games-on-the-web-with-the-gamepad-and-mouse-lock-apis/">blog post</a>.</li>
<li>Page Inspector: Page Inspector makes it fast and easy for developers to test the design, style, font, color and page positioning of their website. Developers can see the HTML and CSS rules applied to any selected page element. This makes it easy to navigate through different page elements while viewing the HTML document structure for the page.</li>
<li>Style Inspector: Developers can use the Style Inspector to see the CSS properties applied to any selected page element and easily change the values to experiment with new looks. You can get more information in this <a href="http://hacks.mozilla.org/2011/11/developer-tools-in-firefox-aurora-10/">blog post</a>.</li>
<li>CSS3 3D-Transforms: Developers can create two-dimensional elements that animate and transform into 3D using HTML5 without the need for third-party plugins. You can get more details in this <a href="http://hacks.mozilla.org/2011/10/css-3d-transformations-in-firefox-nightly/">blog post</a>.</li>
<li>Anti-aliasing for WebGL: Now 3D WebGL content will have edges that blend smoothly, especially with games and animations.</li>
<li>Scratchpad with Orion Code Editor: The developer Scratchpad adds the Orion code editor, allowing developers to edit more than plain text. The Orion code editor provides syntax highlighting and other great features and makes it easier to write JavaScript.</li>
</ul>
<p><strong>What’s New in Firefox Beta for Users:</strong></p>
<ul>
<li>Add-ons Compatible by Default: Firefox updates are smoother and easier because incompatible add-ons are automatically disabled and all other add-ons will default to compatible (except binary add-ons). We need your help testing the update process to make sure that incompatible add-ons are properly disabled. You can read more details in this <a href="http://blog.mozilla.org/addons/2011/12/12/help-test-default-compatibility-for-add-ons-on-aurora/">blog post</a> or <a href="https://bugzilla.mozilla.org/enter_bug.cgi?product=Toolkit&amp;component=Add-ons%20Manager">file a bug</a>.</li>
<li>Enhanced Firefox Sync: Firefox Sync is enhanced with an easier setup process so you can pair your Android phone, tablet or any Firefox-enabled device without needing to be at your desktop computer.</li>
</ul>
<p><strong>For more information:</strong><br />
Get Firefox Beta for <a href="http://www.mozilla.org/firefox/beta/">Windows, Mac and Linux</a>/Firefox Beta for <a href="https://market.android.com/details?id=org.mozilla.firefox_beta">Android</a>.<br />
Long, technical release notes for <a href="http://www.mozilla.org/firefox/10.0beta/releasenotes/" target="_blank">Firefox Beta on Windows, Mac and Linux</a>/ <a href="http://www.mozilla.org/mobile/10.0beta/releasenotes/" target="_blank">Firefox Beta for Android</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.org/futurereleases/2011/12/23/firefox-beta-with-new-developer-tools-and-enhanced-sync-is-ready-for-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Help Test Default Compatibility for Add-ons on Aurora</title>
		<link>http://blog.mozilla.org/futurereleases/2011/12/12/help-test-default-compatibility-for-add-ons-on-aurora/</link>
		<comments>http://blog.mozilla.org/futurereleases/2011/12/12/help-test-default-compatibility-for-add-ons-on-aurora/#comments</comments>
		<pubDate>Mon, 12 Dec 2011 21:41:35 +0000</pubDate>
		<dc:creator>Mozilla</dc:creator>
				<category><![CDATA[Add-ons]]></category>
		<category><![CDATA[Feedback]]></category>
		<category><![CDATA[Firefox Aurora]]></category>

		<guid isPermaLink="false">http://blog.mozilla.org/futurereleases/?p=660</guid>
		<description><![CDATA[Editor’s note: Amy Tsay recently posted about Default Compatibility for Add-ons. The full post is included below: The latest phase of our add-on compatibility plan has arrived in Aurora, and we need your help to test it! Since Firefox 4, &#8230; <a class="go" href="http://blog.mozilla.org/futurereleases/2011/12/12/help-test-default-compatibility-for-add-ons-on-aurora/">Continue reading</a>]]></description>
				<content:encoded><![CDATA[<p><em>Editor’s note: Amy Tsay recently posted about <a href="http://blog.mozilla.org/addons/2011/12/12/help-test-default-compatibility-for-add-ons-on-aurora/" target="_blank">Default Compatibility for Add-ons</a>. The full post is included below:</em></p>
<p>The latest phase of our add-on compatibility plan has arrived in Aurora, and we need your help to test it! Since Firefox 4, we have been automatically making add-ons hosted on AMO compatible with new Firefox releases. Now, we have extended automatic compatibility to non-hosted add-ons, which account for 75% of all add-ons in use (currently in the hundreds of millions). This means you should see less of the incompatible add-ons dialog, and more of your add-ons should just work.</p>
<p>You can read more about the plan, including how we determine eligibility for automatic compatibility <a href="https://wiki.mozilla.org/Features/Add-ons/Add-ons_Default_to_Compatible" target="_blank">here</a>. For additional background reading, check out this <a href="http://blog.fligtar.com/2011/09/26/add-on-compatibility-progress-plans/" target="_blank">blog post</a>.</p>
<p>Once you have Aurora installed, all add-ons that are compatible with Firefox 4 or later can be installed without extra steps. Firefox will install them even if they are declared incompatible in the manifest file.</p>
<p>If you don’t already have Aurora installed, you can get it <a href="http://www.mozilla.org/en-US/firefox/aurora/" target="_blank">here</a>. With Aurora, you’ll see our newest features before they go beta, and have a chance to send us feedback before the final release.</p>
<p><a href="http://www.mozilla.org/firefox/aurora/" target="_blank"><img title="aurora_ff" src="http://blog.mozilla.org/addons/files/2011/11/aurorass.png" alt="" width="600" height="348" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.org/futurereleases/2011/12/12/help-test-default-compatibility-for-add-ons-on-aurora/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Firefox Aurora for Windows, Mac, Linux and Android is Available for Testing</title>
		<link>http://blog.mozilla.org/futurereleases/2011/08/19/firefoxaurora8/</link>
		<comments>http://blog.mozilla.org/futurereleases/2011/08/19/firefoxaurora8/#comments</comments>
		<pubDate>Fri, 19 Aug 2011 21:39:31 +0000</pubDate>
		<dc:creator>Mozilla</dc:creator>
				<category><![CDATA[Add-ons]]></category>
		<category><![CDATA[Feedback]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Firefox Aurora]]></category>

		<guid isPermaLink="false">http://blog.mozilla.org/futurereleases/?p=294</guid>
		<description><![CDATA[The latest experimental additions to Firefox Aurora for Windows, Mac and Linux streamline the user interface and give users more control when managing third-party add-ons. This update adds support for more HTML5 technologies, improves performance and scalability of HTML5 media &#8230; <a class="go" href="http://blog.mozilla.org/futurereleases/2011/08/19/firefoxaurora8/">Continue reading</a>]]></description>
				<content:encoded><![CDATA[<div>
<p>The latest experimental additions to Firefox Aurora for Windows, Mac and Linux streamline the user interface and give users more control when managing third-party add-ons. This update adds support for more HTML5 technologies, improves performance and scalability of HTML5 media elements, updates the WebSockets protocol and adds CORS support to WebGL. This update to Firefox Aurora for Android adds features to make mobile browsing more secure and convenient.</p>
<p><strong>New Experimental Features in Firefox Aurora for Windows, Mac, Linux:</strong></p>
<p><a href="http://blog.mozilla.org/addons/2011/08/11/strengthening-user-control-of-add-ons/">Users have more control in managing their add-ons</a>  (#thirdpartyaddons): After upgrading, users will receive a one-time notification with the option to review and confirm the add-ons they want to keep, disable or delete.</p>
<p>Additionally, Firefox will now ask user permission before installing third-party add-ons. Any third-party add-ons will be disabled by default until the user confirms the installation.</p>
</div>
<div><a href="http://blog.mozilla.org/futurereleases/files/2011/08/Confirm-add-ons2.jpg"><img class="size-full wp-image-309 aligncenter" title="Confirm add-ons2" src="http://blog.mozilla.org/futurereleases/files/2011/08/Confirm-add-ons2.jpg" alt="" width="435" height="324" /></a>Experimental Interface Updates:</div>
<div style="text-align: left;">
<ul>
<li>Tab animations (#tabanimations): Tabs animate to make it easier for users to see when they are moving, reordering or detaching them.</li>
</ul>
<ul>
<li>Restore tabs on-demand (#RestoreTabsOnDemand): For users that have lots of tabs open, we&#8217;ve added a preference that allows tabs to load on demand, resulting in faster start-up times when windows are restored.</li>
</ul>
<p>To turn on this preference on Windows, go to your Firefox Menu button, select Option, then go to the General tab and check the ‘Don’t load tabs until selected’ box.</p>
<p dir="ltr">For Mac, Go to Preferences under the Aurora Menu, then go to the General tab and check the ‘Don’t load tabs until selected’ box.</p>
<ul>
<li>Channel Specific ‘Firefox Menus’: Each development channel now has its own Firefox Menu color to easily distinguish among Nightly, Aurora and Beta releases (Windows only).</li>
</ul>
<div style="text-align: left;"><img src="https://lh5.googleusercontent.com/-sfdSrOuKZ0C3BOSVZkQlbe8O8VuEWHradnCpWTbhRQqoDkhbf8hIXaeLKschp-3lHmgS84Lf8e4fd70JXzyLFrIM6t0yaroxcWPerYXeIhF1oGC3Qw" alt="" width="615px;" height="150px;" /></div>
<div style="text-align: left;">
<p>Experimental Platform Features:</p></div>
<ul>
<li>Improvements to HTML5 media elements:  We’ve changed how we create threads for HTML5 media elements so that a large number of media elements can be created without overwhelming the browser.  There’s added support for new media APIs to improve the overall performance of video and audio in the browser.</li>
</ul>
<ul>
<li>Additional support for HTML5 technologies:  We’ve done a lot of work in this release to add support for technologies that are in the HTML5 standard. For example, the <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=664299">crossorigin</a> attribute and <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=613662">insertAdjacentHTML</a> are now supported.</li>
</ul>
<ul>
<li>WebSockets Updates: This update includes a lot of improvements to WebSockets. We updated to the latest version of the protocol and added support for new WebSockets APIs.</li>
</ul>
<ul>
<li>HTML5 Native Right Click Menu Support: We’ve included support for an experimental HTML5 feature that lets the user add menu items to the right click menu on websites.  You can <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=617528">learn more in the bug</a>.</li>
</ul>
<ul>
<li>Support for CORS for WebGL textures:  <a href="https://developer.mozilla.org/en/WebGL/Cross-Domain_Textures">Textures loaded from other domains</a> now require the use of <a href="https://developer.mozilla.org/En/HTTP_access_control">CORS</a>.</li>
</ul>
<p>You can see the partial list of platform features in this <a href="http://hacks.mozilla.org/2011/08/aurora8/%20">Mozilla Hacks blog </a> or <a href="https://developer.mozilla.org/en/Firefox_8_for_developers">Firefox for Developers article.</a></p>
<p><strong>New Experimental Features in Firefox Aurora for Android:</strong></p>
<ul>
<li>Master Password Support (#mobilemasterpassword): The Master Password Support feature helps users encrypt saved usernames and passwords for better security. Users only need one master password</li>
</ul>
<p dir="ltr">To activate Master Password Support on Android, go to “Preferences” and select the “Use Master Password” check box.</p>
<p><a href="http://blog.mozilla.org/futurereleases/files/2011/08/masterpassword3.jpg"><img class="aligncenter size-full wp-image-326" title="masterpassword3" src="http://blog.mozilla.org/futurereleases/files/2011/08/masterpassword3.jpg" alt="" width="199" height="331" /></a></p>
<ul>
<li>Add Bookmarks to Your Home Screen: Users can now bookmark any website and add it to their Android Home Screen. From the Home Screen, the user can launch the bookmarked website with one click.</li>
</ul>
<p><strong>Try the features now and start testing!</strong></p>
</div>
<div style="text-align: left;">
<p>Tell us what you think. Your feedback on these new experimental features helps us determine what makes it to beta and final release.To get started:</p>
<ul>
<li>Give us your feedback by visiting our <a href="http://input.mozilla.com/en-US/feedback">Input Page </a>or simply clicking the Feedback button on the top right corner of your desktop browser. For Android, go to the Give Feedback button from your About:Home page.</li>
<li>Or, use the hashtags (#feature) provided above to give us feature-specific feedback.</li>
</ul>
</div>
<div style="text-align: left;">If you already have Firefox Aurora installed, you will receive an automated update notification in the next few days.</div>
<div style="text-align: left;">To check if you are running the latest Firefox Aurora on your desktop, go to the “About Aurora” menu to apply the update manually.</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.mozilla.org/futurereleases/2011/08/19/firefoxaurora8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
