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

Issue 8383036: Adding parameter to GetStatusLabels to indicate if links are acceptable. (Closed)

Created:
9 years, 2 months ago by jimblackler
Modified:
9 years, 1 month ago
Reviewers:
akalin
CC:
chromium-reviews, Torne
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Adding parameter to GetStatusLabels to indicate if links are acceptable, as some platforms cannot handle links in all the places these messages are shown. Also adding unit tests for other functionality of GetStatusLabels. BUG=none, discussed beforehand with akalin TEST=HtmlNotIncludedInStatusIfNotRequested Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110905

Patch Set 1 #

Patch Set 2 : Self-review fix. #

Total comments: 4

Patch Set 3 : Review revisions. #

Patch Set 4 : Fixing build warning "virtual methods with non-empty bodies shouldn't be declared inline". #

Patch Set 5 : Fix! #

Total comments: 11

Patch Set 6 : Review revisions. #

Patch Set 7 : Fix following try test. #

Total comments: 2

Patch Set 8 : Final review revisions. #

Patch Set 9 : Warnings as error fix from presubmit. #

Patch Set 10 : Fixing tests #

Patch Set 11 : Attempt to fix build for Windows. #

Patch Set 12 : Fix test. #

Patch Set 13 : Further test fixes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+258 lines, -24 lines) Patch
M chrome/app/generated_resources.grd View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/sync/profile_sync_service.h View 1 2 3 4 5 6 7 8 9 10 11 2 chunks +2 lines, -6 lines 0 comments Download
M chrome/browser/sync/profile_sync_service.cc View 1 2 3 4 5 6 7 8 9 10 11 2 chunks +8 lines, -0 lines 0 comments Download
M chrome/browser/sync/profile_sync_service_mock.h View 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/sync/sync_global_error_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 3 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/sync/sync_ui_util.h View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +7 lines, -1 line 0 comments Download
M chrome/browser/sync/sync_ui_util.cc View 1 2 3 4 5 6 7 8 9 10 11 6 chunks +24 lines, -10 lines 0 comments Download
M chrome/browser/sync/sync_ui_util_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 6 chunks +204 lines, -3 lines 0 comments Download
M chrome/browser/ui/webui/options/personal_options_handler.cc View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 25 (0 generated)
jimblackler
Richard, please re-review this and if possible run the presubmit checks. I will send it ...
9 years, 2 months ago (2011-10-25 11:14:54 UTC) #1
jimblackler
9 years, 2 months ago (2011-10-25 17:30:34 UTC) #2
stuartmorgan
Quick style drive-by while you are waiting for the real review: http://codereview.chromium.org/8383036/diff/2001/chrome/browser/sync/sync_ui_util.cc File chrome/browser/sync/sync_ui_util.cc (right): ...
9 years, 1 month ago (2011-10-27 11:51:20 UTC) #3
jimblackler
Tx. Also fixed a build warning. http://codereview.chromium.org/8383036/diff/2001/chrome/browser/sync/sync_ui_util.cc File chrome/browser/sync/sync_ui_util.cc (right): http://codereview.chromium.org/8383036/diff/2001/chrome/browser/sync/sync_ui_util.cc#newcode142 chrome/browser/sync/sync_ui_util.cc:142: if (html_links) On ...
9 years, 1 month ago (2011-10-27 14:53:52 UTC) #4
akalin
Some comments. Sorry for the long turnaround, I missed your e-mail. I think bumping the ...
9 years, 1 month ago (2011-10-28 19:10:22 UTC) #5
jimblackler
http://codereview.chromium.org/8383036/diff/10013/chrome/browser/sync/sync_ui_util.cc File chrome/browser/sync/sync_ui_util.cc (right): http://codereview.chromium.org/8383036/diff/10013/chrome/browser/sync/sync_ui_util.cc#newcode135 chrome/browser/sync/sync_ui_util.cc:135: bool html_links) { On 2011/10/28 19:10:22, akalin wrote: > ...
9 years, 1 month ago (2011-11-01 16:15:30 UTC) #6
akalin
LGTM http://codereview.chromium.org/8383036/diff/18002/chrome/browser/sync/sync_ui_util.h File chrome/browser/sync/sync_ui_util.h (right): http://codereview.chromium.org/8383036/diff/18002/chrome/browser/sync/sync_ui_util.h#newcode45 chrome/browser/sync/sync_ui_util.h:45: // If |html_links| is true, |status_label| may contain ...
9 years, 1 month ago (2011-11-02 23:36:28 UTC) #7
jimblackler
http://codereview.chromium.org/8383036/diff/18002/chrome/browser/sync/sync_ui_util.h File chrome/browser/sync/sync_ui_util.h (right): http://codereview.chromium.org/8383036/diff/18002/chrome/browser/sync/sync_ui_util.h#newcode45 chrome/browser/sync/sync_ui_util.h:45: // If |html_links| is true, |status_label| may contain an ...
9 years, 1 month ago (2011-11-04 13:11:49 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jimblackler@google.com/8383036/19001
9 years, 1 month ago (2011-11-04 13:12:52 UTC) #9
jimblackler
9 years, 1 month ago (2011-11-04 13:13:05 UTC) #10
commit-bot: I haz the power
Try job failure for 8383036-19001 (retry) on linux_rel for step "compile" (clobber build). It's a ...
9 years, 1 month ago (2011-11-04 13:38:19 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jimblackler@google.com/8383036/23002
9 years, 1 month ago (2011-11-04 13:47:30 UTC) #12
commit-bot: I haz the power
Try job failure for 8383036-23002 (retry) on linux_rel for step "compile" (clobber build). It's a ...
9 years, 1 month ago (2011-11-04 14:21:56 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jimblackler@google.com/8383036/27001
9 years, 1 month ago (2011-11-04 16:03:01 UTC) #14
commit-bot: I haz the power
Try job failure for 8383036-27001 (retry) on win_rel for step "compile" (clobber build). It's a ...
9 years, 1 month ago (2011-11-04 17:03:16 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jimblackler@google.com/8383036/27003
9 years, 1 month ago (2011-11-04 17:55:09 UTC) #16
commit-bot: I haz the power
Try job failure for 8383036-27003 (retry) on linux_rel for step "unit_tests". It's a second try, ...
9 years, 1 month ago (2011-11-04 19:03:31 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jimblackler@google.com/8383036/27003
9 years, 1 month ago (2011-11-15 13:06:53 UTC) #18
commit-bot: I haz the power
Try job failure for 8383036-27003 (retry) (retry) (retry) on linux_rel for step "unit_tests". It's a ...
9 years, 1 month ago (2011-11-15 14:19:26 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jimblackler@google.com/8383036/33001
9 years, 1 month ago (2011-11-18 15:15:28 UTC) #20
commit-bot: I haz the power
Try job failure for 8383036-33001 (retry) on linux_rel for step "unit_tests". It's a second try, ...
9 years, 1 month ago (2011-11-18 15:59:49 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jimblackler@google.com/8383036/37001
9 years, 1 month ago (2011-11-18 18:25:58 UTC) #22
commit-bot: I haz the power
Try job failure for 8383036-37001 (retry) on win_rel for step "update". It's a second try, ...
9 years, 1 month ago (2011-11-18 20:23:08 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jimblackler@google.com/8383036/37001
9 years, 1 month ago (2011-11-21 10:18:19 UTC) #24
commit-bot: I haz the power
9 years, 1 month ago (2011-11-21 13:12:06 UTC) #25
Change committed as 110905

Powered by Google App Engine
This is Rietveld 408576698