[Webkit-unassigned] [Bug 73541] upstream 5 files into WebCore/platform/blackberry
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 7 19:38:09 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=73541
--- Comment #10 from Mary Wu <mary.wu at torchmobile.com.cn> 2011-12-07 19:38:09 PST ---
Thanks, Rob. All comments accepted, except:
>> Source/WebCore/platform/blackberry/WidgetBlackBerry.cpp:27
>> +#include "ScrollView.h"
>Is ScrollView include needed?
ScrollView was needed in line 12.
PlatformPageClient pageClient = root()->hostWindow()->platformPageClient();
root() was ScrollView, so can't remove the header file.
And looks WheelEventBlackBerry.cpp was an empty file, so I removed from makefile list.
Pls see update patch...thanks
--
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