|
revert r171206: "Add transaction detail params to requestAutocomplete()."
Since rAc was adopted into the standard, we revisited this and decided
to do it a different way. This "revert" does keep the minor change
about removing the extra param to
WebAutofillClient::didRequestAutocomplete.
BUG= 354897
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175608
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+11 lines, -126 lines) |
Patch |
 |
M |
Source/core/html/HTMLFormElement.h
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/html/HTMLFormElement.cpp
|
View
|
1
|
3 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
Source/core/html/HTMLFormElement.idl
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/loader/EmptyClients.h
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/loader/EmptyClients.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/core/loader/FrameLoaderClient.h
|
View
|
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
Source/web/FrameLoaderClientImpl.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
Source/web/FrameLoaderClientImpl.cpp
|
View
|
|
3 chunks |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
D |
Source/web/WebAutocompleteParams.cpp
|
View
|
|
1 chunk |
+0 lines, -50 lines |
0 comments
|
Download
|
 |
M |
Source/web/web.gypi
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
D |
public/web/WebAutocompleteParams.h
|
View
|
|
1 chunk |
+0 lines, -59 lines |
0 comments
|
Download
|
 |
M |
public/web/WebAutofillClient.h
|
View
|
1
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
Total messages: 23 (0 generated)
|