Bug 139205
Summary: | Loading Lookup causes http/tests/cache/post-redirect-get.php to fail | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tim Horton <thorton> |
Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | andersca, ap, bdakin |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Tim Horton
Alexey is investigating the root cause; for now, I worked around it in https://bugs.webkit.org/show_bug.cgi?id=139204
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Loading the framework early makes QuickLookMac::computeNeedsQuickLookResourceCachingQuirks() return a different answer.
I'm not sure what exactly the QuickLook quirk is trying to achieve, there is probably a way to better limit the quirk to where it's needed.
Tim Horton
We think it's possible the quirk is not needed anymore. Investigating further.
Tim Horton
*** This bug has been marked as a duplicate of bug 139208 ***