[Webkit-unassigned] [Bug 37602] AppCache Progress Events - need to include additional info per the spec

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 21 16:22:40 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=37602





--- Comment #15 from Michael Nordman <michaeln at google.com>  2010-06-21 16:22:40 PST ---
(In reply to comment #13)
 > WebKit/chromium/public/WebApplicationCacheHostClient.h:44
>  +      virtual void notifyProgressEventListener(const WebURL&, int num_total, int num_complete) = 0;
> is ApplicationCacheHostInternal is the only class that inherits from WebApplicationCacheHostClient?

Yes

> WebKit/chromium/src/ApplicationCacheHostInternal.h:63
>  +          // FIXME: Modify webcore's progress event handling to carry the extra info and alter the
> minor: s/webcore/WebCore/

Oh... this shouldn't be here for too long. I can upload a new patch if need be.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list