[webkit-reviews] review denied: [Bug 85765] [Chromium] Move blobRegistry to Platform.h : [Attachment 140458] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 6 20:40:58 PDT 2012


Adam Barth <abarth at webkit.org> has denied Mark Pilgrim (Google)
<pilgrim at chromium.org>'s request for review:
Bug 85765: [Chromium] Move blobRegistry to Platform.h
https://bugs.webkit.org/show_bug.cgi?id=85765

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=140458&action=review


> Source/WebKit/chromium/public/platform/WebKitPlatformSupport.h:-53
> -class WebBlobRegistry;

Please move WebBlobRegistry.h and WebBlobData.h at the same time.  They're
already in Source/WebKit/chromium/public/platform, so there shouldn't be any
trouble with further dependencies.


More information about the webkit-reviews mailing list