[webkit-reviews] review granted: [Bug 111100] Create BlobRegistry through a strategy : [Attachment 190780] proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 28 12:38:51 PST 2013


Sam Weinig <sam at webkit.org> has granted Alexey Proskuryakov <ap at webkit.org>'s
request for review:
Bug 111100: Create BlobRegistry through a strategy
https://bugs.webkit.org/show_bug.cgi?id=111100

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

------- Additional Comments from Sam Weinig <sam at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=190780&action=review


> Source/WebCore/platform/network/FormData.cpp:326
> +	   LOG_ERROR("Tried to resolve a blob in a wrong process");

This error seems hard to understand.  Can we still provide an error without
referring to the fact that there might be more than one process?


More information about the webkit-reviews mailing list