[Webkit-unassigned] [Bug 16306] Assertion failed in WebCore/loader/FrameLoader.cpp:4642

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 5 08:54:14 PST 2007


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





------- Comment #3 from alp at atoker.com  2007-12-05 08:54 PDT -------
(In reply to comment #2)
> I'm not seeing this with a local debug build of WebKit r28434 on Mac OS X
> 10.4.11 (8S165).
> 

The reports of this issue I've seen have been in the GTK+, suggesting that
either the assertion is identifying something we're doing wrong in the port, or
the assertion is too strict and needs to be removed.

        5               - added an assertion for a situation that leads to a
Safari assertion: 
        6                 a commit that is not followed by a load completion 

http://trac.webkit.org/projects/webkit/changeset/28399

Sounds like this may be a bug we need to fix in the GTK+ port rather than just
removing the assertion and moving on.

Darin, Kevin, any thoughts?


-- 
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