[webkit-reviews] review granted: [Bug 49660] Clear the speech input mock explicitly before each test. : [Attachment 74107] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 17 07:10:53 PST 2010


Jeremy Orlow <jorlow at chromium.org> has granted Satish Sampath
<satish at chromium.org>'s request for review:
Bug 49660: Clear the speech input mock explicitly before each test.
https://bugs.webkit.org/show_bug.cgi?id=49660

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

------- Additional Comments from Jeremy Orlow <jorlow at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=74107&action=review

r=me

> WebKitTools/DumpRenderTree/chromium/WebViewHost.cpp:1174
> +    if (m_speechInputControllerMock.get())

don't need .get()


More information about the webkit-reviews mailing list