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

Issue 138903022: Cleanup browser blacklist code (Closed)

Created:
6 years, 11 months ago by csharp
Modified:
6 years, 11 months ago
Reviewers:
robertshield
CC:
chromium-reviews, caitkp+watch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Cleanup browser blacklist code This change also involves some cleanup of how the blacklist is defined in the code. This will make it easier to add new dll names at compile time. The module name check is now also case-insensitive. BUG=329023 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=246965

Patch Set 1 #

Total comments: 4

Patch Set 2 : Responding to comments #

Total comments: 2

Patch Set 3 : Moving dll additional to separate cl #

Patch Set 4 : #

Patch Set 5 : Work when blacklist is length 0 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -26 lines) Patch
M chrome_elf/blacklist/blacklist.h View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome_elf/blacklist/blacklist.cc View 1 2 3 4 3 chunks +22 lines, -12 lines 0 comments Download
M chrome_elf/blacklist/blacklist_interceptions.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome_elf/blacklist/test/blacklist_test.cc View 1 6 chunks +30 lines, -9 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
csharp
6 years, 11 months ago (2014-01-23 16:30:48 UTC) #1
robertshield
Change looks good overall. Reading over it, I'm not 100% convinced that the new storage ...
6 years, 11 months ago (2014-01-24 01:50:24 UTC) #2
csharp
https://codereview.chromium.org/138903022/diff/1/chrome_elf/blacklist/blacklist.cc File chrome_elf/blacklist/blacklist.cc (right): https://codereview.chromium.org/138903022/diff/1/chrome_elf/blacklist/blacklist.cc#newcode243 chrome_elf/blacklist/blacklist.cc:243: } On 2014/01/24 01:50:24, robertshield wrote: > nit: no ...
6 years, 11 months ago (2014-01-24 16:22:59 UTC) #3
robertshield
lgtm https://codereview.chromium.org/138903022/diff/100001/chrome_elf/blacklist/blacklist.cc File chrome_elf/blacklist/blacklist.cc (right): https://codereview.chromium.org/138903022/diff/100001/chrome_elf/blacklist/blacklist.cc#newcode23 chrome_elf/blacklist/blacklist.cc:23: L"libsvn_tsvn32.dll", Do you want to move just the ...
6 years, 11 months ago (2014-01-24 16:38:34 UTC) #4
csharp
https://codereview.chromium.org/138903022/diff/100001/chrome_elf/blacklist/blacklist.cc File chrome_elf/blacklist/blacklist.cc (right): https://codereview.chromium.org/138903022/diff/100001/chrome_elf/blacklist/blacklist.cc#newcode23 chrome_elf/blacklist/blacklist.cc:23: L"libsvn_tsvn32.dll", On 2014/01/24 16:38:35, robertshield wrote: > Do you ...
6 years, 11 months ago (2014-01-24 16:42:08 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/csharp@chromium.org/138903022/160001
6 years, 11 months ago (2014-01-24 16:42:21 UTC) #6
commit-bot: I haz the power
Failed to apply patch for tools/win/copy-installer.bat: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 11 months ago (2014-01-24 16:42:23 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/csharp@chromium.org/138903022/170006
6 years, 11 months ago (2014-01-24 16:45:11 UTC) #8
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) chrome_elf_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=251353
6 years, 11 months ago (2014-01-24 18:33:58 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/csharp@chromium.org/138903022/170006
6 years, 11 months ago (2014-01-24 19:05:31 UTC) #10
commit-bot: I haz the power
Failed to trigger a try job on win_rel HTTP Error 400: Bad Request
6 years, 11 months ago (2014-01-24 19:39:38 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/csharp@chromium.org/138903022/190002
6 years, 11 months ago (2014-01-24 19:39:44 UTC) #12
commit-bot: I haz the power
6 years, 11 months ago (2014-01-24 21:17:23 UTC) #13
Message was sent while issue was closed.
Change committed as 246965

Powered by Google App Engine
This is Rietveld 408576698