Skip to content

Handle Console.messageRepeatCountUpdated event #36

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ivanbuhov opened this issue Mar 22, 2016 · 1 comment
Closed

Handle Console.messageRepeatCountUpdated event #36

ivanbuhov opened this issue Mar 22, 2016 · 1 comment
Assignees
Labels

Comments

@ivanbuhov
Copy link
Contributor

When a console.log is executed and the logged string is the same as the last logged string a Console.messageRepeatCountUpdated event is raised. On this event we should print the last message again in the debug console.

@ivanbuhov ivanbuhov added the bug label Mar 22, 2016
@ivanbuhov
Copy link
Contributor Author

Fixed: 29094d7

@ivanbuhov ivanbuhov self-assigned this Mar 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant