RESOLVED FIXED 87323
Remove unused declarations in MemoryCache.h
https://bugs.webkit.org/show_bug.cgi?id=87323
Summary Remove unused declarations in MemoryCache.h
Dongseong Hwang
Reported 2012-05-23 16:51:54 PDT
void addCachedResourceLoader(CachedResourceLoader*); void removeCachedResourceLoader(CachedResourceLoader*); are unused.
Attachments
patch (1.77 KB, patch)
2012-05-23 16:53 PDT, Dongseong Hwang
no flags
Dongseong Hwang
Comment 1 2012-05-23 16:53:28 PDT
Dongseong Hwang
Comment 2 2012-05-23 16:54:09 PDT
Bug 52427 caused this patch.
WebKit Review Bot
Comment 3 2012-05-23 18:08:28 PDT
Comment on attachment 143680 [details] patch Clearing flags on attachment: 143680 Committed r118292: <http://trac.webkit.org/changeset/118292>
WebKit Review Bot
Comment 4 2012-05-23 18:08:33 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.