DescriptionUpdating custom scrollbar style
Triggering custom scrollbar style update and adjusting the scrollbar
rect(this process is done during style recalc).This shall solve other
issues of custom scrollbar during page scale. As when the page is
scaled the style is recalculated, if the thickness is changed then
owning renderer is set for childneedslayout. This layout shall
happen after style recalc is done, which avoids a re-layout of
scrollbar while updating scrollbar geometry.
For brief explanation on custom-scrollbar behaviour/issues please check
https://codereview.chromium.org/503583002/#msg46
BUG=430519, 406676, 390895, 375200, 424925
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=184986
Patch Set 1 #Patch Set 2 : #Patch Set 3 : added new test #
Total comments: 20
Patch Set 4 : addressed review comments #
Total comments: 6
Patch Set 5 : addressed review comments #
Total comments: 4
Patch Set 6 : addressed review comments by rune #
Total comments: 9
Patch Set 7 : addressed review comments by rune #
Messages
Total messages: 33 (12 generated)
|