diff --git a/string/obsolete/README.html b/string/obsolete/README.html index a0f4a17c3917..28dd61ea2304 100644 --- a/string/obsolete/README.html +++ b/string/obsolete/README.html @@ -23,7 +23,10 @@
- + These are the original string implementations by rickg and others. + Most of the code here will be made obsolete by the new shared-buffer string (see bug #53065). + If you're interested in learning how strings work, you probably want to start with + nsAReadableString.