There are a lot of repeating strings in the DOM trees on the web. We should do something clever to cut down on the number of duplicates we keep in RAM.
Created attachment 217824 [details] Patch idea
Comment on attachment 217824 [details] Patch idea Clearing flags on attachment: 217824 Committed r159764: <http://trac.webkit.org/changeset/159764>
All reviewed patches have been landed. Closing bug.
Re-opened since this is blocked by bug 125055
Mass moving XML DOM bugs to the "DOM" Component.