| moz.build |
|
529 |
- |
| 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.
|
5989 |
93 % |
| nsDataChannel.h |
nsDataChannel_h_ |
1153 |
100 % |
| nsDataHandler.cpp |
static |
8691 |
94 % |
| nsDataHandler.h |
nsDataHandler_h_ |
1753 |
100 % |
| nsDataModule.cpp |
|
538 |
- |
| nsIDataChannel.idl |
nsIDataChannel
This interface allows JS to check if a given channel is a data channel.
|
442 |
- |