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

Issue 10037002: Datalist UI (WebKit part) (Closed)

Created:
8 years, 8 months ago by keishi
Modified:
8 years, 7 months ago
Reviewers:
csharp, Ilya Sherman
CC:
chromium-reviews, Ilya Sherman
Base URL:
http://svn.webkit.org/repository/webkit/trunk
Visibility:
Public.

Description

Datalist UI (WebKit part) BUG= TEST=

Patch Set 1 #

Total comments: 16

Patch Set 2 : fixed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+176 lines, -97 lines) Patch
M Source/WebKit/chromium/WebKit.gyp View 2 chunks +2 lines, -0 lines 0 comments Download
M Source/WebKit/chromium/features.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M Source/WebKit/chromium/public/WebAutofillClient.h View 3 chunks +12 lines, -2 lines 0 comments Download
A Source/WebKit/chromium/public/WebDataListElement.h View 1 chunk +59 lines, -0 lines 0 comments Download
M Source/WebKit/chromium/public/WebInputElement.h View 2 chunks +4 lines, -0 lines 0 comments Download
M Source/WebKit/chromium/public/WebView.h View 1 chunk +1 line, -2 lines 0 comments Download
M Source/WebKit/chromium/src/AutofillPopupMenuClient.h View 2 chunks +3 lines, -12 lines 0 comments Download
M Source/WebKit/chromium/src/AutofillPopupMenuClient.cpp View 1 8 chunks +26 lines, -74 lines 0 comments Download
A Source/WebKit/chromium/src/WebDataListElement.cpp View 1 1 chunk +53 lines, -0 lines 0 comments Download
M Source/WebKit/chromium/src/WebInputElement.cpp View 2 chunks +11 lines, -0 lines 0 comments Download
M Source/WebKit/chromium/src/WebViewImpl.h View 1 chunk +1 line, -2 lines 0 comments Download
M Source/WebKit/chromium/src/WebViewImpl.cpp View 2 chunks +3 lines, -5 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Ilya Sherman
Just a handful of nits... http://codereview.chromium.org/10037002/diff/1/Source/WebKit/chromium/features.gypi File Source/WebKit/chromium/features.gypi (right): http://codereview.chromium.org/10037002/diff/1/Source/WebKit/chromium/features.gypi#newcode42 Source/WebKit/chromium/features.gypi:42: 'ENABLE_DATALIST=1', Why do we ...
8 years, 8 months ago (2012-04-11 00:27:52 UTC) #1
keishi
http://codereview.chromium.org/10037002/diff/1/Source/WebKit/chromium/features.gypi File Source/WebKit/chromium/features.gypi (right): http://codereview.chromium.org/10037002/diff/1/Source/WebKit/chromium/features.gypi#newcode42 Source/WebKit/chromium/features.gypi:42: 'ENABLE_DATALIST=1', On 2012/04/11 00:27:52, Ilya Sherman wrote: > Why ...
8 years, 8 months ago (2012-04-11 12:13:11 UTC) #2
Ilya Sherman
8 years, 8 months ago (2012-04-11 18:20:31 UTC) #3
LG, though you'll want to actually upload this to https://bugs.webkit.org and
get it reviewed by Darin Fisher.  Thanks :)

Powered by Google App Engine
This is Rietveld 408576698