Bug 99957
Summary: | Remove unneeded hasPendingResources() call in SVGTextPathElement | ||
---|---|---|---|
Product: | WebKit | Reporter: | Philip Rogers <pdr> |
Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | sabouhallawa, zimmermann |
Priority: | P2 | ||
Version: | 420+ | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Philip Rogers
In working on a separate patch I noticed http://trac.webkit.org/changeset/120951 forgot to remove a hasPendingResource() call in SVGTextPathElement::buildPendingResource().
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Said Abou-Hallawa
Already removed in https://bugs.webkit.org/show_bug.cgi?id=102655
*** This bug has been marked as a duplicate of bug 102655 ***