[Webkit-unassigned] [Bug 30703] [Gtk] Infinite refresh of www.wachovia.com/myaccounts with Webkit SVN

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 23 03:22:52 PDT 2009


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





--- Comment #4 from Justin Hibbits <chmeeedalf at gmail.com>  2009-10-23 03:22:52 PDT ---
I'll try to find some time to bisect changesets this weekend.  My initial guess
of the problem page code s the javascript bit:

if (top != self) {
    top.location=self.location;
}

So that narrows it down to only a couple hundred changes to search through
first.

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