[webkit-reviews] review canceled: [Bug 69790] Make CachedResourceClient a base class, with specialized callbacks in subclasses : [Attachment 110411] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 10 16:35:47 PDT 2011


Nate Chapin <japhet at chromium.org> has canceled Nate Chapin
<japhet at chromium.org>'s request for review:
Bug 69790: Make CachedResourceClient a base class, with specialized callbacks
in subclasses
https://bugs.webkit.org/show_bug.cgi?id=69790

Attachment 110411: patch
https://bugs.webkit.org/attachment.cgi?id=110411&action=review

------- Additional Comments from Nate Chapin <japhet at chromium.org>
I talked with abarth some more off-bugzilla, and we concluded that the diamond
inheritance is a disaster waiting to happen.  This new patch has a single
CachedResourceClient subclass for both XSL and CSS stylesheets
(CachedStyleSheetClient).


More information about the webkit-reviews mailing list