Skip to content
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

[WebProfilerBundle] Add ajax request number #30130

Merged
merged 1 commit into from Feb 11, 2019

Conversation

alamirault
Copy link
Contributor

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

Add request number foreach ajax call in profiler.
screenshot_2019-02-10_18-54-02

@xabbuh xabbuh added this to the next milestone Feb 10, 2019
@javiereguiluz
Copy link
Member

@alamirault thanks ... and congrats on your first Symfony contribution!

@javiereguiluz javiereguiluz merged commit 70a38cf into symfony:master Feb 11, 2019
javiereguiluz added a commit that referenced this pull request Feb 11, 2019
…irault)

This PR was merged into the 4.3-dev branch.

Discussion
----------

[WebProfilerBundle] Add ajax request number

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

Add request number foreach ajax call in profiler.
![screenshot_2019-02-10_18-54-02](https://user-images.githubusercontent.com/9253091/52537598-c830c980-2d68-11e9-815e-90345b6bbd88.png)

Commits
-------

70a38cf [WebProfilerBundle] Add ajax request number
@alamirault alamirault deleted the profiler-request-number branch February 11, 2019 08:35
fabpot added a commit that referenced this pull request Feb 26, 2019
…(yceruto)

This PR was merged into the 4.3-dev branch.

Discussion
----------

[WebProfilerBundle] Fix row update on finish ajax request

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

```
Uncaught TypeError: Cannot read property 'setAttribute' of undefined
    at finishAjaxRequest
    at XMLHttpRequest.<anonymous>
```

Continuation of #30130

Commits
-------

ff9e494 Fix row update on finish ajax request
@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.

None yet

6 participants