[Webkit-unassigned] [Bug 15019] REGRESSION (r25124-r25140): New posts and hot topics won't show

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 22 15:58:01 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15019





------- Comment #8 from alice.liu at apple.com  2007-08-22 15:58 PDT -------
I have a couple of comments:

- one time while loading mobile01.com, i crashed with this backtrace.  Even
though i haven't been able to reproduce this crash, i thought i'd mention it
since Mitz said that consequences of the handler being called during layout can
be much worse. 

Thread 0 Crashed:
0   com.apple.WebCore                   0x016bbc24 +[DOMNode(WebCoreInternal)
_wrapNode:] + 120 (DOM.mm:315)
1   com.apple.WebCore                   0x0193e97a
+[DOMElement(WebCoreInternal) _wrapElement:] + 64 (DOMElement.mm:337)
2   com.apple.WebKit                    0x00359f92
WebFrameLoaderClient::createPlugin(WebCore::Element*, WebCore::KURL const&,
WTF::Vector<WebCore::String, 0ul> const&, WTF::Vector<WebCore::String, 0ul>
const&, WebCore::String const&, bool) + 308
3   com.apple.WebCore                   0x01a0c3ff
WebCore::FrameLoader::loadPlugin(WebCore::RenderPart*, WebCore::KURL const&,
WebCore::String const&, WTF::Vector<WebCore::String, 0ul> const&,
WTF::Vector<WebCore::String, 0ul> const&, bool) + 429 (FrameLoader.cpp:1534)
4   com.apple.WebCore                   0x01a18352
WebCore::FrameLoader::requestObject(WebCore::RenderPart*, WebCore::String
const&, WebCore::AtomicString const&, WebCore::String const&,
WTF::Vector<WebCore::String, 0ul> const&, WTF::Vector<WebCore::String, 0ul>
const&) + 426 (FrameLoader.cpp:1495)
5   com.apple.WebCore                   0x01880345
WebCore::RenderPartObject::updateWidget(bool) + 4065 (RenderPartObject.cpp:261)
6   com.apple.WebCore                   0x01880469
WebCore::RenderPartObject::layout() + 175 (RenderPartObject.cpp:278)

- If you comment out the early return that occurs about 5 lines up from the end
of RenderPartObject::updateWidget(), then the mobile01.com bug goes away
without re-introducing the bug that anders fixed with r25128.  


-- 
Configure bugmail: http://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