Bug 1892684 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

In 1887649 support for showing Conditional breakpoints. When the conditional breakpoints panel is open the line just above (See screenshot) is indented incorrectly as compared to the others. This issue is likely  due to the `ViewPlugin` which does not support defining the block property . An alternative is to use `StateFields` instead, which supports the block property.
In Bug 1887649 support for showing Conditional breakpoints. When the conditional breakpoints panel is open the line just above (See screenshot) is indented incorrectly as compared to the others. This issue is likely  due to the `ViewPlugin` which does not support defining the block property . An alternative is to use `StateFields` instead, which supports the block property.

Back to Bug 1892684 Comment 0