Convert SVGAnimatedString/SVGStringList to the new SVG*PropertyTearOff concept. Soon we're done with these changes! Once this is done the bug 40887 "requiredFeatures does not adapt to SVGStringList changes" can be fixed in a proper way, w/o the need to add custom list code for JSC/V8.
Created attachment 72804 [details] Patch
Comment on attachment 72804 [details] Patch Looks great. r=me
Landed in r71227. Unfortunately EWS is not checking this patch, nor any other patch today, so I'm praying it works on all platforms, let's see. Closing the bug, after I got results.
Landed chromium/v8 build fix in r71229.
Landed next chromium/v8 build fix in r71230.
Ok, I gave up and tried a local chromium ToT build. Now CodeGeneratorV8 is fixed... Landed final fix in r71232.