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

Issue 396803010: CSS Shape renders incorrectly when scrolling (Closed)

Created:
6 years, 5 months ago by Habib Virji
Modified:
6 years, 5 months ago
CC:
blink-reviews, caseq+blink_chromium.org, loislo+blink_chromium.org, eustas+blink_chromium.org, malch+blink_chromium.org, yurys+blink_chromium.org, lushnikov+blink_chromium.org, vsevik+blink_chromium.org, pfeldman+blink_chromium.org, paulirish+reviews_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, sergeyv+blink_chromium.org, aandrey+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

CSS Shape renders incorrectly when scrolling While rendering, scrollOffset was taken into account. This lead to wrong points for creation of the shape. Patch proposes removing of scrollOffset to avoid the behavior. BUG=392857 R=pfeldman TEST=Circle should render similarly, inspite of a scroll. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178460

Patch Set 1 #

Total comments: 1

Patch Set 2 : Removed the anonymous function from the test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -1 line) Patch
A LayoutTests/inspector/elements/highlight-css-shapes-outside-scroll.html View 1 1 chunk +51 lines, -0 lines 0 comments Download
A LayoutTests/inspector/elements/highlight-css-shapes-outside-scroll-expected.txt View 1 chunk +3 lines, -0 lines 0 comments Download
M Source/core/inspector/InspectorOverlay.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 13 (0 generated)
Habib Virji
A small patch to correct behavior of showing CSS shape as it was taking into ...
6 years, 5 months ago (2014-07-17 13:29:05 UTC) #1
lushnikov
lgtm https://codereview.chromium.org/396803010/diff/1/LayoutTests/inspector/elements/highlight-css-shapes-outside-scroll.html File LayoutTests/inspector/elements/highlight-css-shapes-outside-scroll.html (right): https://codereview.chromium.org/396803010/diff/1/LayoutTests/inspector/elements/highlight-css-shapes-outside-scroll.html#newcode27 LayoutTests/inspector/elements/highlight-css-shapes-outside-scroll.html:27: InspectorTest.selectNodeWithId('circle', function(node) { please, extract to named functions ...
6 years, 5 months ago (2014-07-17 19:05:36 UTC) #2
Habib Virji
The CQ bit was checked by habib.virji@samsung.com
6 years, 5 months ago (2014-07-18 08:36:44 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/habib.virji@samsung.com/396803010/20001
6 years, 5 months ago (2014-07-18 08:37:33 UTC) #4
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: blink_presubmit on tryserver.blink ...
6 years, 5 months ago (2014-07-18 09:43:38 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-18 09:46:17 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: blink_presubmit on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/blink_presubmit/builds/10507)
6 years, 5 months ago (2014-07-18 09:46:19 UTC) #7
Habib Virji
pfeldman: can you please check if this patch is okay.
6 years, 5 months ago (2014-07-18 14:13:36 UTC) #8
pfeldman
lgtm
6 years, 5 months ago (2014-07-18 15:56:58 UTC) #9
Habib Virji
The CQ bit was checked by habib.virji@samsung.com
6 years, 5 months ago (2014-07-18 16:02:32 UTC) #10
Habib Virji
On 2014/07/18 15:56:58, pfeldman wrote: > lgtm Thanks.
6 years, 5 months ago (2014-07-18 16:02:44 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/habib.virji@samsung.com/396803010/20001
6 years, 5 months ago (2014-07-18 16:03:10 UTC) #12
commit-bot: I haz the power
6 years, 5 months ago (2014-07-18 16:38:46 UTC) #13
Message was sent while issue was closed.
Change committed as 178460

Powered by Google App Engine
This is Rietveld 408576698