diff options
author | Kristian Monsen <kristianm@google.com> | 2010-07-27 16:54:46 +0100 |
---|---|---|
committer | Kristian Monsen <kristianm@google.com> | 2010-08-03 10:19:20 +0100 |
commit | 5ceb0fecb9c6e4cb97ca46e0e75b56fbb5cbabda (patch) | |
tree | 5322edbb01ac250340a022985d206204e40954d3 /WebCore/css/CSSParser.cpp | |
parent | 767966411f0c19c445f74d2ff90ab9490c290026 (diff) | |
download | external_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