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

Issue 3061054: New pyauto translate hooks: always and never translate button. (Closed)

Created:
10 years, 4 months ago by Alyssa
Modified:
9 years, 7 months ago
CC:
chromium-reviews, ben+cc_chromium.org, John Grabowski, Paweł Hajdan Jr.
Visibility:
Public.

Description

New pyauto translate hooks: always and never translate button. This hooks allows testers to test that always and never translate button that shows up after a user has accepted/declined translation several times. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=55590

Patch Set 1 : Initial #

Total comments: 1

Patch Set 2 : Fixed comment #

Total comments: 2

Patch Set 3 : Added max tries count #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -5 lines) Patch
M chrome/browser/automation/automation_provider.cc View 1 2 2 chunks +23 lines, -0 lines 0 comments Download
M chrome/browser/automation/automation_provider_observers.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/test/functional/translate.py View 1 2 2 chunks +30 lines, -1 line 0 comments Download
M chrome/test/pyautolib/pyauto.py View 1 2 2 chunks +15 lines, -4 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Alyssa
This should round out all of the translation hooks that are currently supported by the ...
10 years, 4 months ago (2010-08-06 01:19:20 UTC) #1
Paweł Hajdan Jr.
Drive-by with a test question. http://codereview.chromium.org/3061054/diff/4001/8 File chrome/test/functional/translate.py (right): http://codereview.chromium.org/3061054/diff/4001/8#newcode331 chrome/test/functional/translate.py:331: while not self.GetTranslateInfo()['translate_bar']\ Why ...
10 years, 4 months ago (2010-08-06 17:54:17 UTC) #2
Alyssa
On 2010/08/06 17:54:17, Paweł Hajdan Jr. wrote: > Drive-by with a test question. > > ...
10 years, 4 months ago (2010-08-06 18:00:23 UTC) #3
Paweł Hajdan Jr.
On 2010/08/06 18:00:23, Alyssa wrote: > On 2010/08/06 17:54:17, Paweł Hajdan Jr. wrote: > > ...
10 years, 4 months ago (2010-08-06 18:22:37 UTC) #4
Alyssa
On 2010/08/06 18:22:37, Paweł Hajdan Jr. wrote: > On 2010/08/06 18:00:23, Alyssa wrote: > > ...
10 years, 4 months ago (2010-08-06 21:06:29 UTC) #5
Paweł Hajdan Jr.
Code I commented in the drive-by LGTM.
10 years, 4 months ago (2010-08-06 21:24:58 UTC) #6
Nirnimesh
http://codereview.chromium.org/3061054/diff/10001/11003 File chrome/test/functional/translate.py (right): http://codereview.chromium.org/3061054/diff/10001/11003#newcode332 chrome/test/functional/translate.py:332: while not self.GetTranslateInfo()['translate_bar']\ We should have an upper limit ...
10 years, 4 months ago (2010-08-06 22:29:19 UTC) #7
Alyssa
http://codereview.chromium.org/3061054/diff/10001/11003 File chrome/test/functional/translate.py (right): http://codereview.chromium.org/3061054/diff/10001/11003#newcode332 chrome/test/functional/translate.py:332: while not self.GetTranslateInfo()['translate_bar']\ On 2010/08/06 22:29:19, Nirnimesh wrote: > ...
10 years, 4 months ago (2010-08-09 17:08:10 UTC) #8
Alyssa
Nirnimesh - are you still reviewing, or is this ok to go in? On 2010/08/09 ...
10 years, 4 months ago (2010-08-10 00:25:23 UTC) #9
Nirnimesh
10 years, 4 months ago (2010-08-10 00:28:08 UTC) #10
LGTM

Powered by Google App Engine
This is Rietveld 408576698