1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-16 03:42:41 +01:00
phorge-phorge/src/aphront/console/plugin/event
epriestley 1b8562467c Add an "Event" plugin to DarkConsole for event inspection
Summary: Shows events which a page dispatched, plus all the registered
listeners.

Test Plan:
Pretty basic for now, but works OK:

https://secure.phabricator.com/file/view/PHID-FILE-49fcd23081ce55cf9369/

(I also made it dispatch some dummy events to verify they show up.)

Reviewers: aran

Reviewed By: aran

CC: aran

Differential Revision: 973
2011-10-01 08:51:54 -07:00
..
api Add an "Event" plugin to DarkConsole for event inspection 2011-10-01 08:51:54 -07:00
__init__.php Add an "Event" plugin to DarkConsole for event inspection 2011-10-01 08:51:54 -07:00
DarkConsoleEventPlugin.php Add an "Event" plugin to DarkConsole for event inspection 2011-10-01 08:51:54 -07:00