[Webkit-unassigned] [Bug 24529] Add support in Web Inspector for examining/changing data for HTML5 offline-Web-applications (application cache)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 25 03:13:25 PDT 2010


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





--- Comment #20 from Joseph Pecoraro <joepeck at webkit.org>  2010-04-25 03:13:24 PST ---
Looking over my own patch, I give a few parameters names, but only use them in
INSPECTOR blocks. I need to add UNUSED_PARAMs in an #else block. I have fixed
these locally:

>  void ApplicationCacheGroup::didReceiveData(ResourceHandle* handle, const char* data, int length, int lengthReceived)
> void ApplicationCacheGroup::didFail(ResourceHandle* handle, const ResourceError& error)

-- 
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