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

Issue 2121973002: Fallback to 300x150 instead of 0x0 size for SVG inside content() (Closed)

Created:
4 years, 5 months ago by davve
Modified:
4 years, 5 months ago
Reviewers:
fs
CC:
chromium-reviews, szager+layoutwatch_chromium.org, blink-reviews-style_chromium.org, zoltan1, blink-reviews-layout_chromium.org, pdr+renderingwatchlist_chromium.org, eae+blinkwatch, leviw+renderwatch, kouhei+svg_chromium.org, krit, f(malita), jchaffraix+rendering, blink-reviews, gyuyoung2, Stephen Chennney, rwlbuis, pdr+svgwatchlist_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fallback to 300x150 instead of 0x0 size for SVG inside content() Prior to r379801, the fallback 300x150 in SVGImage::dataChanged() was used. Post r379801 we instead used the empty rect as fallback. Both are probably wrong but 300x150 matches what we did previously more closely and we are less likely to end up with an empty image. BUG=623528 Committed: https://crrev.com/da6dc5be059c4dd6a6b7f1a4ba9c1f12be3d67ae Cr-Commit-Position: refs/heads/master@{#404374}

Patch Set 1 #

Patch Set 2 : Add test #

Messages

Total messages: 17 (5 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2121973002/20001
4 years, 5 months ago (2016-07-05 13:42:46 UTC) #2
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/250246)
4 years, 5 months ago (2016-07-05 14:32:42 UTC) #4
davve
This is the short-term solution that brings back the old fallback size. I'm not entirely ...
4 years, 5 months ago (2016-07-05 15:48:17 UTC) #6
fs
On 2016/07/05 at 15:48:17, davve wrote: > This is the short-term solution that brings back ...
4 years, 5 months ago (2016-07-05 16:20:28 UTC) #7
davve
On 2016/07/05 16:20:28, fs wrote: > On 2016/07/05 at 15:48:17, davve wrote: > > This ...
4 years, 5 months ago (2016-07-07 09:02:57 UTC) #8
fs
On 2016/07/07 at 09:02:57, davve wrote: > On 2016/07/05 16:20:28, fs wrote: > > On ...
4 years, 5 months ago (2016-07-07 09:06:39 UTC) #9
davve
On 2016/07/07 09:06:39, fs wrote: > On 2016/07/07 at 09:02:57, davve wrote: > > Yes, ...
4 years, 5 months ago (2016-07-07 11:59:43 UTC) #10
fs
On 2016/07/07 at 11:59:43, davve wrote: > On 2016/07/07 09:06:39, fs wrote: > > On ...
4 years, 5 months ago (2016-07-07 12:17:28 UTC) #11
davve
On 2016/07/07 12:17:28, fs wrote: > On 2016/07/07 at 11:59:43, davve wrote: > > On ...
4 years, 5 months ago (2016-07-07 13:11:32 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2121973002/20001
4 years, 5 months ago (2016-07-08 08:04:36 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-07-08 14:25:22 UTC) #15
commit-bot: I haz the power
4 years, 5 months ago (2016-07-08 14:27:49 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/da6dc5be059c4dd6a6b7f1a4ba9c1f12be3d67ae
Cr-Commit-Position: refs/heads/master@{#404374}

Powered by Google App Engine
This is Rietveld 408576698