 Chromium Code Reviews
 Chromium Code Reviews Issue 
            68773005:
    Disable Blurred RR optimization in Chrome  (Closed)
    
  
    Issue 
            68773005:
    Disable Blurred RR optimization in Chrome  (Closed) 
  | DescriptionIt turned out that r12198 (Add ability to ninepatch blurred rounded rectangle https://codereview.chromium.org/48623006/) is/was causing the Windows-only Chromium crash. The reason is that Chrome has several SkBitmapDevice-derived classes that are now calling SkDraw::drawRRect instead of their own overridden SkDevice::drawPath. The VectorPlatformDeviceEmf was crashing in this case but I believe some more investigation needs to be done r.e. the other Chromium SkBitmapDevice-derived classes before this is turned on.
   Patch Set 1 #
 Messages
    Total messages: 2 (0 generated)
     | |||||||||||||||||||