Name Description Size
Dialog.mjs Setup dismiss and command handling logic for the dialog overlay. @param {Element} overlay - The overlay element containing the dialog @param {Function} messageHandler - Function to send message back to view model. 3965
megalist.css Bug 1869845 - Styles in this file are still experimental! 5468
megalist.ftl 4266
megalist.html 7716
MegalistView.mjs Map with limit on how many entries it can have. When over limit entries are added, oldest one are removed. 15433
tests
VirtualizedList.mjs Virtualized List can efficiently show billions of lines provided that all of them have the same height. Caller is responsible for setting createLineElement(index) function to create elements as they are scrolled into the view. 3916