 Chromium Code Reviews
 Chromium Code Reviews Issue 
            8692006:
    Fix for cant reopen file dialog after close it by x button or alt+f4  (Closed)
    
  
    Issue 
            8692006:
    Fix for cant reopen file dialog after close it by x button or alt+f4  (Closed) 
  | DescriptionThe root of problem is x button or alt+f4 didn't close the window completely. There are still something in the pendingdialog list need to be cleaned. 
BUG=105311
TEST=settings->under the hood->Manage certificates->import; close the dialog
by x button or alt+f4; click import button again; verify if the dialog shows
up again.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=111953
   Patch Set 1 #Patch Set 2 : Format. #
      Total comments: 2
      
     Patch Set 3 : Override WindowClosing function to remove the associated pendingdialog. #
      Total comments: 2
      
     Patch Set 4 : Move pending dialog clean up code. #
      Total comments: 2
      
     Patch Set 5 : Remove redundant comment. #
 Messages
    Total messages: 14 (0 generated)
     | ||||||||||||||||||||||||||||