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

Issue 1504363004: Fix incorrect sign in scroll and content box offset in absoluteToLocalPoint. (Closed)

Created:
5 years ago by chrishtr
Modified:
5 years ago
Reviewers:
Xianzhu
CC:
blink-reviews, blink-reviews-layout_chromium.org, chromium-reviews, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, szager+layoutwatch_chromium.org, zoltan1
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix incorrect sign in scroll and content box offset in absoluteToLocalPoint. Also, refactored the tests a bit to share more code for iframes and reduce boilerplate. BUG=566238 Committed: https://crrev.com/64465ad537a0f12d961522fba24ed12ff12886c0 Cr-Commit-Position: refs/heads/master@{#363865}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -63 lines) Patch
M third_party/WebKit/Source/core/layout/LayoutTestHelper.h View 1 2 2 chunks +5 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutTestHelper.cpp View 2 chunks +24 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutView.cpp View 1 chunk +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/layout/compositing/CompositedLayerMappingTest.cpp View 1 6 chunks +53 lines, -22 lines 0 comments Download
M third_party/WebKit/Source/core/page/PrintContextTest.cpp View 5 chunks +6 lines, -38 lines 0 comments Download

Messages

Total messages: 21 (10 generated)
chrishtr
5 years ago (2015-12-08 19:49:28 UTC) #3
Xianzhu
lgtm
5 years ago (2015-12-08 19:53:21 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1504363004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1504363004/1
5 years ago (2015-12-08 19:53:52 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/89441)
5 years ago (2015-12-08 20:45:40 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1504363004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1504363004/20001
5 years ago (2015-12-08 22:11:49 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years ago (2015-12-09 00:52:26 UTC) #12
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/64465ad537a0f12d961522fba24ed12ff12886c0 Cr-Commit-Position: refs/heads/master@{#363865}
5 years ago (2015-12-09 00:53:42 UTC) #14
Lambros
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/1506053004/ by lambroslambrou@chromium.org. ...
5 years ago (2015-12-09 02:13:24 UTC) #15
chrishtr
Updated to use a RefPtrWillBePersistent for m_frameLoaderClient, which fixes the Oilpan build.
5 years ago (2015-12-09 04:50:13 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1504363004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1504363004/40001
5 years ago (2015-12-09 04:51:16 UTC) #19
commit-bot: I haz the power
5 years ago (2015-12-09 05:14:23 UTC) #21
Try jobs failed on following builders:
  android_chromium_gn_compile_dbg on tryserver.chromium.linux (JOB_FAILED,
http://build.chromium.org/p/tryserver.chromium.linux/builders/android_chromiu...)
  android_chromium_gn_compile_rel on tryserver.chromium.linux (JOB_FAILED,
http://build.chromium.org/p/tryserver.chromium.linux/builders/android_chromiu...)

Powered by Google App Engine
This is Rietveld 408576698