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

Issue 1697543002: Check IsFixed specifically instead of presence of other flags. (Closed)

Created:
4 years, 10 months ago by rune
Modified:
4 years, 10 months ago
CC:
blink-reviews, blink-reviews-layout_chromium.org, chromium-reviews, krit, eae+blinkwatch, f(malita), gyuyoung2, jchaffraix+rendering, kouhei+svg_chromium.org, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, pdr+svgwatchlist_chromium.org, rwlbuis, Stephen Chennney, 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

Check IsFixed specifically instead of presence of other flags. LayoutSVGRoot::mapLocalToAncestor has an assert to check that there is no fixed content in the SVG layout tree. However, it did incorrectly rely on MapCoordinatesFlags being non-0. Changed the assert to check for the Fixed flag explicitly instead. R=mstensho@opera.com BUG=586478 Committed: https://crrev.com/3fee2c883a079398c3201fa1262916b2a4d4a9c0 Cr-Commit-Position: refs/heads/master@{#375458}

Patch Set 1 #

Patch Set 2 : Remove potentially wrong IsFixed argument #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -2 lines) Patch
A third_party/WebKit/LayoutTests/fast/svg/no-fixed-in-svg-assert.html View 1 chunk +12 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/fast/svg/no-fixed-in-svg-assert-expected.txt View 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/svg/LayoutSVGRoot.cpp View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/paint/PaintLayer.cpp View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 26 (9 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1697543002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1697543002/1
4 years, 10 months ago (2016-02-12 12:57:51 UTC) #2
rune
ptal
4 years, 10 months ago (2016-02-12 12:57:55 UTC) #3
mstensho (USE GERRIT)
lgtm
4 years, 10 months ago (2016-02-12 12:59:05 UTC) #4
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/166021)
4 years, 10 months ago (2016-02-12 13:55:01 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1697543002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1697543002/1
4 years, 10 months ago (2016-02-12 14:03:16 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/179494)
4 years, 10 months ago (2016-02-12 14:38:30 UTC) #10
rune
Adding fs@ and schenney@. Do you make any sense of this? The failing test is ...
4 years, 10 months ago (2016-02-12 14:42:08 UTC) #12
fs
On 2016/02/12 at 14:42:08, rune wrote: > Adding fs@ and schenney@. Do you make any ...
4 years, 10 months ago (2016-02-12 15:07:15 UTC) #13
fs
On 2016/02/12 at 15:07:15, fs wrote: > On 2016/02/12 at 14:42:08, rune wrote: > > ...
4 years, 10 months ago (2016-02-12 15:10:33 UTC) #14
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1697543002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1697543002/20001
4 years, 10 months ago (2016-02-15 10:53:21 UTC) #16
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-15 12:40:16 UTC) #18
rune
Care to take a look at the new PS, fs@ or mstensho@ ?
4 years, 10 months ago (2016-02-15 14:08:42 UTC) #19
mstensho (USE GERRIT)
lgtm V2.0
4 years, 10 months ago (2016-02-15 14:10:45 UTC) #20
fs
lgtm
4 years, 10 months ago (2016-02-15 14:13:06 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1697543002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1697543002/20001
4 years, 10 months ago (2016-02-15 14:18:21 UTC) #23
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 10 months ago (2016-02-15 14:23:01 UTC) #24
commit-bot: I haz the power
4 years, 10 months ago (2016-02-16 22:50:03 UTC) #26
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/3fee2c883a079398c3201fa1262916b2a4d4a9c0
Cr-Commit-Position: refs/heads/master@{#375458}

Powered by Google App Engine
This is Rietveld 408576698