[webkit-reviews] review granted: [Bug 128782] Web Replay: upstream input storage, capture/replay machinery, and inspector domain : [Attachment 225336] revised patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 3 07:35:36 PST 2014


Timothy Hatcher <timothy at apple.com> has granted Brian Burg <bburg at apple.com>'s
request for review:
Bug 128782: Web Replay: upstream input storage, capture/replay machinery, and
inspector domain
https://bugs.webkit.org/show_bug.cgi?id=128782

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

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


Looks good to me too.

> Source/WebCore/inspector/InspectorReplayAgent.cpp:456
> +    for (auto it = m_sessionsMap.begin(); it != m_sessionsMap.end(); ++it)

Could be modernized.


More information about the webkit-reviews mailing list