diff options
Diffstat (limited to 'files/ru/tools')
-rw-r--r-- | files/ru/tools/profiler/index.html | 1 | ||||
-rw-r--r-- | files/ru/tools/release_notes/index.html | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/files/ru/tools/profiler/index.html b/files/ru/tools/profiler/index.html index 2d3de16835..10e4254907 100644 --- a/files/ru/tools/profiler/index.html +++ b/files/ru/tools/profiler/index.html @@ -9,6 +9,7 @@ tags: - Руководство - инструменты translation_of: Tools/Performance +translation_of_original: Tools/Profiler --- <div>{{ToolsSidebar}}</div><p>Используйте средства профилирования, чтобы находить узкие места в своём JavaScript коде. Профайлер периодически проверяет состояние стека вызовов JavaScript и составляет статистику на основе полученных в результате измерения величин.</p> diff --git a/files/ru/tools/release_notes/index.html b/files/ru/tools/release_notes/index.html index 38c96a4e83..ba7f7887f2 100644 --- a/files/ru/tools/release_notes/index.html +++ b/files/ru/tools/release_notes/index.html @@ -2,6 +2,7 @@ title: Замечания к релизу slug: Tools/Release_notes translation_of: Mozilla/Firefox/Releases +translation_of_original: Tools/Release_notes --- <div>{{ToolsSidebar}}</div><h2 id="Firefox_48">Firefox 48</h2> |