DescriptionUncomment tracking macro in IPC_MESSAGE_HANDLER_GENERIC
This was commented by codereview.chromium.org/8463033 because of
failures in ASAN bots. The reason says some hint about some message not
supplying |code| argument. Currently we do not have any code that calls
this macro with empty |code|. So, I am guessing that this issue is
fixed.
If this causes ASAN problems with browser tests, then
I'll revert it.
BUG=594803
Review-Url: https://codereview.chromium.org/2692123004
Cr-Commit-Position: refs/heads/master@{#450905}
Committed: https://chromium.googlesource.com/chromium/src/+/36b5511e4f35e3063317921e3b623cec5dbe0caa
Patch Set 1 : format. #
Depends on Patchset: Messages
Total messages: 14 (10 generated)
|