Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(370)

Issue 12797016: Merge 144642 "Don't apply page scale to clipRect if applyPageSca..." (Closed)

Created:
7 years, 9 months ago by Xianzhu
Modified:
7 years, 9 months ago
Reviewers:
Xianzhu
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/1410/
Visibility:
Public.

Description

Merge 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M Source/WebCore/rendering/RenderLayerCompositor.cpp View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Xianzhu
7 years, 9 months ago (2013-03-22 20:26:25 UTC) #1
Xianzhu
7 years, 9 months ago (2013-03-22 20:26:31 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r146648.

Powered by Google App Engine
This is Rietveld 408576698