[Webkit-unassigned] [Bug 48483] Get rid of ResourceRequestBase::m_targetType
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 2 14:05:02 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=48483
--- Comment #17 from Darin Fisher (:fishd, Google) <fishd at chromium.org> 2011-08-02 14:05:02 PST ---
(In reply to comment #16)
> I think that what Darin suggested in comment 10 is still a practical way forward.
Really? We need to add a call from XMLHttpRequest.cpp to set the new target type for XHR. If we don't have the enumeration on ResourceRequestBase, then it means that XMLHttpRequest.cpp will need to grow a #if PLATFORM(CHROMIUM) around the code that sets the XHR target type.
Is that OK by you while we sort out this refactoring?
--
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