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

Issue 166953002: Add a UMA stat to track if the Browser blacklist is Set on the Renderer (Closed)

Created:
6 years, 10 months ago by csharp
Modified:
6 years, 10 months ago
CC:
chromium-reviews, Ilya Sherman, jar (doing other things), asvitkine+watch_chromium.org, caitkp+watch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Add a UMA stat to track if the Browser blacklist is Set on the Renderer This shouldn't be happening, but we got some crash reports suggesting it does. Unable to repo locally so this stat will verify it does occur and then can be used to verify our fixes actually fix it. TBR=asvitkine@chromium.org BUG=329023 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=251454

Patch Set 1 #

Patch Set 2 : Check for valid function #

Total comments: 4

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -1 line) Patch
chrome/browser_tests.isolate View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/chrome_renderer.gypi View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/interactive_ui_tests.isolate View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/renderer/chrome_content_renderer_client.cc View 1 2 chunks +17 lines, -0 lines 0 comments Download
M chrome/unit_tests.isolate View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome_elf/blacklist/blacklist.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome_elf/blacklist/blacklist.cc View 3 chunks +11 lines, -0 lines 0 comments Download
M chrome_elf/blacklist/test/blacklist_test.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M chrome_elf/blacklist/test/blacklist_test_main_dll.def View 1 chunk +2 lines, -1 line 0 comments Download
M chrome_elf/chrome_elf.def View 1 chunk +1 line, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
csharp
Patch 1 is the original version I landed which broke the 64 bit sync bot. ...
6 years, 10 months ago (2014-02-14 16:29:17 UTC) #1
robertshield
On 2014/02/14 16:29:17, csharp wrote: > Patch 1 is the original version I landed which ...
6 years, 10 months ago (2014-02-14 16:31:44 UTC) #2
robertshield
lgtm https://codereview.chromium.org/166953002/diff/30001/chrome/interactive_ui_tests.isolate File chrome/interactive_ui_tests.isolate (right): https://codereview.chromium.org/166953002/diff/30001/chrome/interactive_ui_tests.isolate#newcode80 chrome/interactive_ui_tests.isolate:80: '<(PRODUCT_DIR)/chrome_elf.dll', I seem to recall you mentioning that ...
6 years, 10 months ago (2014-02-14 16:37:10 UTC) #3
csharp
https://codereview.chromium.org/166953002/diff/30001/chrome/interactive_ui_tests.isolate File chrome/interactive_ui_tests.isolate (right): https://codereview.chromium.org/166953002/diff/30001/chrome/interactive_ui_tests.isolate#newcode80 chrome/interactive_ui_tests.isolate:80: '<(PRODUCT_DIR)/chrome_elf.dll', On 2014/02/14 16:37:11, robertshield wrote: > I seem ...
6 years, 10 months ago (2014-02-14 16:43:58 UTC) #4
csharp
The CQ bit was checked by csharp@chromium.org
6 years, 10 months ago (2014-02-14 16:44:03 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/166953002/160001
6 years, 10 months ago (2014-02-14 16:44:27 UTC) #6
Alexei Svitkine (slow)
lgtm
6 years, 10 months ago (2014-02-14 17:29:23 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-14 19:17:55 UTC) #8
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=264419
6 years, 10 months ago (2014-02-14 19:17:56 UTC) #9
csharp
The CQ bit was checked by csharp@chromium.org
6 years, 10 months ago (2014-02-14 19:19:12 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/csharp@chromium.org/166953002/160001
6 years, 10 months ago (2014-02-14 19:20:15 UTC) #11
commit-bot: I haz the power
6 years, 10 months ago (2014-02-15 00:32:33 UTC) #12
Message was sent while issue was closed.
Change committed as 251454

Powered by Google App Engine
This is Rietveld 408576698