[Webkit-unassigned] [Bug 25436] Refactor appCache for use in multi-process browsers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 7 13:46:10 PDT 2009


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





------- Comment #12 from michaeln at google.com  2009-05-07 13:46 PDT -------
Another possible way to split things that could result in greater code reuse
would be to formalize the internal interface between the front and back pieces.
Define that in an abstract class. Create a different impl of that interface
depending.

I haven't gotten that far yet. So far I've been formalizing the interface
between stuff outside of the appcache system and the appcache system itself.


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



More information about the webkit-unassigned mailing list