Comment #3 on issue 18353 by [email protected]: Regression: Arrow Keys  
and Page Up/Down Keys Have No Affect
http://code.google.com/p/chromium/issues/detail?id=18353

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=22601

------------------------------------------------------------------------
r22601 | [email protected] | 2009-08-06 03:00:52 -0700 (Thu, 06 Aug 2009)  
| 7 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/webview_impl.cc?r1=22601&r2=22600

A quick fix for Issue 18353.
This is my stupid mistake that I forgot removing the platform-dependent  
code in our renderer code.
This change just add defined(OS_MACOSX) instead of removing #ifdef blocks  
since they are used by Chrome OS.

BUG=18353 "Regression: Arrow Keys and Page Up/Down Keys Have No Affect"
TEST=Type an arrow key in a web page and see it scrolls the page.
Review URL: http://codereview.chromium.org/159839
------------------------------------------------------------------------


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to