[Webkit-unassigned] [Bug 74858] chrome.dll!WebCore::SVGTRefElement::updateReferencedText ReadAV at NULL (e85cb8e140071fa7790cad215b0109dc)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 16 07:30:11 PST 2012


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





--- Comment #6 from Florin Malita <fmalita at google.com>  2012-02-16 07:30:11 PST ---
(In reply to comment #5)
> > Source/WebCore/svg/SVGTRefElement.cpp:185
> > +    Node* container = shadowRootList()->oldestShadowRoot()->firstChild();
> 
> oldestShadowRoot, and shadowRootList are guaranteed non-null?

Yes, SVGTRefElement::create() calls createShadowSubtree() which initializes the shadow root plumbing.


> If yes, there's nothing hold back a cq+.

Thanks!

-- 
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