diff options
Diffstat (limited to 'files/ja/conflicting/tools')
9 files changed, 19 insertions, 10 deletions
diff --git a/files/ja/conflicting/tools/debugger/how_to/search/index.html b/files/ja/conflicting/tools/debugger/how_to/search/index.html index 4f3391c8b1..314df5c651 100644 --- a/files/ja/conflicting/tools/debugger/how_to/search/index.html +++ b/files/ja/conflicting/tools/debugger/how_to/search/index.html @@ -1,8 +1,9 @@ --- title: 検索とフィルタ -slug: Tools/Debugger/How_to/Search_and_filter +slug: conflicting/Tools/Debugger/How_to/Search translation_of: Tools/Debugger/How_to/Search translation_of_original: Tools/Debugger/How_to/Search_and_filter +original_slug: Tools/Debugger/How_to/Search_and_filter --- <div>{{ToolsSidebar}}</div><p><a href="/ja/docs/Tools/Debugger/UI_Tour#toolbar">ツールバー</a>のスクリプトフィルタを使用して、デバッガ内にある項目を検索できます:</p> diff --git a/files/ja/conflicting/tools/debugger/how_to/set_watch_expressions/index.html b/files/ja/conflicting/tools/debugger/how_to/set_watch_expressions/index.html index 74c0db4345..549856b56e 100644 --- a/files/ja/conflicting/tools/debugger/how_to/set_watch_expressions/index.html +++ b/files/ja/conflicting/tools/debugger/how_to/set_watch_expressions/index.html @@ -1,8 +1,9 @@ --- title: 変数を調査、編集、ウォッチする -slug: 'Tools/Debugger/How_to/Examine,_modify,_and_watch_variables' +slug: conflicting/Tools/Debugger/How_to/Set_Watch_Expressions translation_of: Tools/Debugger/How_to/Set_Watch_Expressions -translation_of_original: 'Tools/Debugger/How_to/Examine,_modify,_and_watch_variables' +translation_of_original: Tools/Debugger/How_to/Examine,_modify,_and_watch_variables +original_slug: Tools/Debugger/How_to/Examine,_modify,_and_watch_variables --- <div>{{ToolsSidebar}}</div><div class="note"> <p>この機能は、まだ新しいデバッガーでサポートしていません。現時点で必要である場合は、about:config で設定項目 "devtools.debugger.new-debugger-frontend" を <code>false</code> に設定して、古いデバッガーに戻すことができます。</p> diff --git a/files/ja/conflicting/tools/keyboard_shortcuts/index.html b/files/ja/conflicting/tools/keyboard_shortcuts/index.html index f546812c77..5450912878 100644 --- a/files/ja/conflicting/tools/keyboard_shortcuts/index.html +++ b/files/ja/conflicting/tools/keyboard_shortcuts/index.html @@ -1,8 +1,9 @@ --- title: ソースエディタの使用 -slug: Tools/Using_the_Source_Editor +slug: conflicting/tools/Keyboard_shortcuts translation_of: tools/Keyboard_shortcuts#Source_editor translation_of_original: Tools/Using_the_Source_Editor +original_slug: Tools/Using_the_Source_Editor --- <div>{{ToolsSidebar}}</div><p>ソースエディタは <a href="/ja/JavaScript_code_modules/source-editor.jsm" title="source-editor.jsm"><code>source-editor.jsm</code></a> によって提供されるエディタコンポーネントで、<a href="/ja/Tools/Scratchpad" title="Scratchpad">スクラッチパッド</a> や <a href="/ja/Tools/Style_Editor" title="Style Editor">スタイルエディタ</a> などの開発ツールで共用しています。また、<a href="/ja/JavaScript_code_modules/Using_the_Source_Editor_API" title="Using the Source Editor API">Firefox の拡張機能から使用する</a>こともできます。この記事では、テキストを編集するときのエディタ自身の使い方を説明します。</p> diff --git a/files/ja/conflicting/tools/memory/basic_operations/index.html b/files/ja/conflicting/tools/memory/basic_operations/index.html index 74fa47f372..cfaf1f0c45 100644 --- a/files/ja/conflicting/tools/memory/basic_operations/index.html +++ b/files/ja/conflicting/tools/memory/basic_operations/index.html @@ -1,8 +1,9 @@ --- title: ヒープのスナップショットを比較する -slug: Tools/Memory/Comparing_heap_snapshots +slug: conflicting/Tools/Memory/Basic_operations translation_of: Tools/Memory/Basic_operations translation_of_original: Tools/Memory/Comparing_heap_snapshots +original_slug: Tools/Memory/Comparing_heap_snapshots --- <div>{{ToolsSidebar}}</div><div class="geckoVersionNote"> <p>これは Firefox 45 の新機能です。</p> diff --git a/files/ja/conflicting/tools/page_inspector/index.html b/files/ja/conflicting/tools/page_inspector/index.html index bbfb74ccca..53ac258b35 100644 --- a/files/ja/conflicting/tools/page_inspector/index.html +++ b/files/ja/conflicting/tools/page_inspector/index.html @@ -1,8 +1,9 @@ --- title: Style panel -slug: Tools/Page_Inspector/Style_panel +slug: conflicting/Tools/Page_Inspector translation_of: Tools/Page_Inspector#CSS_pane translation_of_original: Tools/Page_Inspector/Style_panel +original_slug: Tools/Page_Inspector/Style_panel --- <div>{{ToolsSidebar}}</div><p>ページ調査ツールのスタイルパネルでは、調査を行っているページの CSS を調べたり操作したりすることができます。このパネルには選択されている要素に紐づけられている CSS に関する 2 つのビューがあります: CSS ルールを基にしたビューと、プロパティを基にしたビューです。</p> diff --git a/files/ja/conflicting/tools/page_inspector/ui_tour/index.html b/files/ja/conflicting/tools/page_inspector/ui_tour/index.html index 3210682298..e872753d82 100644 --- a/files/ja/conflicting/tools/page_inspector/ui_tour/index.html +++ b/files/ja/conflicting/tools/page_inspector/ui_tour/index.html @@ -1,8 +1,9 @@ --- title: HTML panel -slug: Tools/Page_Inspector/HTML_panel +slug: conflicting/Tools/Page_Inspector/UI_Tour translation_of: Tools/Page_Inspector/UI_Tour translation_of_original: Tools/Page_Inspector/HTML_panel +original_slug: Tools/Page_Inspector/HTML_panel --- <div>{{ToolsSidebar}}</div><p>{{ fx_minversion_header("10.0") }}</p> diff --git a/files/ja/conflicting/tools/performance/call_tree/index.html b/files/ja/conflicting/tools/performance/call_tree/index.html index 858b944015..1f857f4b74 100644 --- a/files/ja/conflicting/tools/performance/call_tree/index.html +++ b/files/ja/conflicting/tools/performance/call_tree/index.html @@ -1,8 +1,9 @@ --- title: プロファイラのチュートリアル -slug: Tools/Performance/Profiler_walkthrough +slug: conflicting/Tools/Performance/Call_Tree translation_of: Tools/Performance/Call_Tree translation_of_original: Tools/Performance/Profiler_walkthrough +original_slug: Tools/Performance/Profiler_walkthrough --- <div>{{ToolsSidebar}}</div><p>JavaScript プロファイラは JavaScript エンジンの状態を定期的にサンプリングして、その時点のコード実行のスタックを記録します。統計的に、個々の関数を実行しているときに取得したサンプル数はブラウザが実行にかけた時間に対応しますので、コード内のボトルネックを発見できます。</p> diff --git a/files/ja/conflicting/tools/performance/index.html b/files/ja/conflicting/tools/performance/index.html index c05f177c25..b4c45173f3 100644 --- a/files/ja/conflicting/tools/performance/index.html +++ b/files/ja/conflicting/tools/performance/index.html @@ -1,6 +1,6 @@ --- title: JavaScript プロファイラ -slug: Tools/Profiler +slug: conflicting/Tools/Performance tags: - Debugging - Firefox @@ -10,6 +10,7 @@ tags: - Tools translation_of: Tools/Performance translation_of_original: Tools/Profiler +original_slug: Tools/Profiler --- <div>{{ToolsSidebar}}</div><p>プロファイラツールを使用して、JavaScript コードのボトルネックを見つけましょう。プロファイラは周期的に、サンプルについて現在の JavaScript コールスタックやコンパイルの統計情報を抽出します。</p> diff --git a/files/ja/conflicting/tools/responsive_design_mode/index.html b/files/ja/conflicting/tools/responsive_design_mode/index.html index 90596180ce..35f4517454 100644 --- a/files/ja/conflicting/tools/responsive_design_mode/index.html +++ b/files/ja/conflicting/tools/responsive_design_mode/index.html @@ -1,8 +1,9 @@ --- title: レスポンシブデザインモード (Firefox 52 より前) -slug: Tools/Responsive_Design_Mode_(before_Firefox_52) +slug: conflicting/Tools/Responsive_Design_Mode translation_of: Tools/Responsive_Design_Mode translation_of_original: Tools/Responsive_Design_Mode_(before_Firefox_52) +original_slug: Tools/Responsive_Design_Mode_(before_Firefox_52) --- <div>{{ToolsSidebar}}</div><div class="note"> <p>このページでは、Firefox 52 より前のバージョンのレスポンシブデザインモードについて説明します。Firefox 52 以降については、<a href="/ja/docs/Tools/Responsive_Design_Mode">レスポンシブデザインモード</a> をご覧ください。</p> |