DescriptionPrepare inspector layout tests for ES2015 Function.name changes
This patch changes the regexps that inspector layout tests use to
filter inspector-internal function names out of stack trace dumps.
Under ES2015, the evaluate* methods will no longer include the
"InjectedScript." prefix in stack traces, since they'll be given
instance "name" properties that precisely match the property
name to which they're assigned in the InjectedScript source.
BUG=588803
Committed: https://crrev.com/c7bf4cea0145d4be2b4141eb9b30f4b35a15ec6f
Cr-Commit-Position: refs/heads/master@{#377818}
Patch Set 1 #
Messages
Total messages: 12 (5 generated)
|