Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[WebProfiler] Fix Javascript error when using custom stopwatch categories #30973

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

Merged
merged 1 commit into from
Apr 8, 2019

Conversation

curry684
Copy link
Contributor

@curry684 curry684 commented Apr 7, 2019

Fixes #30745

Q A
Branch? master
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #30745
License MIT

Made the getter do lazy creation so it can dynamically adapt to whatever it's given.

@nicolas-grekas nicolas-grekas added this to the next milestone Apr 7, 2019
@fabpot
Copy link
Member

fabpot commented Apr 8, 2019

Thank you @curry684.

@fabpot fabpot merged commit e991472 into symfony:master Apr 8, 2019
fabpot added a commit that referenced this pull request Apr 8, 2019
…atch categories (curry684)

This PR was squashed before being merged into the 4.3-dev branch (closes #30973).

Discussion
----------

[WebProfiler] Fix Javascript error when using custom stopwatch categories

Fixes #30745

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | yes
| New feature?  | no <!-- don't forget to update src/**/CHANGELOG.md files -->
| BC breaks?    | no     <!-- see https://symfony.com/bc -->
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #30745
| License       | MIT

Made the getter do lazy creation so it can dynamically adapt to whatever it's given.

Commits
-------

e991472 [WebProfiler] Fix Javascript error when using custom stopwatch categories
@curry684 curry684 deleted the issue-30745 branch April 8, 2019 09:08
@nicolas-grekas nicolas-grekas modified the milestones: next, 4.3 Apr 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG][Profiler][Timeline] JS error with custom events/sections
6 participants