DataChannelChild.cpp |
|
1869 |
DataChannelChild.h |
NS_DATACHANNELCHILD_H |
1079 |
DataChannelParent.cpp |
|
4162 |
DataChannelParent.h |
NS_DATACHANNELPARENT_H |
1381 |
moz.build |
|
756 |
nsDataChannel.cpp |
Helper for performing a fallible unescape.
@param aStr The string to unescape.
@param aBuffer Buffer to unescape into if necessary.
@param rv Out: nsresult indicating success or failure of unescaping.
@return Reference to the string containing the unescaped data.
|
4688 |
nsDataChannel.h |
nsDataChannel_h___ |
954 |
nsDataHandler.cpp |
static |
8930 |
nsDataHandler.h |
nsDataHandler_h___ |
2368 |
nsDataModule.cpp |
|
618 |
nsIDataChannel.idl |
nsIDataChannel
This interface allows JS to check if a given channel is a data channel.
|
519 |