cbor.js |
|
7633 |
ColumnData.js |
Renders the "Data" column of a message.
|
1829 |
ColumnEventName.js |
Renders the "EventName" column of a message.
|
1036 |
ColumnFinBit.js |
Renders the "FinBit" column of a message.
|
1031 |
ColumnLastEventId.js |
Renders the "LastEventId" column of a message.
|
1054 |
ColumnMaskBit.js |
Renders the "MaskBit" column of a message.
|
1040 |
ColumnOpCode.js |
Renders the "OpCode" column of a message.
|
1009 |
ColumnRetry.js |
Renders the "Retry" column of a message.
|
1000 |
ColumnSize.js |
Renders the "Size" column of a message.
|
1164 |
ColumnTime.js |
Renders the "Time" column of a message.
|
1594 |
MessageFilterMenu.js |
|
3637 |
MessageListContent.js |
Renders the actual contents of the message list.
|
12801 |
MessageListContextMenu.js |
Handle the context menu opening.
|
2991 |
MessageListHeader.js |
Renders the message list header.
|
3297 |
MessageListHeaderContextMenu.js |
Handle the context menu opening.
|
1777 |
MessageListItem.js |
Renders one row in the list.
|
3607 |
MessagePayload.js |
Shows the full payload of a message.
The payload is unwrapped from the LongStringActor object.
|
11321 |
MessagesView.js |
Renders a list of messages in table view.
Full payload is separated using a SplitBox.
|
5057 |
moz.build |
|
776 |
msgpack.js |
|
9858 |
parsers |
|
|
RawData.js |
Shows raw data of a message.
|
907 |
StatusBar.js |
Displays the summary of message count, total size and total time since the first message.
|
4037 |
Toolbar.js |
MessagesPanel toolbar component.
Toolbar contains a set of useful tools that clear the list of
existing messages as well as filter content.
|
4438 |