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

Issue 2964233003: Revert of Allow choosing target language in more languages menu(translate infobar) (Closed)

Created:
3 years, 5 months ago by Marti Wong
Modified:
3 years, 5 months ago
CC:
chromium-reviews, agrieve+watch_chromium.org, dfalcantara+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert of Allow choosing target language in more languages menu(translate infobar) (patchset #3 id:60001 of https://codereview.chromium.org/2951963002/ ) Reason for revert: buildbot failure in chromium.win on Win x64 Builder (dbg) And crrev.com/2951963002/ is being blamed. I will revert that CL first although it seems nothing to do with the failure. buildbot failure URL: https://build.chromium.org/p/chromium.win/builders/Win%20x64%20Builder%20%28dbg%29/builds/55940 Original issue's description: > Allow choosing target language in more languages menu(translate infobar) > > Allow choosing target language in the source language list. > > 1. When user chooses target language in the source language list, > The infobar will dismiss, and no translation takes place. > This will not be regarded as a "translation declined" and it > will not triggered auto-never or increment the declined counter. > > 2. User still cannot choose source language in target language list. > > BUG=734654 > > Review-Url: https://codereview.chromium.org/2951963002 > Cr-Commit-Position: refs/heads/master@{#483906} > Committed: https://chromium.googlesource.com/chromium/src/+/f1bc64b52ad0ed1ea64baf2e29e37e0bc4575f59 TBR=googleo@chromium.org,mdjones@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=734654

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -11 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/infobar/TranslateCompactInfoBar.java View 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/infobar/translate/TranslateMenuHelper.java View 1 chunk +3 lines, -5 lines 0 comments Download

Messages

Total messages: 15 (7 generated)
Marti Wong
Created Revert of Allow choosing target language in more languages menu(translate infobar)
3 years, 5 months ago (2017-07-01 08:16:30 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2964233003/1
3 years, 5 months ago (2017-07-01 08:16:40 UTC) #3
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started once the ...
3 years, 5 months ago (2017-07-01 08:16:42 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2964233003/1
3 years, 5 months ago (2017-07-01 08:20:30 UTC) #7
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started once the ...
3 years, 5 months ago (2017-07-01 08:20:32 UTC) #9
Marti Wong
Hi, I need LGTM from a full committer to revert. thx
3 years, 5 months ago (2017-07-01 08:42:08 UTC) #13
dominickn
On 2017/07/01 08:42:08, Marti Wong wrote: > Hi, I need LGTM from a full committer ...
3 years, 5 months ago (2017-07-01 10:33:26 UTC) #14
Marti Wong
3 years, 5 months ago (2017-07-02 04:03:29 UTC) #15
On 2017/07/01 10:33:26, dominickn wrote:
> On 2017/07/01 08:42:08, Marti Wong wrote:
> > Hi, I need LGTM from a full committer to revert.
> > thx
> 
> This is Java code, which isn't built on Windows at all. The error is:
> 
> FAILED: chrome.dll chrome.dll.lib chrome.dll.pdb 
> C:/b/depot_tools/python276_bin/python.exe
> ../../build/toolchain/win/tool_wrapper.py link-wrapper environment.x64 False
> link.exe /nologo /IMPLIB:./chrome.dll.lib /DLL /OUT:./chrome.dll
> /PDB:./chrome.dll.pdb @./chrome.dll.rsp
> LINK : fatal error LNK1181: cannot open input file 'chrome_elf.dll.lib'
> 
> I'm guessing the builder ran out of disk space or something. Either way,
> reverting this CL is a no-op for that build, so you shouldn't revert (and
> possibly assign that bug to infra to investigate).

Thanks Dominick, I will close this CL

Powered by Google App Engine
This is Rietveld 408576698