[webkit-reviews] review denied: [Bug 37419] [Haiku] Fix bridging Widget to native top-level BView. : [Attachment 53118] [Haiku] Fix bridging to top-level platform widget.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 13 08:15:07 PDT 2010


David Levin <levin at chromium.org> has denied Stephan Aßmus
<superstippi at gmx.de>'s request for review:
Bug 37419: [Haiku] Fix bridging Widget to native top-level BView.
https://bugs.webkit.org/show_bug.cgi?id=37419

Attachment 53118: [Haiku] Fix bridging to top-level platform widget.
https://bugs.webkit.org/attachment.cgi?id=53118&action=review

------- Additional Comments from David Levin <levin at chromium.org>
> Index: WebCore/platform/haiku/WidgetHaiku.cpp
> +	   if (!m_widget || m_widget->LockLooperWithTimeout(5000) != B_OK)
> +	      m_widget = 0;

Your indent is off by one here.


More information about the webkit-reviews mailing list