[Webkit-unassigned] [Bug 43531] Web Inspector: Support appcache status change for Chrome

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 6 16:49:12 PDT 2010


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





--- Comment #6 from Michael Nordman <michaeln at google.com>  2010-08-06 16:49:11 PST ---
I think this same technique (siphoning off of the event stream) could also work for webcore's impl. With some modest refactoring we could probably share the class responsible (not just the technique) for the event dispatching.

See https://bugs.webkit.org/show_bug.cgi?id=41908 for the type of refactoring that may help.

I'm not saying we should do that refactoring in this patch, it would be good to get it functioning with the current code base.

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