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

Issue 8086025: Disable the error reporting option for secured URL. (Closed)

Created:
9 years, 2 months ago by MAD
Modified:
9 years, 2 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Disable the error reporting option for secured URL. When there is a translate error, we should not let users report them because the report includes the sercured URL which would get compromised. BUG=98441 TEST=Make sure the option is always disabled for secured (httpS) urls, and always enabled otherwise... Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=103768

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 2

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -0 lines) Patch
M chrome/browser/translate/options_menu_model.cc View 1 2 3 4 1 chunk +12 lines, -0 lines 0 comments Download
M chrome/browser/translate/translate_manager.cc View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
MAD
Sorry about that, needed to change the code because a Mac only test was failing ...
9 years, 2 months ago (2011-09-30 18:05:49 UTC) #1
jochen (gone - plz use gerrit)
http://codereview.chromium.org/8086025/diff/3001/chrome/browser/translate/options_menu_model.cc File chrome/browser/translate/options_menu_model.cc (right): http://codereview.chromium.org/8086025/diff/3001/chrome/browser/translate/options_menu_model.cc#newcode96 chrome/browser/translate/options_menu_model.cc:96: if (tab_contents) { I think tab_contents can't be NULL. ...
9 years, 2 months ago (2011-09-30 18:22:17 UTC) #2
MAD
Good points... How about this? Thanks! BYE MAD
9 years, 2 months ago (2011-09-30 19:20:20 UTC) #3
jochen (gone - plz use gerrit)
lgtm
9 years, 2 months ago (2011-09-30 19:25:44 UTC) #4
MAD
On 2011/09/30 19:25:44, jochen wrote: > lgtm Thanks! Now I need to merge and update ...
9 years, 2 months ago (2011-09-30 20:01:57 UTC) #5
commit-bot: I haz the power
CQ is trying the patch. Follow status at https://chromium-status.appspot.com/cq/mad@chromium.org/8086025/12001
9 years, 2 months ago (2011-10-03 15:04:16 UTC) #6
commit-bot: I haz the power
CQ is trying the patch. Follow status at https://chromium-status.appspot.com/cq/mad@chromium.org/8086025/14001
9 years, 2 months ago (2011-10-03 18:58:05 UTC) #7
commit-bot: I haz the power
9 years, 2 months ago (2011-10-03 20:15:22 UTC) #8
Change committed as 103768

Powered by Google App Engine
This is Rietveld 408576698