[Webkit-unassigned] [Bug 43328] REGRESSION(61234): mail.139.com login fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 13 12:14:15 PDT 2010


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





--- Comment #27 from Eric Seidel <eric at webkit.org>  2010-09-13 12:14:14 PST ---
I'm happy to remove the word "hack".  Will do so after lunch.

http://www.whatwg.org/specs/web-apps/current-work/multipage/history.html#the-location-interface

Does not seem to cover this behavior.

Nor does http://www.whatwg.org/specs/web-apps/current-work/multipage/history.html#navigate.

HTML5 navigation stops parsing when unloading the document, however setting location.href does not need to unload the document to stop parsing it seems.  I wrote a test before (which I'm happy to add back) which sets the location.href to a download (which shouldn't cause the document to unload), yet that still stops parsing.

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