diegoles / closure-library

Automatically exported from code.google.com/p/closure-library
0 stars 0 forks source link

bug in TextRange#clone #637

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
http://codereview.appspot.com/83450043

TextRange#clone should be a deep clone, so that modifications to the new clone 
don't change the original

Original issue reported on code.google.com by Nicholas.J.Santos on 2 Apr 2014 at 7:42