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

Issue 123703002: [rAC] Do not re-create bubble window unnecessarily (Closed)

Created:
6 years, 11 months ago by groby-ooo-7-16
Modified:
6 years, 11 months ago
Reviewers:
Ilya Sherman
CC:
chromium-reviews, benquan, Dane Wallinga, dyu1, estade+watch_chromium.org, rouslan+autofillwatch_chromium.org
Visibility:
Public.

Description

[rAC] Do not re-create bubble window unnecessarily Prevent error bubbles from being recreated every single time a validation operation on the current field succeeds. Only destroy bubble if the anchor field changes. BUG=331147 R=isherman@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=244228

Patch Set 1 #

Patch Set 2 : Chunks anti-de-un-mismatched. #

Total comments: 4

Patch Set 3 : Review fixes. #

Total comments: 1

Patch Set 4 : Fix misspelled comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -11 lines) Patch
M chrome/browser/ui/cocoa/autofill/autofill_bubble_controller.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/autofill/autofill_bubble_controller.mm View 3 chunks +35 lines, -11 lines 0 comments Download
M chrome/browser/ui/cocoa/autofill/autofill_details_container.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/autofill/autofill_details_container.mm View 1 2 3 3 chunks +17 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
groby-ooo-7-16
6 years, 11 months ago (2014-01-03 01:50:13 UTC) #1
Ilya Sherman
Chunk mismatches; mind re-uploading?
6 years, 11 months ago (2014-01-07 00:57:15 UTC) #2
groby-ooo-7-16
Once more unto the breach, dear friends, or close the wall up with our chunking ...
6 years, 11 months ago (2014-01-07 01:21:55 UTC) #3
Ilya Sherman
Thanks :) https://codereview.chromium.org/123703002/diff/120001/chrome/browser/ui/cocoa/autofill/autofill_details_container.mm File chrome/browser/ui/cocoa/autofill/autofill_details_container.mm (right): https://codereview.chromium.org/123703002/diff/120001/chrome/browser/ui/cocoa/autofill/autofill_details_container.mm#newcode103 chrome/browser/ui/cocoa/autofill/autofill_details_container.mm:103: errorBubbleAnchorView_ = nil; Hmm, why does this ...
6 years, 11 months ago (2014-01-08 00:25:37 UTC) #4
Ilya Sherman
Hmm, looking at the bug report, it sounds like the behavior we want is to ...
6 years, 11 months ago (2014-01-08 00:27:41 UTC) #5
groby-ooo-7-16
I think there's a misunderstanding, yes. While the bug _claims_ we should close the bubble, ...
6 years, 11 months ago (2014-01-08 01:03:52 UTC) #6
Ilya Sherman
On 2014/01/08 01:03:52, groby wrote: > I think there's a misunderstanding, yes. While the bug ...
6 years, 11 months ago (2014-01-08 01:39:21 UTC) #7
groby-ooo-7-16
https://codereview.chromium.org/123703002/diff/120001/chrome/browser/ui/cocoa/autofill/autofill_details_container.mm File chrome/browser/ui/cocoa/autofill/autofill_details_container.mm (right): https://codereview.chromium.org/123703002/diff/120001/chrome/browser/ui/cocoa/autofill/autofill_details_container.mm#newcode103 chrome/browser/ui/cocoa/autofill/autofill_details_container.mm:103: errorBubbleAnchorView_ = nil; On 2014/01/08 00:25:37, Ilya Sherman (Away ...
6 years, 11 months ago (2014-01-08 20:15:31 UTC) #8
Ilya Sherman
Thanks! LGTM w/ a nit: https://codereview.chromium.org/123703002/diff/270001/chrome/browser/ui/cocoa/autofill/autofill_details_container.mm File chrome/browser/ui/cocoa/autofill/autofill_details_container.mm (right): https://codereview.chromium.org/123703002/diff/270001/chrome/browser/ui/cocoa/autofill/autofill_details_container.mm#newcode107 chrome/browser/ui/cocoa/autofill/autofill_details_container.mm:107: // the dialog and ...
6 years, 11 months ago (2014-01-08 21:48:33 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/groby@chromium.org/123703002/340001
6 years, 11 months ago (2014-01-10 18:20:45 UTC) #10
commit-bot: I haz the power
6 years, 11 months ago (2014-01-10 20:17:48 UTC) #11
Message was sent while issue was closed.
Change committed as 244228

Powered by Google App Engine
This is Rietveld 408576698