If the update manager has been suspended, then the next call to
JSVGComponent.renderGVTTree() will find that updateManager.isRunning()
is false, and therefore will call super.renderGVTTree() ... where
eventDispatcher.setRootNode(null) is called. So the resumeProcessing()
method in JSVGComponent ne
deweese 2003/07/08 19:10:12
Modified:samples/tests/spec/scripting memoryLeak1.svg
samples/tests/spec/text textOnPath2.svg textOnPath3.svg
sources/org/apache/batik/bridge BridgeContext.java
sources/org/apache/batik/css/dom CSSOMSVGPaint.java
Hi Brian,
I'm still having a hard time understanding the problem. Searching
the source base the only place
we call setRootNode with 'null' is in JGVTComponent.renderGVTTree().
This method is overridden
by JSVGComponent, and the subclass only calls the baseclass version for
documents that
> -Original Message-
> From: Thomas DeWeese [mailto:[EMAIL PROTECTED]
> Sent: dinsdag 8 juli 2003 11:49
> To: [EMAIL PROTECTED]
> Subject: Re: Out of memory loading big document
>
>
> Hi Harm,
> I think you might have miss understood. when I say 'text
> node" I mean
> node.getNodeType(
vhardy 2003/07/08 03:02:10
Added: test-references/samples/tests/spec/scripting
viewBoxOnLoad.png
Log:
Adding missing reference image
Revision ChangesPath
1.1
xml-batik/test-references/samples/tests/spec/scripting/viewBoxOnLoad.
vhardy 2003/07/08 03:00:19
Modified:test-resources/org/apache/batik/test interactiveSamples.xml
regard.xml samplesRendering.xml
Added: test-references/samples/tests/spec/scripting use.png
Log:
Moved use.svg test from regard to regard.manual
Revis
vhardy 2003/07/08 02:54:40
Modified:test-resources/org/apache/batik/test samplesRendering.xml
Log:
Interactivity tests have been moved to regardManual
Revision ChangesPath
1.103 +1 -9
xml-batik/test-resources/org/apache/batik/test/samplesRendering.xml
Inde
Hi Harm,
Harm Cuppens wrote:
Hi Thomas,
The file exists only out of path elements and a title and desc element (with
as the parent). I've tested my deletion routine (which keeps the
section so that other elements can reference those if they are
present in the file)
I think you might have mi
Hi Thomas,
The file exists only out of path elements and a title and desc element (with
as the parent). I've tested my deletion routine (which keeps the
section so that other elements can reference those if they are
present in the file)
On most of the files it works fine, all DOM nodes are dele
vhardy 2003/07/08 02:02:48
Modified:samples/tests/spec/interactivity cursor.svg focus.svg
keyEvents.svg
samples/tests/spec/scripting alert.svg bug12933.svg
filterPatternUpdate.svg gradientsUpdate.svg
vhardy 2003/07/08 01:57:16
Modified:sources/org/apache/batik/transcoder
XMLAbstractTranscoder.java
sources/org/apache/batik/dom/util DocumentFactory.java
SAXDocumentFactory.java
Added: test-resources/org/apache/batik
vhardy 2003/07/08 00:32:37
Modified:.build.xml MAINTAIN
test-resources/org/apache/batik/test samplesRendering.xml
unitTesting.xml
Added: test-references/samples/tests/spec/interactivity cursor.png
focus.png
12 matches
Mail list logo