 Chromium Code Reviews
 Chromium Code Reviews Issue 
            138843006:
    Close crashed incognito-mode app's shell window.  (Closed)
    
  
    Issue 
            138843006:
    Close crashed incognito-mode app's shell window.  (Closed) 
  | DescriptionClose crashed incognito-mode app's shell window.
ExtensionService is shared between off-the-record and original profiles
(see ExtensionSystemImpl) and notifies unload events always from
the original profile. ShellWindow should therefore observe the original profile as well.
BUG=281675
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=247976
   Patch Set 1 : #
      Total comments: 2
      
     Patch Set 2 : Addressed review #2 #Messages
    Total messages: 7 (0 generated)
     |