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

Issue 2088053002: Split to use two different ID for the two different checkbox in two different subview. Currently th… (Closed)

Created:
4 years, 6 months ago by groby-ooo-7-16
Modified:
4 years, 6 months ago
Reviewers:
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@2743
Target Ref:
refs/pending/branch-heads/2743
Project:
chromium
Visibility:
Public.

Description

Split to use two different ID for the two different checkbox in two different subview. Currently the code always listen to the checkbox created in the advanced view. so even if user click to check/uncheck the box in the before view, the code listen to the value of the checkbox inside the advanced view which was not shown to the user. BUG=620921 Review-Url: https://codereview.chromium.org/2074983003 Cr-Commit-Position: refs/heads/master@{#400797} (cherry picked from commit bf4dd975949936a88973a42df91639cec18d0d2e)

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -29 lines) Patch
M chrome/browser/ui/views/translate/translate_bubble_view.h View 3 chunks +7 lines, -1 line 0 comments Download
M chrome/browser/ui/views/translate/translate_bubble_view.cc View 10 chunks +43 lines, -24 lines 0 comments Download
M chrome/browser/ui/views/translate/translate_bubble_view_unittest.cc View 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
groby-ooo-7-16
4 years, 6 months ago (2016-06-21 21:56:06 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 (id:1) to pending queue manually as
eb4f9b7d66ae62cb3e001b6a7149c9e8b95b1cb2.

Powered by Google App Engine
This is Rietveld 408576698