Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[HttpKernel] Bring back the debug toolbar#36838
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
This reverts commit6ed624a.
noniagriconomie commentedMay 16, 2020
Can it be usefull to create a simple test where the priority of events are set and garanty that the order does not change when runing the test? |
derrabus commentedMay 17, 2020 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
This PR reverts the priorities to the state of 4.4.8, which should be a safe change. Apart from that, yes: Some kind of integration test that prevents future regressions would make sense here. |
fabpot commentedMay 18, 2020
Thank you@derrabus. |
This PR effectively reverts#36789 in order to fix a regression caused by that PR.