Remove unused Create() from core/svg 2/3
As advised in [1], after porting all uses of Foo::Create() to MakeGarbageCollected<Foo>() in //third_party/blink/renderer/core/svg, this CL removes the unused factory methods. [1] https://groups.google.com/a/chromium.org/forum/#!msg/blink-dev/iJ1bawbxbWs/vEdfT5QtBgAJ Bug: 939691 Change-Id: I5e98359a98907fadb56915c5a23bada3e633fc3f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1574804 Commit-Queue: Henrique Ferreiro <hferreiro@igalia.com> Reviewed-by:Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#653585}
Showing
Please register or sign in to comment