RESOLVED FIXED 182243
CalcExpressionBlendLength::evaluate hits stack limit
https://bugs.webkit.org/show_bug.cgi?id=182243
Summary CalcExpressionBlendLength::evaluate hits stack limit
Antti Koivisto
Reported 2018-01-29 08:31:41 PST
6 WebCore: WebCore::CalculationValue::evaluate(float) const <== 6 WebCore: WebCore::Length::nonNanCalculatedValue(int) const 6 WebCore: WebCore::CalcExpressionBlendLength::evaluate(float) const 6 WebCore: WebCore::CalculationValue::evaluate(float) const 6 WebCore: WebCore::Length::nonNanCalculatedValue(int) const 6 WebCore: WebCore::CalcExpressionBlendLength::evaluate(float) const 6 WebCore: WebCore::CalculationValue::evaluate(float) const 6 WebCore: WebCore::Length::nonNanCalculatedValue(int) const etc
Attachments
patch (3.44 KB, patch)
2018-01-29 08:45 PST, Antti Koivisto
no flags
Antti Koivisto
Comment 1 2018-01-29 08:31:51 PST
Antti Koivisto
Comment 2 2018-01-29 08:45:35 PST
WebKit Commit Bot
Comment 3 2018-01-29 13:46:09 PST
Comment on attachment 332546 [details] patch Clearing flags on attachment: 332546 Committed r227753: <https://trac.webkit.org/changeset/227753>
WebKit Commit Bot
Comment 4 2018-01-29 13:46:10 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.