[Webkit-unassigned] [Bug 120284] ASSERTION FAILED: m_context->document()->documentElement() != m_context in WebCore::SVGLengthContext::determineViewport

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 18 02:10:39 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=120284





--- Comment #9 from Tamas Gergely <tgergely.u-szeged at partner.samsung.com>  2013-12-18 02:08:43 PST ---
(In reply to comment #8)
> Attachment 219422 [details] did not pass style-queue:
> 
> Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'LayoutTests/ChangeLog', u'LayoutTests/svg/custom/svg-length-value-handled-expected.txt', u'LayoutTests/svg/custom/svg-length-value-handled.svg', u'LayoutTests/svg/dom/svg-root-lengths-expected.txt', u'LayoutTests/svg/dom/svg-root-lengths.html', u'Source/WebCore/ChangeLog', u'Source/WebCore/svg/SVGLengthContext.cpp', u'Source/WebCore/svg/SVGLengthContext.h', u'Source/WebCore/svg/graphics/filters/SVGFEImage.cpp', '--commit-queue']" exit_code: 1
> ERROR: Source/WebCore/svg/SVGLengthContext.cpp:193:  Declaration has space between type name and * in return value * viewportSize  [whitespace/declaration] [3]
> ERROR: Source/WebCore/svg/SVGLengthContext.cpp:195:  Declaration has space between type name and * in return value * viewportSize  [whitespace/declaration] [3]
> ERROR: Source/WebCore/svg/SVGLengthContext.cpp:197:  Declaration has space between type name and * in return value * sqrtf  [whitespace/declaration] [3]
> Total errors found: 3 in 9 files
> 
> 
> If any of these errors are false positives, please file a bug against check-webkit-style.

Yes, false positives. Reported in bug 125915.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list