[webkit-reviews] review requested: [Bug 81161] Remove duplicate error() impls in CachedResource subclasses : [Attachment 162095] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 4 13:46:01 PDT 2012


Nate Chapin <japhet at chromium.org> has asked  for review:
Bug 81161: Remove duplicate error() impls in CachedResource subclasses
https://bugs.webkit.org/show_bug.cgi?id=81161

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

------- Additional Comments from Nate Chapin <japhet at chromium.org>
This is identical to previous versions, except a slightly cleaner
CachedImage::error(), which does not duplicating any of the work in
CachedResource::error().

Verified locally that webkit_unit_tests pass.


More information about the webkit-reviews mailing list