[webkit-reviews] review denied: [Bug 97147] [chromium] Add flatten() and unflatten() to WebFilterOperation for IPC pickling : [Attachment 164802] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 19 17:44:11 PDT 2012


James Robinson <jamesr at chromium.org> has denied Dana Jansens
<danakj at chromium.org>'s request for review:
Bug 97147: [chromium] Add flatten() and unflatten() to WebFilterOperation for
IPC pickling
https://bugs.webkit.org/show_bug.cgi?id=97147

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

------- Additional Comments from James Robinson <jamesr at chromium.org>
I'd rather not put pickling or seralization logic directly in WebKit API.  If
this type is going to be transported as a WebFoo then expose enough
getters/setters to serialize/deserialize the types from chromium land.


More information about the webkit-reviews mailing list