angler-fishThe Vulnerability History Project

Fix tracking of the id attribute string if it is shared across elements.

      The patch to remove AtomicStringImpl:
http://src.chromium.org/viewvc/blink?view=rev&rev=154790

Exposed a lifetime issue with strings for id attributes. We simply need to use
AtomicString.

BUG=290566

Review URL: https://codereview.chromium.org/33793004

git-svn-id: svn://svn.chromium.org/blink/trunk@160250 bbb929c8-8fbe-4397-9dbb-9b2b20218538
    
commit 36773850210becda3d76f27285ecd899fafdfc72
-1
-52
+2 -2
+1 -1
+4 -4
+10 -8
expand_less