Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(632)

Issue 10968055: Merge 129106 - REGRESSION(r127727): Can't navigate between months with arrow keys in calendar picker (Closed)

Created:
8 years, 3 months ago by keishi
Modified:
8 years, 3 months ago
Reviewers:
keishi
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/1271/
Visibility:
Public.

Description

Merge 129106 - REGRESSION(r127727): Can't navigate between months with arrow keys in calendar picker https://bugs.webkit.org/show_bug.cgi?id=97166 Reviewed by Kent Tamura. Source/WebCore: Fixing bug in r127727 so arrow keys work properly. Test: fast/forms/date/calendar-picker-key-operations.html * Resources/pagepopups/calendarPicker.js: (DaysTable.prototype._maybeSetPreviousMonth): (DaysTable.prototype._maybeSetNextMonth): LayoutTests: * fast/forms/date/calendar-picker-key-operations-expected.txt: Added. * fast/forms/date/calendar-picker-key-operations.html: Added. TBR=keishi@webkit.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=129322

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -3 lines) Patch
M LayoutTests/ChangeLog View 1 chunk +10 lines, -0 lines 0 comments Download
A + LayoutTests/fast/forms/date/calendar-picker-key-operations.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/fast/forms/date/calendar-picker-key-operations-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
M Source/WebCore/ChangeLog View 1 chunk +15 lines, -0 lines 0 comments Download
M Source/WebCore/Resources/pagepopups/calendarPicker.js View 2 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
keishi
8 years, 3 months ago (2012-09-24 03:26:40 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698