DescriptionAdd option to print all exceptions
When DevTools calls to JavaScript, it often ignores exceptions and just
fails since no value was returned.
The new --print-all-exceptions flag makes it easy to spot the location
and the reason for the thrown exception.
R=titzer@chromium.org
Committed: https://crrev.com/8bb1e6d06b8c196f4b2ebc75a5b3142dd886e4f6
Cr-Commit-Position: refs/heads/master@{#40340}
Patch Set 1 #
Messages
Total messages: 16 (10 generated)
|