[Vortex] Remove $config dependency from GCMDispatcher

Review Request #284 — Created March 25, 2014 and submitted

leo
Lunr
master
lunr
Vortex: Remove $config dependency from GCMDispatcher

Also, removed the invalidation of the endpoint after pushing because
it is needed by the GCMResponse class for logging.
unit tests, example push notifications sent
  • 0
  • 0
  • 0
  • 1
  • 1
Description From Last Updated
dinos
  1. Ship It!
  2. 
      
pprkut
  1. 
      
  2. src/Lunr/Vortex/GCM/GCMDispatcher.php (Diff revision 1)
     
     
     
     
     
     
    The config removal is fine, but this is quite controversial. It's obviously a bug, but not clearing the endpoint after a push is as well.
    1. controversy will be moved to another review
  3. 
      
leo
pprkut
  1. Ship It!
  2. 
      
leo
Review request changed

Status: Closed (submitted)

Change Summary:

Merged into master
Loading...