[Webkit-unassigned] [Bug 83447] [Blackberry] m_isRequestedByPlugin should be copied in ResourceRequest
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 9 10:05:18 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=83447
--- Comment #5 from Alexey Proskuryakov <ap at webkit.org> 2012-04-09 10:05:18 PST ---
Keep in mind that this is a layering violation, so future WebCore refactorings can break your m_isRequestedByPlugin in unexpected ways. ResourceRequest is a network level abstraction, and it should not know anything about web concepts such as plug-ins.
--
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