DescriptionMerge 144642 "Don't apply page scale to clipRect if applyPageSca..."
> Don't apply page scale to clipRect if applyPageScaleFactorInCompositor is set to true
> https://bugs.webkit.org/show_bug.cgi?id=111229
>
> Patch by Min Qin <qinmin@chromium.org> on 2013-03-04
> Reviewed by Simon Fraser.
>
> If applyPageScaleFactorInCompositor is set to true, webcore should use css coordinates.
> As a result, we shouldn't apply page scale to clipRect in RenderLayerCompositor.
> Layout tests set the flag to false, so we don't have anything to test against.
>
> * rendering/RenderLayerCompositor.cpp:
> (WebCore::RenderLayerCompositor::addToOverlapMap):
TBR=commit-queue@webkit.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=146648
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|