X Tutup
Skip to content

fix(benchpress): fix benchpress over-reporting in chrome45#4101

Closed
goderbauer wants to merge 1 commit intoangular:masterfrom
goderbauer:benchpress-chrome-45
Closed

fix(benchpress): fix benchpress over-reporting in chrome45#4101
goderbauer wants to merge 1 commit intoangular:masterfrom
goderbauer:benchpress-chrome-45

Conversation

@goderbauer
Copy link
Copy Markdown
Contributor

closes #4011

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Michael, could you check whether this strange Function reports are nested inside of other Function calls? If so, I would prefer checking for this nesting instead of for the scriptName

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Talked offline, these function calls are not nested...

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think these are nested by looking at the raw events in #4101

@tbosch tbosch added pr_state: LGTM action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews labels Sep 9, 2015
@tbosch
Copy link
Copy Markdown
Contributor

tbosch commented Sep 9, 2015

Please add a test

@goderbauer
Copy link
Copy Markdown
Contributor Author

Test added.

@tbosch tbosch added action: merge The PR is ready for merge by the caretaker and removed action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews labels Sep 9, 2015
@mary-poppins
Copy link
Copy Markdown

Merging PR #4101 on behalf of @tbosch to branch presubmit-tbosch-pr-4101.

@mary-poppins mary-poppins removed the action: merge The PR is ready for merge by the caretaker label Sep 9, 2015
@goderbauer goderbauer closed this in 0653b82 Sep 9, 2015
@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Benchpress is over-reporting in Chrome 45

5 participants

X Tutup