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

Issue 464143003: Fix selection residue in sub-pixel positioned element (Closed)

Created:
6 years, 4 months ago by Xianzhu
Modified:
6 years, 4 months ago
CC:
blink-reviews, blink-reviews-rendering, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr., rune+blink, zoltan1
Project:
blink
Visibility:
Public.

Description

Fix selection residue in sub-pixel positioned element We are inconsistent when invalidating and painting sub-pixel positioned selections. See the bug for details. This change add back the enclosingIntRect() calls that were removed in http://src.chromium.org/viewvc/blink?view=rev&revision=177408. This is needed before we fix the inconsistency. BUG=394698 TEST=editing/selection/subpixel-positioned-selection.html Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180477

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rebase #

Patch Set 3 : More rebaselines #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -2 lines) Patch
M LayoutTests/TestExpectations View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
A LayoutTests/editing/selection/subpixel-positioned-selection.html View 1 1 chunk +27 lines, -0 lines 0 comments Download
A LayoutTests/editing/selection/subpixel-positioned-selection-expected.html View 1 chunk +5 lines, -0 lines 0 comments Download
M Source/core/rendering/RenderSelectionInfo.h View 1 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
Xianzhu
6 years, 4 months ago (2014-08-13 23:32:56 UTC) #1
Xianzhu
ping...
6 years, 4 months ago (2014-08-15 16:22:47 UTC) #2
leviw_travelin_and_unemployed
lgtm https://codereview.chromium.org/464143003/diff/1/LayoutTests/TestExpectations File LayoutTests/TestExpectations (right): https://codereview.chromium.org/464143003/diff/1/LayoutTests/TestExpectations#newcode188 LayoutTests/TestExpectations:188: crbug.com/394698 fast/repaint/repaint-across-writing-mode-boundary.html [ NeedsRebaseline ] What changes here?
6 years, 4 months ago (2014-08-15 19:02:23 UTC) #3
Xianzhu
https://codereview.chromium.org/464143003/diff/1/LayoutTests/TestExpectations File LayoutTests/TestExpectations (right): https://codereview.chromium.org/464143003/diff/1/LayoutTests/TestExpectations#newcode188 LayoutTests/TestExpectations:188: crbug.com/394698 fast/repaint/repaint-across-writing-mode-boundary.html [ NeedsRebaseline ] On 2014/08/15 19:02:23, leviw ...
6 years, 4 months ago (2014-08-15 19:06:57 UTC) #4
Xianzhu
The CQ bit was checked by wangxianzhu@chromium.org
6 years, 4 months ago (2014-08-15 19:07:00 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wangxianzhu@chromium.org/464143003/1
6 years, 4 months ago (2014-08-15 19:07:28 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: mac_blink_rel on tryserver.blink ...
6 years, 4 months ago (2014-08-15 20:23:31 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-15 20:25:10 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: mac_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/mac_blink_rel/builds/20007)
6 years, 4 months ago (2014-08-15 20:25:11 UTC) #9
Xianzhu
The CQ bit was checked by wangxianzhu@chromium.org
6 years, 4 months ago (2014-08-18 15:38:13 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wangxianzhu@chromium.org/464143003/20001
6 years, 4 months ago (2014-08-18 15:39:01 UTC) #11
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: mac_blink_rel on tryserver.blink ...
6 years, 4 months ago (2014-08-18 16:36:42 UTC) #12
Xianzhu
The CQ bit was checked by wangxianzhu@chromium.org
6 years, 4 months ago (2014-08-18 16:44:50 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wangxianzhu@chromium.org/464143003/40001
6 years, 4 months ago (2014-08-18 16:44:59 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (40001) as 180477
6 years, 4 months ago (2014-08-18 17:41:18 UTC) #15
dglazkov
On 2014/08/18 at 17:41:18, commit-bot wrote: > Committed patchset #3 (40001) as 180477 I am ...
6 years, 4 months ago (2014-08-18 20:53:16 UTC) #16
Xianzhu
6 years, 4 months ago (2014-08-18 21:09:43 UTC) #17
Message was sent while issue was closed.
On 2014/08/18 20:53:16, dglazkov wrote:
> On 2014/08/18 at 17:41:18, commit-bot wrote:
> > Committed patchset #3 (40001) as 180477
> 
> I am pretty sure this failure is yours:
>
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=@To...
> 
> Pls fix :)

Done: https://codereview.chromium.org/482113002/

Powered by Google App Engine
This is Rietveld 408576698