DescriptionPatch provided by Yonatan Offek in
<https://code.google.com/p/google-caja/issues/detail?id=1856>.
I have checked that the reuse of RegExp objects with the 'g' flag is
safe, because replace always resets lastIndex to 0 (according to the
ES5.1 spec).
@r5594
Patch Set 1 #
MessagesTotal messages: 2
|
|||||||||||||||||||