Skip to content

console.time() should output warning if timer exists #20440

@domfarolino

Description

@domfarolino
  • Version: v.10.0.0
  • Platform: 16.7.0 Darwin Kernel Version 16.7.0: Tue Jan 30 11:27:06 PST 2018; root:xnu-3789.73.11~1/RELEASE_X86_64 x86_64

The WHATWG Console Standard specifies console.time() as printing a warning to the screen if an associated timer exists. Currently in Node, no warning is printed and the associated existing timer is reset.

Metadata

Metadata

Assignees

No one assigned

    Labels

    confirmed-bugIssues with confirmed bugs.consoleIssues and PRs related to the console subsystem.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions