Bug 14236 - <use> crash while scripting
Summary: <use> crash while scripting
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P1 Normal
Assignee: Nobody
URL:
Keywords: HasReduction
Depends on:
Blocks:
 
Reported: 2007-06-19 16:01 PDT by Nikolas Zimmermann
Modified: 2007-07-16 06:36 PDT (History)
0 users

See Also:


Attachments
Initial patch (986 bytes, text/plain)
2007-06-19 16:02 PDT, Nikolas Zimmermann
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolas Zimmermann 2007-06-19 16:01:42 PDT
I found a nice <use> crash - marking as P1 as we have a beta out with it.
I didn't investigate further so far. Attaching testcase.
Comment 1 Nikolas Zimmermann 2007-06-19 16:02:34 PDT
Created attachment 15129 [details]
Initial patch
Comment 2 David Kilzer (:ddkilzer) 2007-06-19 21:37:26 PDT
(In reply to comment #1)
> Created an attachment (id=15129) [edit]
> Initial patch

That looks more  like a test case than a patch.
Comment 3 Nikolas Zimmermann 2007-07-16 06:36:42 PDT
Oh, I already fixed that problem in feature-branch. This happened in the commit fixing the JS bindings genericContext() stuff. (read: removing, and replacing by a safer concept).