 Chromium Code Reviews
 Chromium Code Reviews Issue 
            790823003:
    Inherit propagation diff necessary for loaded web fonts.  (Closed)
    
  
    Issue 
            790823003:
    Inherit propagation diff necessary for loaded web fonts.  (Closed) 
  | DescriptionInherit propagation diff necessary for loaded web fonts.
As the loading status is not part of the RenderStyle equality operator
anymore, we need to explicitly check for the loading status to make the
style propagation diff be different from NoChange. That is necessary to
trigger a call to RenderObject::setStyle which in turn will call
visualInvalidationDiff that will trigger a layout/paint for the loaded
font.
This is a regression from r186572.
R=eae@chromium.org
BUG=440271
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=186801
   Patch Set 1 #
 Messages
    Total messages: 5 (1 generated)
     | |||||||||||||||||||||||||||||||||||||