[Webkit-unassigned] [Bug 19370] [Gtk] Assertion failure at ScrollWindow.update for r34340
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Aug 10 02:02:12 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=19370
------- Comment #10 from jmalonzo at gmail.com 2008-08-10 02:02 PDT -------
#8 0x00007f3c1f01f610 in WebCore::Loader::Host::didFinishLoading
(this=0xa8ff40, loader=0xceb0d0) at ../../WebCore/loader/loader.cpp:275
#9 0x00007f3c1f033331 in WebCore::SubresourceLoader::didFinishLoading
(this=0xceb0d0) at ../../WebCore/loader/SubresourceLoader.cpp:196
I started looking at those parts of the stack in Host::didFinishLoading,
[CachedResource*] resource->size() is 0 here. Whereas for non-svg images this
is the size of the image. There's probably something wrong with the way we're
loading SVG images.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list