From 9368f65a6c94ddbf6bfe9f4f1f27f166b2e2129f Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 12:08:35 +0100 Subject: unslug ja: modify --- files/ja/conflicting/tools/debugger/how_to/search/index.html | 3 ++- .../tools/debugger/how_to/set_watch_expressions/index.html | 5 +++-- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'files/ja/conflicting/tools/debugger/how_to') 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 ---
{{ToolsSidebar}}

ツールバーのスクリプトフィルタを使用して、デバッガ内にある項目を検索できます:

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 ---
{{ToolsSidebar}}

この機能は、まだ新しいデバッガーでサポートしていません。現時点で必要である場合は、about:config で設定項目 "devtools.debugger.new-debugger-frontend" を false に設定して、古いデバッガーに戻すことができます。

-- cgit v1.2.3-54-g00ecf