[Webkit-unassigned] [Bug 93680] Back/Forward list with error page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 7 16:16:32 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=93680





--- Comment #27 from Charles Reis <creis at chromium.org>  2013-03-07 16:18:56 PST ---
(In reply to comment #26)
> @fishd or @creis: Do you know why Chromium has a different result on this test?

I'm not familiar with this code, but I pulled up the repro steps in a debugger.  In Chrome, we appear to hit the shouldReloadToHandleUnreachableURL(newDocumentLoader) check a few lines below this patch's change to FrameLoader::load, causing type to be set to FrameLoadTypeReload.  Maybe that differs with Safari?

I see a scary FIXME around that logic, though, so perhaps someone should revisit it.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list