[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
Wed Jun 30 17:09:57 PDT 2010


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


Kavita Kanetkar <kkanetkar at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #60170|                            |commit-queue-
               Flag|                            |




--- Comment #36 from Kavita Kanetkar <kkanetkar at chromium.org>  2010-06-30 17:09:56 PST ---
Created an attachment (id=60170)
 --> (https://bugs.webkit.org/attachment.cgi?id=60170)
Just WebCore side of patch

Hello,

Please look at the WebCore side of things for integrating this. Few things to note:

There are uimplemented ApplicationCacheHost.cpp methods that I have implemented on chrome side under WebKit/chromium/src.
Please let me know if you want any changes to overall structure.

Also, I have not used Joe's ApplicationCacheInspectorAgent (all the logic is in InspectorController). I can change that if you want.

Lastly, the WebKit API side of things should that go in this bug or should I file a separate one?

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