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/tools/debugger/break_on_dom_mutation/index.html | 3 ++- files/ja/tools/debugger/how_to/ignore_a_source/index.html | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'files/ja/tools/debugger') diff --git a/files/ja/tools/debugger/break_on_dom_mutation/index.html b/files/ja/tools/debugger/break_on_dom_mutation/index.html index 4aca9399f6..91aee079ae 100644 --- a/files/ja/tools/debugger/break_on_dom_mutation/index.html +++ b/files/ja/tools/debugger/break_on_dom_mutation/index.html @@ -1,8 +1,9 @@ --- title: DOM イベントでブレークする -slug: Tools/Debugger/How_to/Break_on_a_DOM_event +slug: Tools/Debugger/Break_on_DOM_mutation translation_of: Tools/Debugger/Break_on_DOM_mutation translation_of_original: Tools/Debugger/How_to/Break_on_a_DOM_event +original_slug: Tools/Debugger/How_to/Break_on_a_DOM_event ---
{{ToolsSidebar}}

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

diff --git a/files/ja/tools/debugger/how_to/ignore_a_source/index.html b/files/ja/tools/debugger/how_to/ignore_a_source/index.html index 0378307727..b3c296cfa3 100644 --- a/files/ja/tools/debugger/how_to/ignore_a_source/index.html +++ b/files/ja/tools/debugger/how_to/ignore_a_source/index.html @@ -1,7 +1,8 @@ --- title: ソースをブラックボックス化する -slug: Tools/Debugger/How_to/Black_box_a_source +slug: Tools/Debugger/How_to/Ignore_a_source translation_of: Tools/Debugger/How_to/Ignore_a_source +original_slug: Tools/Debugger/How_to/Black_box_a_source ---

{{ToolsSidebar}}

-- cgit v1.2.3-54-g00ecf