[webkit-reviews] review granted: [Bug 109041] [chromium] move webrtc mocks to testrunner library : [Attachment 187526] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 11 10:32:47 PST 2013


Adam Barth <abarth at webkit.org> has granted jochen at chromium.org's request for
review:
Bug 109041: [chromium] move webrtc mocks to testrunner library
https://bugs.webkit.org/show_bug.cgi?id=109041

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=187526&action=review


> Tools/DumpRenderTree/chromium/DumpRenderTree.cpp:91
> +    MockWebKitPlatformSupport* getMockPlatform() { return
m_mockPlatform.get(); }

getMockPlatform -> mockPlatform (we tend to skip the "get" prefix)


More information about the webkit-reviews mailing list