Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Fix missing profiling header on ajax requests #68

Merged
merged 1 commit into from Mar 18, 2015

Conversation

AMoQu
Copy link
Contributor

@AMoQu AMoQu commented Feb 24, 2015

On ajax requests, the xhprof profiler stops in a previous listener (not in Response listener).
Because of that, the $this->collector->stopProfiling call returned wrong run id (link) in the onCoreResponse event.

On ajax requests, the xhprof profiler stops in a previous listener (not in Response listener).
Because of that, the `$this->collector->stopProfiling` call returned wrong run id (link) in the `onCoreResponse` event.
jonaswouters added a commit that referenced this pull request Mar 18, 2015
Fix missing profiling header on ajax requests
@jonaswouters jonaswouters merged commit e3bde5f into jonaswouters:master Mar 18, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants