Commit ff69e115 authored by Yang Guo's avatar Yang Guo Committed by Commit Bot

Rebaseline LayoutTest for inspector after V8 change.

Changes to v8::ScriptCompiler::CompileFunctionInContext observably
affects debug stepping.

R=haraken@chromium.org

Bug: v8:7172
Change-Id: Iff4c43475e8e1f80a77557a5ffe6eab24b9a5471
Reviewed-on: https://chromium-review.googlesource.com/960904Reviewed-by: default avatarKentaro Hara <haraken@chromium.org>
Commit-Queue: Yang Guo <yangguo@chromium.org>
Cr-Commit-Position: refs/heads/master@{#542839}
parent 219be372
......@@ -1432,9 +1432,6 @@ crbug.com/548765 http/tests/devtools/console-fetch-logging.js [ Failure Pass ]
crbug.com/v8/7486 http/tests/devtools/startup/console/console-format-startup-bigint.js [ Skip ]
crbug.com/v8/7486 http/tests/devtools/console/console-format-bigint.js [ Skip ]
# Temporarily disable test until we land change to v8::ScriptCompiler::CompileFunctionInContext.
crbug.com/v8/7172 inspector-protocol/debugger/step-into-inline-event-handler.js [ NeedsManualRebaseline ]
crbug.com/564109 [ Win ] http/tests/webfont/font-display-intervention.html [ Pass Failure Timeout ]
crbug.com/399951 http/tests/mime/javascript-mimetype-usecounters.html [ Pass Failure ]
......
Tests that Debugger.stepInto doesn't ignore inline event listeners.
functionName (should be empty): empty
functionName (should be onclick): onclick
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment