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

Issue 1323023005: Do not create FormDataList instances. (Closed)

Created:
5 years, 3 months ago by tkent
Modified:
5 years, 3 months ago
Reviewers:
keishi
CC:
blink-reviews, dglazkov+blink, blink-reviews-html_chromium.org
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Do not create FormDataList instances. WebSearchableFormData.cpp created FormDataList instances. However DOMFormData, which is a subclass of FormDataList, is also acceptable, and we can remove FormDataList factory. This CL has no behavior changes. BUG=528840 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201894

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -9 lines) Patch
M Source/core/html/FormDataList.h View 2 chunks +1 line, -5 lines 0 comments Download
M Source/web/WebSearchableFormData.cpp View 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
tkent
Keishi, please review this.
5 years, 3 months ago (2015-09-08 00:12:18 UTC) #2
keishi
lgtm
5 years, 3 months ago (2015-09-08 05:32:12 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1323023005/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1323023005/1
5 years, 3 months ago (2015-09-08 05:32:47 UTC) #5
commit-bot: I haz the power
5 years, 3 months ago (2015-09-08 05:38:01 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=201894

Powered by Google App Engine
This is Rietveld 408576698