Chromium Code Reviews
        
  DescriptionSubstitute boolean GDI printing for a mode type
Instead of indicating GDI printing with a boolean add a parameter to the
PdfRenderSettings structure that is an enum. This makes a few function
calls cleaner and will facilitate addition of new modes when postscript
printing is added (see https://codereview.chromium.org/2633573002/).
BUG=None
Review-Url: https://codereview.chromium.org/2640033005
Cr-Commit-Position: refs/heads/master@{#446484}
Committed: https://chromium.googlesource.com/chromium/src/+/c9251407fa9abe958dcbf2d72e7c25f8a422542c
   
  Patch Set 1 #Patch Set 2 : Substitute boolean GDI printing for non boolean #
      Total comments: 3
      
     
  
  
  
  Patch Set 3 : Fixed enum #Patch Set 4 : Remove extra def in fuzzer #
      Total comments: 6
      
     
  
  
  
  Patch Set 5 : Fix nits #Messages
    Total messages: 44 (30 generated)
     
  
  
       |