[Webkit-unassigned] [Bug 98527] REGRESSION (r129478-r129480): http/tests/loading/text-content-type-with-binary-extension.html failing on Apple MountainLion Debug WK2 (Tests)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 5 11:09:59 PDT 2012


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





--- Comment #2 from Jer Noble <jer.noble at apple.com>  2012-10-05 11:10:28 PST ---
It looks like the patch in question is insufficient.  After the web process returns "pass through" in response to InjectedBundlePage::decidePolicyForResponse(), it then queries the UIProcess through InjectedBundlePage::decidePolicyForResponse().  Because WKTR has not installed a WKPagePolicyClient, it defaults to "use", and the page loads the binary data.

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