Files
phantomjs/python/pyphantomjs
IceArmy ce065d9fda Improved plugin system
You can now set a priority on a function to control
when it executes for a particular action (hook).
Default priority is 10, but can be changed to anything.

For example, if you have 2 functions hooked to 'Phantom',
you can change one function to priority 12 and leave the other
at 10, so the one at 10 will execute first, no matter where
it is defined.
2011-06-26 18:13:41 -07:00
..
2011-06-19 13:37:03 -07:00
2011-06-26 18:13:41 -07:00
2011-06-21 00:07:16 -07:00
2011-06-24 18:35:56 -07:00