Bug 99957 - Remove unneeded hasPendingResources() call in SVGTextPathElement
Summary: Remove unneeded hasPendingResources() call in SVGTextPathElement
Status: RESOLVED DUPLICATE of bug 102655
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 420+
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-21 23:25 PDT by Philip Rogers
Modified: 2015-04-27 15:14 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philip Rogers 2012-10-21 23:25:26 PDT
In working on a separate patch I noticed http://trac.webkit.org/changeset/120951 forgot to remove a hasPendingResource() call in SVGTextPathElement::buildPendingResource().
Comment 1 Said Abou-Hallawa 2015-04-27 15:14:13 PDT
Already removed in https://bugs.webkit.org/show_bug.cgi?id=102655

*** This bug has been marked as a duplicate of bug 102655 ***