Chromium Code Reviews
        
  Descriptionworkers: Change how debugger-tasks are posted to the thread.
debugger-tasks are only posted by WorkerInspectorProxy, and these tasks
are run somewhat differently from other tasks: a separate task runs
WorkerThread::runDebuggerTask, which ends up running the debugger tasks.
This CL keeps this basic mechanism, but moves the work related to this
from WorkerThread into WorkerInspectorProxy (since it is the only user of
debugger tasks).
BUG=486573
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=195655
   
  Patch Set 1 #Patch Set 2 : . #
      Total comments: 8
      
     
  
  
  
  Patch Set 3 : . #Patch Set 4 : back-to-patchset2 #
 Messages
    Total messages: 17 (5 generated)
     
  
  
       | 
    ||||||||||||||||||||||||||||||||||||||||||||||