[Webkit-unassigned] [Bug 37419] [Haiku] Fix bridging Widget to native top-level BView.

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


https://bugs.webkit.org/show_bug.cgi?id=37419


David Levin <levin at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #53118|review?                     |review-
               Flag|                            |




--- Comment #4 from David Levin <levin at chromium.org>  2010-04-13 08:15:07 PST ---
(From update of attachment 53118)
> 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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list