summaryrefslogtreecommitdiffstats
path: root/WebCore/css/CSSParser.cpp
diff options
context:
space:
mode:
authorKristian Monsen <kristianm@google.com>2010-07-27 16:54:46 +0100
committerKristian Monsen <kristianm@google.com>2010-08-03 10:19:20 +0100
commit5ceb0fecb9c6e4cb97ca46e0e75b56fbb5cbabda (patch)
tree5322edbb01ac250340a022985d206204e40954d3 /WebCore/css/CSSParser.cpp
parent767966411f0c19c445f74d2ff90ab9490c290026 (diff)
downloadexternal_webkit-5ceb0fecb9c6e4cb97ca46e0e75b56fbb5cbabda.zip
external_webkit-5ceb0fecb9c6e4cb97ca46e0e75b56fbb5cbabda.tar.gz
external_webkit-5ceb0fecb9c6e4cb97ca46e0e75b56fbb5cbabda.tar.bz2
Removing the list of active loaders
A loader will not be deleted before the WebRequest has called didFinishLoading() now, so there is no longer a need for this. There was also a problem with that list. If a loader got deleted and a new one created with the same pointer value the deleted one could be mistaken for the new one. Change-Id: I856519e751f6f1d15cfbd426a2cd2ba71315850b
Diffstat (limited to 'WebCore/css/CSSParser.cpp')
0 files changed, 0 insertions, 0 deletions