Chromium Code Reviews
        
  Description[Extensions] Clean up MessagingBindings
MessagingBindings contains the custom bindings for extension messaging,
but most of the implementation is buried in an "ExtensionImpl" class
in an anonymous namespace. Apart from being a misleading name (I think
this dates back to the chrome.extension API), this makes the code hard
to read. Since I'm making changes here for crbug.com/642380, clean up
the code here with no behavior changes.
Make MessagingBindings (which previously just had static methods)
encompass ExtensionImpl, and remove some unneeded includes.
BUG=642380
Committed: https://crrev.com/4012b3bab05e4abd00ea9e50f96807d9bb014126
Cr-Commit-Position: refs/heads/master@{#415693}
   
  Patch Set 1 #
      Total comments: 1
      
     
  
  
 Messages
    Total messages: 12 (7 generated)
     
  
  
       | 
    |||||||||||||||||||||||||||||||||||||