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

Issue 737853002: Refactor Autofill for OOPIF, step 1: add autofillClient to WebLocalFrame (Closed)

Created:
6 years, 1 month ago by Evan Stade
Modified:
6 years, 1 month ago
Reviewers:
Mike West
CC:
blink-reviews, tyoshino+watch_chromium.org, sof, eae+blinkwatch, blink-reviews-dom_chromium.org, dglazkov+blink, gavinp+loader_chromium.org, Nate Chapin, rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Refactor Autofill for OOPIF, step 1: add autofillClient to WebLocalFrame Chromium side: https://codereview.chromium.org/707173004/ Goal state for Blink: https://codereview.chromium.org/707723002/ BUG=425756, 400186 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185686

Patch Set 1 #

Total comments: 4

Patch Set 2 : remove didAssociateFormControls, add bug links #

Patch Set 3 : one more #

Patch Set 4 : rebase #

Patch Set 5 : fn ordering #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -37 lines) Patch
M Source/core/dom/Document.cpp View 1 2 3 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/page/ChromeClient.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M Source/web/ChromeClientImpl.h View 1 2 3 4 2 chunks +4 lines, -3 lines 0 comments Download
M Source/web/ChromeClientImpl.cpp View 1 2 3 2 chunks +25 lines, -7 lines 0 comments Download
M Source/web/FrameLoaderClientImpl.cpp View 1 chunk +3 lines, -0 lines 0 comments Download
M Source/web/WebLocalFrameImpl.h View 1 2 3 4 chunks +4 lines, -0 lines 0 comments Download
M Source/web/WebLocalFrameImpl.cpp View 1 2 3 3 chunks +7 lines, -0 lines 0 comments Download
M Source/web/WebViewImpl.cpp View 1 2 3 5 chunks +17 lines, -10 lines 0 comments Download
M Source/web/tests/WebViewTest.cpp View 12 chunks +18 lines, -14 lines 0 comments Download
M public/web/WebLocalFrame.h View 2 chunks +3 lines, -0 lines 0 comments Download
M public/web/WebView.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
Evan Stade
6 years, 1 month ago (2014-11-18 20:35:13 UTC) #2
Mike West
Looking at this patch, I think I gave you bad advice on the first go. ...
6 years, 1 month ago (2014-11-19 10:27:45 UTC) #3
Evan Stade
> Looking at this patch, I think I gave you bad advice on the first ...
6 years, 1 month ago (2014-11-19 22:16:41 UTC) #4
Mike West
Alright. LGTM, thanks for going another round.
6 years, 1 month ago (2014-11-20 08:36:21 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/737853002/40001
6 years, 1 month ago (2014-11-20 15:15:05 UTC) #7
commit-bot: I haz the power
Failed to apply patch for Source/web/ChromeClientImpl.h: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 1 month ago (2014-11-20 15:15:32 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/737853002/80001
6 years, 1 month ago (2014-11-20 16:29:51 UTC) #11
commit-bot: I haz the power
6 years, 1 month ago (2014-11-20 18:13:45 UTC) #12
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=185686

Powered by Google App Engine
This is Rietveld 408576698