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

Issue 1163913002: Improve outline bounds estimation in InlinePainter (Closed)

Created:
5 years, 6 months ago by fs
Modified:
5 years, 6 months ago
Reviewers:
chrishtr
CC:
blink-reviews, blink-reviews-paint_chromium.org, dshwang, slimming-paint-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Improve outline bounds estimation in InlinePainter Use LayoutInline::linesVisualOverflowBoundingBox to get bounds that includes the outline of the inline. TEST=fast/css/focus-ring-outline-color.html (S.P. strict cull rect) BUG=495368 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196722

Patch Set 1 #

Patch Set 2 : Use linesVisualOverflowBoundingBox. #

Total comments: 2

Patch Set 3 : Don't double-inflate. #

Patch Set 4 : Fix continuation outlines. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -14 lines) Patch
M Source/core/paint/InlinePainter.h View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M Source/core/paint/InlinePainter.cpp View 1 2 3 3 chunks +22 lines, -14 lines 0 comments Download

Messages

Total messages: 20 (2 generated)
fs
5 years, 6 months ago (2015-06-02 16:33:09 UTC) #2
fs
Ping?
5 years, 6 months ago (2015-06-03 15:18:53 UTC) #3
chrishtr
Should we be using linesVisualOverflowBoundingBox() instead?
5 years, 6 months ago (2015-06-03 17:20:44 UTC) #4
fs
On 2015/06/03 17:20:44, chrishtr wrote: > Should we be using linesVisualOverflowBoundingBox() instead? Based on LayoutInline::clippedOverflowRect ...
5 years, 6 months ago (2015-06-03 21:00:08 UTC) #5
chrishtr
On 2015/06/03 at 21:00:08, fs wrote: > On 2015/06/03 17:20:44, chrishtr wrote: > > Should ...
5 years, 6 months ago (2015-06-03 21:04:00 UTC) #6
fs
On 2015/06/03 21:04:00, chrishtr wrote: > On 2015/06/03 at 21:00:08, fs wrote: > > On ...
5 years, 6 months ago (2015-06-03 21:10:45 UTC) #7
chrishtr
On 2015/06/03 at 21:10:45, fs wrote: > On 2015/06/03 21:04:00, chrishtr wrote: > > On ...
5 years, 6 months ago (2015-06-03 22:22:34 UTC) #8
fs
On 2015/06/03 22:22:34, chrishtr wrote: > On 2015/06/03 at 21:10:45, fs wrote: > > On ...
5 years, 6 months ago (2015-06-04 10:22:11 UTC) #9
chrishtr
https://codereview.chromium.org/1163913002/diff/20001/Source/core/paint/InlinePainter.cpp File Source/core/paint/InlinePainter.cpp (right): https://codereview.chromium.org/1163913002/diff/20001/Source/core/paint/InlinePainter.cpp#newcode35 Source/core/paint/InlinePainter.cpp:35: int outlineOutset; Why does linesVisualOverflowBoundingBox() not already include the ...
5 years, 6 months ago (2015-06-04 17:08:12 UTC) #10
fs
https://codereview.chromium.org/1163913002/diff/20001/Source/core/paint/InlinePainter.cpp File Source/core/paint/InlinePainter.cpp (right): https://codereview.chromium.org/1163913002/diff/20001/Source/core/paint/InlinePainter.cpp#newcode35 Source/core/paint/InlinePainter.cpp:35: int outlineOutset; On 2015/06/04 17:08:12, chrishtr wrote: > Why ...
5 years, 6 months ago (2015-06-05 10:19:53 UTC) #11
chrishtr
On 2015/06/05 at 10:19:53, fs wrote: > https://codereview.chromium.org/1163913002/diff/20001/Source/core/paint/InlinePainter.cpp > File Source/core/paint/InlinePainter.cpp (right): > > https://codereview.chromium.org/1163913002/diff/20001/Source/core/paint/InlinePainter.cpp#newcode35 ...
5 years, 6 months ago (2015-06-05 16:41:15 UTC) #12
fs
On 2015/06/05 16:41:15, chrishtr wrote: > On 2015/06/05 at 10:19:53, fs wrote: > > > ...
5 years, 6 months ago (2015-06-05 16:54:46 UTC) #13
chrishtr
On 2015/06/05 at 16:54:46, fs wrote: > On 2015/06/05 16:41:15, chrishtr wrote: > > On ...
5 years, 6 months ago (2015-06-05 16:56:28 UTC) #14
fs
On 2015/06/05 16:56:28, chrishtr wrote: > On 2015/06/05 at 16:54:46, fs wrote: > > On ...
5 years, 6 months ago (2015-06-05 16:59:46 UTC) #15
fs
On 2015/06/05 16:59:46, fs wrote: > On 2015/06/05 16:56:28, chrishtr wrote: > > On 2015/06/05 ...
5 years, 6 months ago (2015-06-08 15:00:07 UTC) #16
chrishtr
lgtm
5 years, 6 months ago (2015-06-08 23:58:22 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1163913002/60001
5 years, 6 months ago (2015-06-08 23:58:57 UTC) #19
commit-bot: I haz the power
5 years, 6 months ago (2015-06-09 01:04:38 UTC) #20
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=196722

Powered by Google App Engine
This is Rietveld 408576698