RESOLVED FIXED 85765
[Chromium] Move blobRegistry to Platform.h
https://bugs.webkit.org/show_bug.cgi?id=85765
Summary [Chromium] Move blobRegistry to Platform.h
Mark Pilgrim (Google)
Reported 2012-05-06 19:43:44 PDT
[Chromium] Move blobRegistry to Platform.h
Attachments
Patch (4.22 KB, patch)
2012-05-06 19:44 PDT, Mark Pilgrim (Google)
no flags
Patch (15.64 KB, patch)
2012-05-15 13:47 PDT, Mark Pilgrim (Google)
no flags
Patch (15.64 KB, patch)
2012-05-15 14:25 PDT, Mark Pilgrim (Google)
no flags
Mark Pilgrim (Google)
Comment 1 2012-05-06 19:44:43 PDT
WebKit Review Bot
Comment 2 2012-05-06 19:46:35 PDT
Please wait for approval from abarth@webkit.org, dglazkov@chromium.org, fishd@chromium.org, jamesr@chromium.org or tkent@chromium.org before submitting, as this patch contains changes to the Chromium public API. See also https://trac.webkit.org/wiki/ChromiumWebKitAPI.
Adam Barth
Comment 3 2012-05-06 20:40:59 PDT
Comment on attachment 140458 [details] Patch 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.
Mark Pilgrim (Google)
Comment 4 2012-05-15 13:47:09 PDT
Mark Pilgrim (Google)
Comment 5 2012-05-15 13:49:40 PDT
Comment on attachment 142044 [details] Patch Now moves WebBlogRegistry.h and WebBlobData.h.
Adam Barth
Comment 6 2012-05-15 14:07:23 PDT
Comment on attachment 142044 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=142044&action=review > Source/Platform/chromium/public/Platform.h:82 > + We've been trying to keep two blank lines between sections.
Adam Barth
Comment 7 2012-05-15 14:07:48 PDT
Looks great. Thanks!
Mark Pilgrim (Google)
Comment 8 2012-05-15 14:25:48 PDT
Mark Pilgrim (Google)
Comment 9 2012-05-15 14:27:13 PDT
Comment on attachment 142054 [details] Patch Now with more blank lines.
Adam Barth
Comment 10 2012-05-15 14:52:06 PDT
Comment on attachment 142054 [details] Patch Thanks.
WebKit Review Bot
Comment 11 2012-05-15 18:46:05 PDT
Comment on attachment 142054 [details] Patch Clearing flags on attachment: 142054 Committed r117202: <http://trac.webkit.org/changeset/117202>
WebKit Review Bot
Comment 12 2012-05-15 18:46:11 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.