OSDN Git Service

Make deep copy of the String when use them in the UI thread as AtomicString is not...
authorGrace Kloba <klobag@google.com>
Tue, 7 Jul 2009 01:30:11 +0000 (18:30 -0700)
committerGrace Kloba <klobag@google.com>
Tue, 7 Jul 2009 01:30:11 +0000 (18:30 -0700)
commitb116c1a08412db8a748998c7e8a2ce851cbacacd
treec96a50520261a92b4976b5679e61f53f81e1df81
parent7ba1b9e1a023eac627eab4d7b3d29bf4c4c5370b
Make deep copy of the String when use them in the UI thread as AtomicString is not thread safe.
WebKit/android/nav/CacheBuilder.cpp