[Webkit-unassigned] [Bug 82964] REGRESSION (r112217): H&R Block tax site won't load
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 2 23:23:26 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=82964
--- Comment #9 from Bill Budge <bbudge at gmail.com> 2012-04-02 23:23:26 PST ---
The problem with 57600 is that it breaks same-origin redirects when using access control. This patch rearranges things so that same origin requests (and loaders with universal access) can proceed as before. Only if that fails do we check using access control.
I tested this with the replication steps above and the website now loads.
--
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