Bug 87323

Summary: Remove unused declarations in MemoryCache.h
Product: WebKit Reporter: Dongseong Hwang <dongseong.hwang>
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: japhet, koivisto, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

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.