Skip to content

Commit

Permalink
Merge pull request #2836 from twobraids/message_channel_send
Browse files Browse the repository at this point in the history
Fixes Bug 1162703 - added mozilla::ipc::MessageChannel::Send to prefix
  • Loading branch information
twobraids committed Jun 5, 2015
2 parents f1b5fcd + 1b668bd commit 8ff508c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions socorro/processor/signature_utilities.py
Expand Up @@ -352,6 +352,7 @@ class CSignatureTool(CSignatureToolBase):
'mozalloc_handle_oom',
'moz_free',
'mozilla::AndroidBridge::AutoLocalJNIFrame::~AutoLocalJNIFrame',
'mozilla::ipc::MessageChannel::Send',
'mozilla::ipc::RPCChannel::Call',
'mozilla::ipc::RPCChannel::CxxStackFrame::CxxStackFrame',
'mozilla::ipc::RPCChannel::EnteredCxxStack',
Expand Down

0 comments on commit 8ff508c

Please sign in to comment.