DescriptionFix assert triggered in fast/regex/pcre-test-4.html We were not filtering out
all the nodes that had non-ASCII characters. That has been fixed, but because
of the protection against over-deep recursion when filtering it is wrong to
assert that all nodes were filtered. This change therefore also makes sure we
can cope with non-filtered nodes by adding back some code removed in
https://chromiumcodereview.appspot.com/10174017/
Committed: https://code.google.com/p/v8/source/detail?r=11487
Patch Set 1 #
Total comments: 1
Messages
Total messages: 2 (0 generated)
|