[Webkit-unassigned] [Bug 26988] Haiku-specific files for WebCore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 21 03:11:20 PDT 2009


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





--- Comment #39 from Maxime Simon <simon.maxime at gmail.com>  2009-07-21 03:11:19 PDT ---
(In reply to comment #38)
> (From update of attachment 33166 [details])
> I want to approve this but this change isn't done.
> 
>  diff --git a/WebCore/platform/haiku/CursorHaiku.cpp
> b/WebCore/platform/haiku/CursorHaiku.cpp
> > +static Cursor global_cursor(static_cast<PlatformCursor>(B_CURSOR_SYSTEM_DEFAULT));
> > +static Cursor ibeam_cursor(static_cast<PlatformCursor>(B_CURSOR_I_BEAM));
> 
> As noted before: Improper casing 
>    s/global_cursor/globalCursor/
>    s/ibeam_cursor/ibeamCursor/

Okay I see the issue:
I read "improper casting" but it was "improper casing".
Really sorry about that.

-- 
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