Bug 116918

Summary: SVGTests should lazyAttach
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: ahmad.saleem792, ap, bfulgham, kling, koivisto, rbuis, sabouhallawa, thorton, zimmermann
Priority: P2 Keywords: BlinkMergeCandidate
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Ryosuke Niwa 2013-05-29 00:09:15 PDT
Consider merging https://chromium.googlesource.com/chromium/blink/+/1e2f01956de8cc2443040fb2670b7a21cd3f2f72

SVGTests::handleAttributeChange should use lazyAttach instead of calling
attach manually.
Comment 3 Rob Buis 2018-10-30 03:31:30 PDT
I think this can be closed since since r160908 the render tree is created lazily.
Comment 4 Ahmad Saleem 2022-05-31 13:42:07 PDT
Can this be closed as "RESOLVED CONFIGURATION CHANGED" as per response in Comment 3. Thanks!