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

Issue 9385018: Merge 106730 - Source/WebCore: Patch by Swapna P <spottabathini@innominds.com> on 2012-02-04 (Closed)

Created:
8 years, 10 months ago by scherkus (not reviewing)
Modified:
8 years, 10 months ago
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/1025/
Visibility:
Public.

Description

Merge 106730 - Source/WebCore: Patch by Swapna P <spottabathini@innominds.com>; on 2012-02-04 Reviewed by Antonio Gomes. Bug: iframe with scrolling=no incorrectly autoscrollable https://bugs.webkit.org/show_bug.cgi?id=61558 Added check for frame scrolling mode just before applying scroll on frame content in function RenderLayer::scrollRect Testcase: LayoutTests/fast/events/autoscroll-with-non-scrollable-parent.html * rendering/RenderLayer.cpp: (WebCore::RenderLayer::scrollRectToVisible): LayoutTests: Patch by Swapna P <spottabathini@innominds.com>; on 2012-02-04 Reviewed by Antonio Gomes. Bug: iframe with scrolling=no incorrectly autoscrollable https://bugs.webkit.org/show_bug.cgi?id=61558 Did change inorder to print correct log as per the description provided in test case. * fast/events/autoscroll-with-non-scrollable-parent.html: TBR=commit-queue@webkit.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=107433

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3884 lines, -14 lines) Patch
M LayoutTests/ChangeLog View 1 chunk +1650 lines, -0 lines 0 comments Download
M LayoutTests/fast/events/autoscroll-with-non-scrollable-parent.html View 1 chunk +1 line, -1 line 0 comments Download
M Source/WebCore/ChangeLog View 2 chunks +2208 lines, -0 lines 0 comments Download
M Source/WebCore/rendering/RenderLayer.cpp View 2 chunks +25 lines, -13 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
scherkus (not reviewing)
8 years, 10 months ago (2012-02-10 21:15:58 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698