[webkit-reviews] review granted: [Bug 129402] Web Replay: capture and replay wheel events and scroll commands : [Attachment 228237] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 1 11:57:59 PDT 2014


Timothy Hatcher <timothy at apple.com> has granted Brian Burg
<burg at cs.washington.edu>'s request for review:
Bug 129402: Web Replay: capture and replay wheel events and scroll commands
https://bugs.webkit.org/show_bug.cgi?id=129402

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

------- Additional Comments from Timothy Hatcher <timothy at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=228237&action=review


> Source/WebCore/replay/SerializationMethods.cpp:82
> +#define DECODE_OWNED_TYPE_WITH_KEY(_encodedValue, _type, _key) \

DECODE_UNIQUE_TYPE_WITH_KEY? DECODE_OWNED_TYPE_WITH_KEY sounds like OwnPtr.


More information about the webkit-reviews mailing list