DescriptionRemove use of std::function from Mojo internals
Introduces a ports::MessageFilter type for filtering messages
on a port's queue. This should be slightly more efficient since it
avoids a heap allocation, and it should lead to more useful stack
traces in certain crash reports.
BUG=609030
R=yzshen@chromium.org
Committed: https://crrev.com/03e91a8a23d50943760df3c84a5439fbbc2c0e59
Cr-Commit-Position: refs/heads/master@{#429524}
Patch Set 1 #
Total comments: 4
Patch Set 2 : . #
Messages
Total messages: 21 (13 generated)
|