зеркало из https://github.com/mozilla/gecko-dev.git
73037a0f6a
And remove unreachable code after MOZ_CRASH_UNSAFE_OOL(). MOZ_CRASH_UNSAFE_OOL causes data collection because crash strings are annotated to crash-stats and are publicly visible. Firefox data stewards must do data review on usages of this macro. However, all the crash strings this patch collects with MOZ_CRASH_UNSAFE_OOL are already collected with NS_RUNTIMEABORT. MozReview-Commit-ID: IHmJfuxXSqw --HG-- extra : rebase_source : 031f30934b58a7b87f960e57179641d44aefe5c5 extra : source : fe9f638a56a53c8721eecc4273dcc074c988546e |
||
---|---|---|
.. | ||
ChannelEventQueue.cpp | ||
ChannelEventQueue.h | ||
NeckoChannelParams.ipdlh | ||
NeckoChild.cpp | ||
NeckoChild.h | ||
NeckoCommon.cpp | ||
NeckoCommon.h | ||
NeckoMessageUtils.h | ||
NeckoParent.cpp | ||
NeckoParent.h | ||
NeckoTargetHolder.cpp | ||
NeckoTargetHolder.h | ||
PChannelDiverter.ipdl | ||
PDataChannel.ipdl | ||
PFileChannel.ipdl | ||
PNecko.ipdl | ||
PSimpleChannel.ipdl | ||
moz.build |