Chromium Code Reviews
        
  DescriptionRemove calls to MessageLoop::current() in extensions.
Why?
The fact that there's a MessageLoop on the thread is an
unnecessary implementation detail. When browser threads
are migrated to base/task_scheduler, tasks will no longer
have access to a MessageLoop.
These changes were generated manually.
BUG=616447
R=reillyg@chromium.org
TBR=achuith@chromium.org
Committed: https://crrev.com/4cfe32abb839f5e2c0a0b7f22ae068e46f1719ab
Cr-Commit-Position: refs/heads/master@{#402906}
   
  Patch Set 1 #Patch Set 2 : fix build errors #Patch Set 3 : rebase #
      Total comments: 2
      
     
  
  
  
  Patch Set 4 : fix tests #Patch Set 5 : threadtaskrunnerhandle #Patch Set 6 : fix tests #
      Total comments: 2
      
     
  
  Messages
    Total messages: 21 (9 generated)
     
  
  
       |