Structs§
- An instance of a value associated with a particular snapshot of layout. This stored value can only be read as long as the associated layout marker that is considered valid. It will automatically become unavailable when the next layout operation is performed.
- A callback to call when a response comes back from the
ImageCache
. - Window 🔒
Enums§
- During loading and parsing, layouts are suppressed to avoid flashing incomplete page contents.
- Current state of the window object
Constants§
- How long we should wait before performing the initial reflow after
<body>
is parsed, assuming that<body>
take this long to parse.
Functions§
- dump_
js_ 🔒 ⚠stack Helper for interactive debugging sessions in lldb/gdb.