| cbor.js |
|
7663 |
| ColumnData.js |
Renders the "Data" column of a message.
|
1831 |
| ColumnEventName.js |
Renders the "EventName" column of a message.
|
1038 |
| ColumnFinBit.js |
Renders the "FinBit" column of a message.
|
1033 |
| ColumnLastEventId.js |
Renders the "LastEventId" column of a message.
|
1056 |
| ColumnMaskBit.js |
Renders the "MaskBit" column of a message.
|
1042 |
| ColumnOpCode.js |
Renders the "OpCode" column of a message.
|
1011 |
| ColumnRetry.js |
Renders the "Retry" column of a message.
|
1002 |
| ColumnSize.js |
Renders the "Size" column of a message.
|
1166 |
| ColumnTime.js |
Renders the "Time" column of a message.
|
1596 |
| MessageFilterMenu.js |
|
3639 |
| MessageListContent.js |
Renders the actual contents of the message list.
|
12789 |
| MessageListContextMenu.js |
Handle the context menu opening.
|
2991 |
| MessageListHeader.js |
Renders the message list header.
|
3285 |
| MessageListHeaderContextMenu.js |
Handle the context menu opening.
|
1777 |
| MessageListItem.js |
Renders one row in the list.
|
3609 |
| MessagePayload.js |
Shows the full payload of a message.
The payload is unwrapped from the LongStringActor object.
|
11299 |
| MessagesView.js |
Renders a list of messages in table view.
Full payload is separated using a SplitBox.
|
5046 |
| moz.build |
|
776 |
| msgpack.js |
|
9858 |
| parsers |
|
|
| RawData.js |
Shows raw data of a message.
|
909 |
| StatusBar.js |
Displays the summary of message count, total size and total time since the first message.
|
4025 |
| Toolbar.js |
MessagesPanel toolbar component.
Toolbar contains a set of useful tools that clear the list of
existing messages as well as filter content.
|
4426 |