[Webkit-unassigned] [Bug 65694] New: Make it possible to explicitly prevent a preflight via ThreadableLoaderOptions
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 4 09:20:15 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=65694
Summary: Make it possible to explicitly prevent a preflight via
ThreadableLoaderOptions
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: per-erik.brodin at ericsson.com
Some APIs, like EventSource, will never trigger a preflight so there is really no need to check the preflight conditions. We should make it possible to explicitly prevent a preflight via an option in ThreadableLoaderOptions. One way would be to let the existing forcePreflight option become a condition/force/prevent policy option.
--
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