[Webkit-unassigned] [Bug 17052] Scrolling with arrow keys does not update cursor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 24 10:39:59 PDT 2009


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





------- Comment #9 from eric at webkit.org  2009-06-24 10:39 PDT -------
(From update of attachment 31778)
Conflict marker:
+>>>>>>> .r45079

resolve-ChangeLogs script will fix ChangeLogs when you get conflicts updating. 
That way you wont have to do it manually (and thus worry about leaving conflict
markers).

Style:
+void EventHandler::updateMousePositions(const PlatformMouseEvent& mouseEvent)
{

"view" is better than "v":
+    FrameView* v = m_frame->view();

Style:
+void EventHandler::recordScrollPosition() {

Style: (braces):
+void EventHandler::simulateMouseMoveIfNecessary() {

In general this looked fine, besides the nits.  I'll need to look again for
content.


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



More information about the webkit-unassigned mailing list