This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
v8
Watch
1
Star
0
Fork
0
You've already forked v8
Code
Issues
2
Pull Requests
Releases
Wiki
Activity
54040fff71
v8
/
test
/
inspector
/
debugger
/
stepping-with-exposed-injected-script-expected.txt
3 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[inspector] Refactor protocol-test.js This refactoring makes it easier to write advanced tests and gives full control over what's happening to the test code. It also forces description for every test. BUG=none Review-Url: https://codereview.chromium.org/2891213002 Cr-Commit-Position: refs/heads/master@{#45412}
2017-05-19 00:35:45 +00:00
Tests that stepping does not ignore injected script when passed a flag
[inspector] added flag for injected-script-source debugging With flag we can debug injected-script-source in inspector-test or from DevTools frontend as regular user code. We need this when working on new features or debugging issues, it's for internal purpose only and doesn't provide any benefits for end users. Flag: --expose-inspector-scripts BUG=none R=yangguo@chromium.org Review-Url: https://codereview.chromium.org/2767873002 Cr-Commit-Position: refs/heads/master@{#44039}
2017-03-22 17:36:55 +00:00
InjectedSciptSource on stack.
Reference in New Issue
Copy Permalink