[Webkit-unassigned] [Bug 24529] WebInspector: HTML5 Offline Web Applications Support (ApplicationCache)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 7 18:03:10 PDT 2010


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





--- Comment #70 from Kavita Kanetkar <kkanetkar at chromium.org>  2010-07-07 18:03:09 PST ---
>From what I read so far, there's a disconnect in agreeing about the way to proceed. Joe, needing patches for chromium to integrate inspector and appcache is not the issue. Just that the way you moved things from ACH to agent makes it harder for us to do it (because the way ACH is the only abstraction between chrome and webkit's appcache impl).

For example:
Your agent directly calls loader/appcache code to get information. We would need to rely on ACH anyway for this information since there'e no other way to talk to chrome appcache.

Moving methods to ACH is a better approach than forking the agent. But I am ok with either of the solution.

So breakage is not build/compile breakage but a design breakage. ACH methods would have help us plug chrome side easily.

Thanks,
Kavita

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