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

Issue 2476353003: Adds eventlog provider dll to describe the message types of SYSLOG. (Closed)

Created:
4 years, 1 month ago by pastarmovj
Modified:
4 years, 1 month ago
Reviewers:
brettw
CC:
chromium-reviews, grt+watch_chromium.org, wfh+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Adds eventlog provider dll to describe the message types of SYSLOG. Creates a dll file that can be registered with the system event-logging mechanisms on Windows to make the events generated when using the SYSLOG macro nicer to read in the Event Viewer snapin. BUG=642115 TEST=manual Committed: https://crrev.com/cee58011177e2cf4bb8cfd08e64b0cd48629b0ff Cr-Commit-Position: refs/heads/master@{#431872}

Patch Set 1 #

Patch Set 2 : Make the mc file unicode encoded. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -4 lines) Patch
M base/BUILD.gn View 1 1 chunk +1 line, -0 lines 0 comments Download
M base/syslog_logging.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M base/win/BUILD.gn View 2 chunks +15 lines, -0 lines 0 comments Download
A base/win/eventlog_messages.mc View 1 Binary file 0 comments Download
M chrome/BUILD.gn View 1 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (6 generated)
pastarmovj
Hi Brett, can you please review this CL which adds the provider dll needed for ...
4 years, 1 month ago (2016-11-08 13:30:52 UTC) #2
pastarmovj
On 2016/11/08 13:30:52, pastarmovj wrote: > Hi Brett, > can you please review this CL ...
4 years, 1 month ago (2016-11-10 17:16:18 UTC) #3
brettw
You mention this makes it nicer to read. In practice, what does the even log ...
4 years, 1 month ago (2016-11-10 23:07:01 UTC) #4
pastarmovj
On 2016/11/10 23:07:01, brettw (ping on IM after 24h) wrote: > You mention this makes ...
4 years, 1 month ago (2016-11-10 23:34:10 UTC) #5
brettw
LGTM. For shipping this, can you go through the "Simple Launch" process in go/newChromeFeature. Then ...
4 years, 1 month ago (2016-11-11 17:48:15 UTC) #6
brettw
For my information, how does the even viewer know to load this DLL? I don't ...
4 years, 1 month ago (2016-11-11 17:51:17 UTC) #7
pastarmovj
On 2016/11/11 17:51:17, brettw (ping on IM after 24h) wrote: > For my information, how ...
4 years, 1 month ago (2016-11-11 23:15:34 UTC) #8
brettw
On 2016/11/11 23:15:34, pastarmovj wrote: > On 2016/11/11 17:51:17, brettw (ping on IM after 24h) ...
4 years, 1 month ago (2016-11-12 05:02:12 UTC) #9
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/2476353003/1
4 years, 1 month ago (2016-11-14 08:31:47 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: win_clang on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_clang/builds/120917)
4 years, 1 month ago (2016-11-14 09:17:26 UTC) #13
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/2476353003/20001
4 years, 1 month ago (2016-11-14 12:49:51 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-11-14 13:50:18 UTC) #17
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/cee58011177e2cf4bb8cfd08e64b0cd48629b0ff Cr-Commit-Position: refs/heads/master@{#431872}
4 years, 1 month ago (2016-11-14 13:52:50 UTC) #19
pdr.
On 2016/11/14 at 13:52:50, commit-bot wrote: > Patchset 2 (id:??) landed as https://crrev.com/cee58011177e2cf4bb8cfd08e64b0cd48629b0ff > Cr-Commit-Position: ...
4 years, 1 month ago (2016-11-14 18:04:32 UTC) #20
brettw
This error is because Visual Studio doesn't write a .lib file if there are no ...
4 years, 1 month ago (2016-11-14 18:12:50 UTC) #21
pdr.
4 years, 1 month ago (2016-11-14 18:14:46 UTC) #22
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/2502643003/ by pdr@chromium.org.

The reason for reverting is: Caused windows compile errors:
https://uberchromegw.corp.google.com/i/chromium/builders/Win/builds/49108/ste...

[1/1] LINK(DLL) eventlog_provider.dll eventlog_provider.dll.lib
eventlog_provider.dll.pdb
ninja explain: output eventlog_provider.dll.lib doesn't exist
ninja explain: eventlog_provider.dll.lib is dirty.

Powered by Google App Engine
This is Rietveld 408576698