perftools / xhgui

Web interface for XHProf profiling data can store data in MongoDB or PDO database
1.65k stars 342 forks source link

Restore flash messages #413

Closed glensc closed 3 years ago

glensc commented 3 years ago

This reverts commit b62e4436968b6f776b59169b114fa794e94741f1 from https://github.com/perftools/xhgui/pull/401.

Session start is required for flash messages to work:

To test:

  1. configure to use mongodb
  2. visit http://xhgui.127.0.0.1.xip.io:8142/watch
  3. hit "Save"
  4. You should see "Watch functions updated." flash message on the page.