Partnering:Projects:BYOB:PilotBuildQueueDetails: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 90: Line 90:


# [https://svn.mozilla.org/projects/byob/trunk/application/hooks/builds.php Registering DeferredEvent callback handlers with unique IDs] - these do the actual work
# [https://svn.mozilla.org/projects/byob/trunk/application/hooks/builds.php Registering DeferredEvent callback handlers with unique IDs] - these do the actual work
# [https://svn.mozilla.org/projects/byob/trunk/application/models/repack.php Firing Events that correspond with registered DeferredEvent handlers]  
# [http://viewvc.svn.mozilla.org/vc/projects/byob/trunk/application/models/repack.php?revision=66815&view=markup#l882 Firing Events that correspond with registered DeferredEvent handlers]  
#* (search for "function changeState")
# Firing Events results in enqueued tasks, which the queue processor handles via calls to registered DeferredEvent callbacks.
# Firing Events results in enqueued tasks, which the queue processor handles via calls to registered DeferredEvent callbacks.
Confirmed users
920

edits

Navigation menu