 Chromium Code Reviews
 Chromium Code Reviews Issue 
            8469006:
    Promote bubble_window_style to more general dialog_style.  (Closed)
    
  
    Issue 
            8469006:
    Promote bubble_window_style to more general dialog_style.  (Closed) 
  | DescriptionPromote bubble_window_style to more general dialog_style.
In order to theme certificate viewer html dialog with a different style on
chromeos, we need to promote bubble_window_style to more general dialog_style.
This way, DialogStyle can be used as a parameter for function ShowHTMLDialog.
However, only chromeos builds will use this parameter, others just ignore it.
BUG=102511
TEST=None
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110731
   Patch Set 1 #Patch Set 2 : Add comments. #
      Total comments: 4
      
     Patch Set 3 : Put bubble window background color back to bubble_window_style file. #Patch Set 4 : Merge to trunk. #
      Total comments: 6
      
     Patch Set 5 : Address reviews. #
      Total comments: 2
      
     Patch Set 6 : Change base url and merge trunk. #Messages
    Total messages: 12 (0 generated)
     |