Skip to content
This repository was archived by the owner on Jul 27, 2022. It is now read-only.
This repository was archived by the owner on Jul 27, 2022. It is now read-only.

Left-arrow navigation to flow events displays no event data in canary #786

@randomascii

Description

@randomascii

On canary builds of Chrome on Windows (including 43.0.2321.0, but the problem started before then) if you select a RunTask event and then type left-arrow you go to the 'finish' node of the associated flow event (the previous "f" event on the same thread) no data is displayed. You have to press left again (to go to the associated "s" event) and then press right in order to see the data.

This is very confusing, especially for new users.

This works correctly on stable (on Windows).

Expected:

Selected Flow Event:
Title: "MessageLoop::PostTask"
Category "disabled-by-default-toplevel.flow"
Start 9253.923 ms
Wall Duration 0 ms
Args
queue_duration 649

Actual:

Flow Event

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions