Marks following tests before V8 roll. V8 roll will remove internal evaluate frame from them. inspector/console/console-error-on-call-frame.html inspector/sources/debugger-pause/debugger-eval-while-paused-throws.html
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/5e821a778b85878bafcc8128f64333fd518c79a5 commit 5e821a778b85878bafcc8128f64333fd518c79a5 Author: kozyatinskiy <kozyatinskiy@chromium.org> Date: Thu Nov 17 02:50:15 2016 [DevTools] disable tests before V8 roll inspector/console/console-error-on-call-frame.html inspector/sources/debugger-pause/debugger-eval-while-paused-throws.html BUG= 666142 TBR=dgozman@chromium.org NOTRY=true Review-Url: https://codereview.chromium.org/2513473002 Cr-Commit-Position: refs/heads/master@{#432715} [modify] https://crrev.com/5e821a778b85878bafcc8128f64333fd518c79a5/third_party/WebKit/LayoutTests/TestExpectations
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/e9f66a006042a24089a0cf4e86f1d8ea978f8038 commit e9f66a006042a24089a0cf4e86f1d8ea978f8038 Author: kozyatinskiy <kozyatinskiy@chromium.org> Date: Mon Nov 21 21:13:23 2016 Don't use deprecated ScriptOrigin cstor in V8ScriptRunner is_embbder_debugger_script was deprecated and will be remove soon from public API. Inspector was moved to V8 and could use internal API to mark scripts. BUG= chromium:666142 R=dgozman@chromium.org Review-Url: https://codereview.chromium.org/2517113004 Cr-Commit-Position: refs/heads/master@{#433653} [modify] https://crrev.com/e9f66a006042a24089a0cf4e86f1d8ea978f8038/third_party/WebKit/LayoutTests/TestExpectations [modify] https://crrev.com/e9f66a006042a24089a0cf4e86f1d8ea978f8038/third_party/WebKit/LayoutTests/inspector/console/console-error-on-call-frame-expected.txt [modify] https://crrev.com/e9f66a006042a24089a0cf4e86f1d8ea978f8038/third_party/WebKit/LayoutTests/inspector/sources/debugger-pause/debugger-eval-while-paused-throws-expected.txt [modify] https://crrev.com/e9f66a006042a24089a0cf4e86f1d8ea978f8038/third_party/WebKit/Source/bindings/core/v8/V8ScriptRunner.cpp
Comment 1 by bugdroid1@chromium.org
, Nov 17 2016