aboutsummaryrefslogtreecommitdiff
path: root/files/ru/mozilla/firefox/releases/3/index.html
blob: 98537faee9859a94dd5555618e7108204ae2f13b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
---
title: Firefox 3 для разработчиков
slug: Firefox_3_for_developers
translation_of: Mozilla/Firefox/Releases/3
---
<div>{{FirefoxSidebar}}</div><p>Если вы разработчик и хотите познакомится со всеми возможностями Firefox 3 вы пришли по адресу. В этой статье представлен список новых статей, в которых рассказывается о новых возможностях Firefox 3. В статьях не будут представлены сведения о незначительных изменениях, однако они помогут вам познакомится с существенными обновлениями.</p>
<h3 id="Новые_возможности_для_разработчиков_в_Firefox_3" name="Новые_возможности_для_разработчиков_в_Firefox_3">Новые возможности для разработчиков в Firefox 3</h3>
<h4 id="Для_веб-мастеров_и_разработчиков_приложений" name="Для_веб-мастеров_и_разработчиков_приложений">Для веб-мастеров и разработчиков приложений</h4>
<dl>
 <dt>
  <a href="/ru/%D0%9E%D0%B1%D0%BD%D0%BE%D0%B2%D0%BB%D0%B5%D0%BD%D0%B8%D0%B5_%D0%B2%D0%B5%D0%B1-%D0%BF%D1%80%D0%B8%D0%BB%D0%BE%D0%B6%D0%B5%D0%BD%D0%B8%D0%B9_%D0%B4%D0%BB%D1%8F_Firefox_3" title="ru/Обновление_веб-приложений_для_Firefox_3">Обновление веб-приложений для Firefox 3</a></dt>
 <dd>
  Предоставляет информацию об изменениях которые вам возможно нужно внести, чтобы получить выгоду от новых возможностей Firefox 3.</dd>
</dl>
<dl>
 <dt>
  <a href="/en/Online_%D0%B8_offline_%D1%81%D0%BE%D0%B1%D1%8B%D1%82%D0%B8%D1%8F" title="en/Online_and_offline_events">Online и offline события</a></dt>
 <dd>
  Firefox 3 поддерживает WHATWG online и offline события, которые позволяют приложениям и расширениям определять есть ли активное Интернет соединение, и так же позволяет определять когда появляется и пропадает соединение.</dd>
</dl>
<dl>
 <dt>
  <a href="/ru/%D0%92%D0%B5%D0%B1-%D0%BE%D1%80%D0%B8%D0%B5%D0%BD%D1%82%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D0%BD%D0%BD%D1%8B%D0%B5_%D0%BE%D0%B1%D1%80%D0%B0%D0%B1%D0%BE%D1%82%D1%87%D0%B8%D0%BA%D0%B8_%D0%BF%D1%80%D0%BE%D1%82%D0%BE%D0%BA%D0%BE%D0%BB%D0%BE%D0%B2" title="ru/Веб-ориентированные_обработчики протоколов">Веб-ориентированные обработчики протоколов</a></dt>
 <dd>
  Теперь вы можете регистрировать веб-приложения как обработчик протокола используя метод <code>navigator.registerProtocolHandler()</code>.</dd>
</dl>
<dl>
 <dt>
  <a href="/ru/%D0%A0%D0%B8%D1%81%D0%BE%D0%B2%D0%B0%D0%BD%D0%B8%D0%B5_%D1%82%D0%B5%D0%BA%D1%81%D1%82%D0%B0_%D1%81_%D0%B8%D1%81%D0%BF%D0%BE%D0%BB%D1%8C%D0%B7%D0%BE%D0%B2%D0%B0%D0%BD%D0%B8%D0%B5%D0%BC_canvas" title="ru/Рисование_текста_с_использованием_canvas">Рисование текста с использованием canvas</a></dt>
 <dd>
  Теперь вы можете рисовать текст с ипользованием нестандартизированного API canvas поддерживаемого Firefox 3.</dd>
</dl>
<dl>
 <dt>
  <a href="/en/Canvas_tutorial/Transformations#Transforms" title="en/Canvas_tutorial/Transformations#Transforms">Поддержка преобразований для canvas</a></dt>
 <dd>
  Firefox now supports the <code>transform()</code> and <code>setTransform()</code> methods on canvases.</dd>
</dl>
<dl>
 <dt>
  <a href="/en/Using_microformats" title="en/Using_microformats">Using microformats</a></dt>
 <dd>
  Firefox now has APIs for working with microformats.</dd>
</dl>
<dl>
 <dt>
  <a href="/en/Drag_and_drop_events" title="en/Drag_and_drop_events">Drag and drop events</a></dt>
 <dd>
  Firefox 3 supports new events that are sent to the source node for a drag operation when the drag begins and ends.</dd>
</dl>
<dl>
 <dt>
  <a href="/en/Focus_management_in_HTML" title="en/Focus_management_in_HTML">Focus management in HTML</a></dt>
 <dd>
  The new HTML 5 <code>activeElement</code> and <code>hasFocus</code> attributes are supported.</dd>
</dl>
<dl>
 <dt>
  <a href="/en/Offline_resources_in_Firefox" title="en/Offline_resources_in_Firefox">Offline resources in Firefox</a></dt>
 <dd>
  Firefox now lets web applications request that resources be cached to allow the application to be used while offline.</dd>
</dl>
<dl>
 <dt>
  <a href="/en/CSS_improvements_in_Firefox_3" title="en/CSS_improvements_in_Firefox_3">CSS improvements in Firefox 3</a></dt>
 <dd>
  Firefox 3 features a number of improvements in its CSS support.</dd>
</dl>
<dl>
 <dt>
  <a href="/en/DOM_improvements_in_Firefox_3" title="en/DOM_improvements_in_Firefox_3">DOM improvements in Firefox 3</a></dt>
 <dd>
  Firefox 3 offers a number of new features in Firefox 3's DOM implementation, including support for several Internet Explorer extensions to the DOM.</dd>
</dl>
<dl>
 <dt>
  <a href="/en/New_in_JavaScript_1.8" title="en/New_in_JavaScript_1.8">JavaScript 1.8 support</a></dt>
 <dd>
  Firefox 3 offers JavaScript 1.8.</dd>
</dl>
<dl>
 <dt>
  <a href="/en/EXSLT" title="en/EXSLT">EXSLT support</a></dt>
 <dd>
  Firefox 3 provides support for a substantial subset of the <a href="/en/EXSLT" title="en/EXSLT">EXSLT</a> extensions to <a href="/en/XSLT" title="en/XSLT">XSLT</a>.</dd>
</dl>
<dl>
 <dt>
  <a href="/en/SVG_improvements_in_Firefox_3" title="en/SVG_improvements_in_Firefox_3">SVG improvements in Firefox 3</a></dt>
 <dd>
  SVG support in Firefox 3 has been upgraded significantly, with support for over two dozen new filters, several new elements and attributes, and other improvements.</dd>
</dl>
<dl>
 <dt>
  <a href="/en/Animated_PNG_graphics" title="en/Animated_PNG_graphics">Animated PNG graphics</a></dt>
 <dd>
  Firefox 3 supports the animated PNG (APNG) image format.</dd>
</dl>
<h4 id="For_XUL_and_extension_developers" name="For_XUL_and_extension_developers">For XUL and extension developers</h4>
<h5 id="Notable_changes_and_improvements" name="Notable_changes_and_improvements">Notable changes and improvements</h5>
<dl>
 <dt>
  <a href="/en/Updating_extensions_for_Firefox_3" title="en/Updating_extensions_for_Firefox_3">Updating extensions for Firefox 3</a></dt>
 <dd>
  Provides a guide to the things you'll need to do to update your extension to work with Firefox 3.</dd>
</dl>
<dl>
 <dt>
  <a href="/en/XUL_improvements_in_Firefox_3" title="en/XUL_improvements_in_Firefox_3">XUL improvements in Firefox 3</a></dt>
 <dd>
  Firefox 3 offers a number of new XUL elements, including new sliding scales, the date and time pickers, and spin buttons.</dd>
</dl>
<dl>
 <dt>
  <a href="/en/Templates_in_Firefox_3" title="en/Templates_in_Firefox_3">Templates in Firefox 3</a></dt>
 <dd>
  Templates have been significantly improved in Firefox 3. The key improvement allows the use of custom query processors to allow data sources other than RDF to be used.</dd>
</dl>
<dl>
 <dt>
  <a href="/en/Extension_Versioning,_Update_and_Compatibility#Securing_Updates" title="en/Extension_Versioning,_Update_and_Compatibility#Securing_Updates">Securing updates</a></dt>
 <dd>
  In order to provide a more secure add-on upgrade path for users, add-ons are now required to provide a secure method for obtaining updates before they can be installed. Add-ons hosted at <a class="external" href="http://addons.mozilla.org">AMO</a> automatically provide this. Any add-ons installed that do not provide a secure update method when the user upgrades to Firefox 3 will be automatically disabled. Firefox will however continue to check for updates to the extension over the insecure path and attempt to install any update offered (installation will fail if the update also fails to provide a secure update method).</dd>
</dl>
<dl>
 <dt>
  <a href="/en/Places_migration_guide" title="en/Places_migration_guide">Places migration guide</a></dt>
 <dd>
  An article about how to update an existing extension to use the Places API.</dd>
</dl>
<dl>
 <dt>
  <a href="/en/Download_Manager_improvements_in_Firefox_3" title="en/Download_Manager_improvements_in_Firefox_3">Download Manager improvements in Firefox 3</a></dt>
 <dd>
  The Firefox 3 Download Manager features new and improved APIs, including support for multiple progress listeners.</dd>
</dl>
<dl>
 <dt>
  <a href="/en/Using_nsILoginManager" title="en/Using_nsILoginManager">Using nsILoginManager</a></dt>
 <dd>
  The Password Manager has been replaced by the new Login Manager.</dd>
</dl>
<dl>
 <dt>
  <a href="/en/XBL/XBL_1.0_Reference/Elements#binding" title="en/XBL/XBL_1.0_Reference/Elements#binding">Embedding XBL bindings</a></dt>
 <dd>
  You can now use the <code>data:</code> URL scheme from chrome code to embed XBL bindings directly instead of having them in separate XML files.</dd>
</dl>
<dl>
 <dt>
  <a href="/en/Localizing_extension_descriptions" title="en/Localizing_extension_descriptions">Localizing extension descriptions</a></dt>
 <dd>
  Firefox 3 offers a new method for localizing add-on metadata. This lets the localized details be available as soon as the add-on has been downloaded, as well as when the add-on is disabled.</dd>
</dl>
<dl>
 <dt>
  <a href="/en/Localization_and_Plurals" title="en/Localization_and_Plurals">Localization and Plurals</a></dt>
 <dd>
  Firefox 3 adds the new PluralForm module, which provides tools to aid in correctly pluralizing words in multiple localizations.</dd>
</dl>
<dl>
 <dt>
  <a href="/en/Theme_changes_in_Firefox_3" title="en/Theme_changes_in_Firefox_3">Theme changes in Firefox 3</a></dt>
 <dd>
  Notes and information of use to people who want to create themes for Firefox 3.</dd>
</dl>
<h5 id="New_components_and_functionality" name="New_components_and_functionality">New components and functionality</h5>
<dl>
 <dt>
  <a href="/en/FUEL" title="en/FUEL">FUEL Library</a></dt>
 <dd>
  FUEL is about making it easier for extension developers to be productive, by minimizing some of the XPCOM formality and adding some "modern" JavaScript ideas.</dd>
</dl>
<dl>
 <dt>
  <a href="/en/Places" title="en/Places">Places</a></dt>
 <dd>
  The history and bookmarks APIs have been completely replaced by the new <a href="/en/Places" title="en/Places">Places</a> API.</dd>
</dl>
<dl>
 <dt>
  <a href="/en/nsIIdleService" title="en/nsIIdleService">Idle service</a></dt>
 <dd>
  Firefox 3 offers the new {{ Interface("nsIIdleService") }} interface, which lets extensions determine how long it's been since the user last pressed a key or moved their mouse.</dd>
</dl>
<dl>
 <dt>
  <a href="/en/nsIZipWriter" title="en/nsIZipWriter">ZIP writer</a></dt>
 <dd>
  The new {{ Interface("nsIZipWriter") }} interface lets extensions create ZIP archives.</dd>
</dl>
<dl>
 <dt>
  <a href="/en/Full_page_zoom" title="en/Full_page_zoom">Full page zoom</a></dt>
 <dd>
  Firefox 3 improves the user experience by offering full page zoom in addition to text-only zoom.</dd>
</dl>
<dl>
 <dt>
  <a href="/en/Interfacing_with_the_XPCOM_cycle_collector" title="en/Interfacing_with_the_XPCOM_cycle_collector">Interfacing with the XPCOM cycle collector</a></dt>
 <dd>
  XPCOM code can now take advantage of the cycle collector, which helps ensure that unused memory gets released instead of leaking.</dd>
</dl>
<dl>
 <dt>
  <a href="/en/The_Thread_Manager" title="en/The_Thread_Manager">The Thread Manager</a></dt>
 <dd>
  Firefox 3 provides the new {{ Interface("nsIThreadManager") }} interface, along with new interfaces for threads and thread events, which provides a convenient way to create and manage threads in your code.</dd>
</dl>
<dl>
 <dt>
  <a href="/en/JavaScript_modules" title="en/JavaScript_modules">JavaScript modules</a></dt>
 <dd>
  Firefox 3 now offers a new shared code module mechanism that lets you easily create modules in JavaScript that can be loaded by extensions and applications for use, much like shared libraries.</dd>
</dl>
<dl>
 <dt>
  <a href="/en/nsIJSON" title="en/nsIJSON">The <code>nsIJSON</code> interface</a></dt>
 <dd>
  Firefox 3 offers the new {{ Interface("nsIJSON") }} interface, which offers high-performance encoding and decoding of <a href="/en/JSON" title="en/JSON">JSON</a> strings.</dd>
</dl>
<dl>
 <dt>
  <a href="/en/nsIParentalControlsService" title="en/nsIParentalControlsService">The nsIParentalControlsService interface</a></dt>
 <dd>
  Firefox 3 now supports the Microsoft Windows Vista parental controls feature, and allows code to interact with it.</dd>
</dl>
<dl>
 <dt>
  <a href="/en/Using_content_preferences" title="en/Using_content_preferences">Using content preferences</a></dt>
 <dd>
  Firefox 3 includes a new service for getting and setting arbitrary site-specific preferences that extensions as well as core code can use to keep track of their users' preferences for individual sites.</dd>
</dl>
<dl>
 <dt>
  <a href="/en/Monitoring_plugins" title="en/Monitoring_plugins">Plug-in Monitoring</a></dt>
 <dd>
  A new component of the plugin system is now available to measure how long it takes plugins (e.g., Macromedia Flash) to execute their calls.</dd>
</dl>
<h5 id="Fixed_bugs" name="Fixed_bugs">Fixed bugs</h5>
<dl>
 <dt>
  <a href="/en/Notable_bugs_fixed_in_Firefox_3" title="en/Notable_bugs_fixed_in_Firefox_3">Notable bugs fixed in Firefox 3</a></dt>
 <dd>
  This article provides information about bugs that have been fixed in Firefox 3.</dd>
</dl>
<h3 id="New_features_for_end_users" name="New_features_for_end_users">New features for end users</h3>
<h4 id="User_experience" name="User_experience">User experience</h4>
<ul>
 <li><strong>Easier password management.</strong> An information bar at the top of the browser window now appears to allow you to save passwords after a successful login.</li>
 <li><strong>Simplified add-on installation.</strong> You can now install extensions from third-party download sites in fewer clicks, thanks to the removal of the add-on download site whitelist.</li>
 <li><strong>New Download Manager.</strong> The download manager makes it easier to locate your downloaded files.</li>
 <li><strong>Resumable downloads.</strong> You can now resume downloads after restarting the browser or resetting your network connection.</li>
 <li><strong>Full page zoom.</strong> From the View menu and using keyboard shortcuts, you can now zoom in and out on the content of entire pages -- this scales not just the text but the layout and images as well.</li>
 <li><strong>Tab scrolling and quickmenu.</strong> Tabs are easier to locate with the new tab scrolling and tab quickmenu features.</li>
 <li><strong>Save what you were doing.</strong> Firefox 3 prompts you to see if you'd like to save your current tabs when you exit Firefox.</li>
 <li><strong>Optimized Open in Tabs behavior.</strong> Opening a folder of bookmarks in tabs now appends the new tabs instead of replacing the existing ones.</li>
 <li><strong>Easier to resize location and search bars.</strong> You can now easily resize the location and search bars using a simple resize handle between them.</li>
 <li><strong>Text selection improvements.</strong> You can now select multiple ranges of text using the Control (Command on Macintosh) key. Double-clicking and dragging now selects in "word-by-word" mode. Triple-clicking selects an entire paragraph.</li>
 <li><strong>Find toolbar.</strong> The Find toolbar now opens with the current selection.</li>
 <li><strong>Plugin management.</strong> Users can now disable individual plugins in the Add-on Manager.</li>
 <li><strong>Integration with Windows Vista.</strong> Firefox's menus now display using Vista's native theme.</li>
 <li><strong>Integration with Mac OS X.</strong> Firefox now supports <a class="external" href="http://growl.info/">Growl</a> for notifications of completed downloads and available updates.</li>
 <li><strong>Star button.</strong> The new star button in the location bar lets you quickly add a new bookmark with a single click. A second click lets you file and tag your new bookmark.</li>
 <li><strong>Tags.</strong> You can now associate keywords with your bookmarks to easily sort them by topic.</li>
 <li><strong>Location bar and auto-complete.</strong> Type the title or tag of a page in the location bar to quickly find the site you were looking for in your history and bookmarks. Favicons, bookmark, and tag indicators help you see where the results are coming from.</li>
 <li><strong>Smart Bookmarks folder.</strong> Firefox's new Smart Bookmarks folder offers quick access to your recently bookmarked and tagged places, as well as pages you visit frequently.</li>
 <li><strong>Bookmarks and History Organizer.</strong> The new unified bookmarks and history organizer lets you easily search your history and bookmarks with multiple views and smart folders for saving your frequent searches.</li>
 <li><strong>Web-based protocol handlers.</strong> Web applications, such as your favorite web mail provider, can now be used instead of desktop applications for handling <code>mailto:</code> links from other sites. Similar support is provided for other protocols as well. (Note that web applications do have to register themselves with Firefox before this will work.)</li>
 <li><strong>Easy to use Download Actions.</strong> A new Applications preferences pane provides an improved user interface for configuring handlers for various file types and protocol schemes.</li>
 <li><strong>Improved look and feel.</strong> Graphics and font handling have been improved to make web sites look better on your screen, including sharper text rendering and better support for fonts with ligatures and complex scripts. In addition, Mac and Linux (Gnome) users will find that Firefox feels more like a native application for their platform than ever, with a new, native, look and feel.</li>
 <li><strong>Color management support.</strong> By setting the <code>gfx.color_management.enabled</code> preference in <code>{{ mediawiki.external('about:config') }}</code>, you can ask Firefox to use the color profiles embedded in images to adjust the colors to match your computer's display.</li>
 <li><strong>Offline support.</strong> Web applications can take advantage of new features to support being used even when you don't have an Internet connection.</li>
</ul>
<h4 id="Security_and_privacy" name="Security_and_privacy">Security and privacy</h4>
<ul>
 <li><strong>One-click site information.</strong> Want to know more about the site you're visiting? Click the site's icon in the location bar to see who owns it. Identify information is prominently displayed and easier than ever to understand.</li>
 <li><strong>Malware protection.</strong> Firefox 3 warns you if you arrive at a web site that is known to install viruses, spyware, trojans, or other dangerous software (known as malware). You can see what the warning looks like by <a class="link-https" href="https://www.mozilla.com/firefox/its-an-attack.html">clicking here</a>.</li>
 <li><strong>Web forgery protection enhanced.</strong> Now when you visit a page that's suspected of being a forgery, you're shown a special page instead of the contents of the page with a warning. <a class="link-https" href="https://www.mozilla.com/firefox/its-a-trap.html">Click here</a> to see what it looks like.</li>
 <li><strong>Easier to understand SSL errors.</strong> The errors presented when an invalid SSL certificate is encountered have been clarified to make it easier to understand what the problem is.</li>
 <li><strong>Out-of-date add-on protection.</strong> Firefox 3 now automatically checks add-on and plugin versions and disables older, insecure versions.</li>
 <li><strong>Secure add-on updates.</strong> Add-on update security has been improved by disallowing add-ons that use an insecure update mechanism.</li>
 <li><strong>Anti-virus integration.</strong> Firefox 3 now informs anti-virus software when executable files are downloaded.</li>
 <li><strong>Windows Vista parental controls support.</strong> Firefox 3 supports the Vista system-wide parental control setting for disabling file downloads.</li>
</ul>
<h4 id="Performance" name="Performance">Performance</h4>
<ul>
 <li><strong>Reliability.</strong> Firefox 3 now stores bookmarks, history, cookies, and preferences in a transactionally secure database format. This means your data is protected against loss even if your system crashes.</li>
 <li><strong>Speed.</strong> Firefox 3 has gotten a performance boost by completely replacing the part of the software that handles drawing to your screen, as well as to how page layout work is handled.</li>
 <li><strong>Memory use reduced.</strong> Firefox 3 is more memory efficient than ever, with over 300 memory "leak" bugs fixed and new features to help automatically locate and dispose of leaked memory blocks.</li>
</ul>
<h3 id="See_also" name="See_also">See also</h3>
<ul>
 <li><a href="/en/Updating_extensions_for_Firefox_3" title="en/Updating_extensions_for_Firefox_3">Updating extensions for Firefox 3</a></li>
 <li><a href="/en/Updating_web_applications_for_Firefox_3" title="en/Updating_web_applications_for_Firefox_3">Updating web applications for Firefox 3</a></li>
 <li><a href="/en/Firefox_2_for_developers" title="en/Firefox_2_for_developers">Firefox 2 for developers</a></li>
 <li><a href="/en/Firefox_1.5_for_developers" title="en/Firefox_1.5_for_developers">Firefox 1.5 for developers</a></li>
</ul>
<p>{{ languages( { "es": "es/Firefox_3_para_desarrolladores", "fr": "fr/Firefox_3_pour_les_d\u00e9veloppeurs", "ja": "ja/Firefox_3_for_developers", "zh-tw": "zh_tw/Firefox_3_for_developers", "ko": "ko/Firefox_3_for_developers", "pl": "pl/Firefox_3_dla_programist\u00f3w", "pt": "pt/Firefox_3_para_desenvolvedores" } ) }}</p>