Bug 78126 - Fix assertion in svg/dom/SVGStyledElement-pendingResource-crash.html
Summary: Fix assertion in svg/dom/SVGStyledElement-pendingResource-crash.html
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-08 09:53 PST by Anders Carlsson
Modified: 2012-02-08 10:00 PST (History)
0 users

See Also:


Attachments
Patch (1.46 KB, patch)
2012-02-08 09:55 PST, Anders Carlsson
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2012-02-08 09:53:25 PST
Fix SVG test assertion
Comment 1 Anders Carlsson 2012-02-08 09:55:04 PST
Created attachment 126104 [details]
Patch
Comment 2 mitz 2012-02-08 09:55:48 PST
Comment on attachment 126104 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=126104&action=review

> Source/WebCore/ChangeLog:3
> +        Fix SVG test assertion

Can you name the test?
Comment 3 Anders Carlsson 2012-02-08 10:00:15 PST
Committed r107102: <http://trac.webkit.org/changeset/107102>