[Webkit-unassigned] [Bug 48476] ResourceRequest targetType set to Subresource for main frame and subframe loads

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 27 16:27:30 PDT 2010


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





--- Comment #5 from Joe Mason <jmason at rim.com>  2010-10-27 16:27:30 PST ---
(In reply to comment #4)
> > I don't think we should be accepting any changes to ResourceRequest::m_targetType other than the change that will remove it for good.
> 
> What's involved in removing it?  (My box is busy running a test suite.)

Basically revert svn commit 51859, which moved it out of chromium into cross-platform code, and fix any build failures that result due to later patches making use of it.

The Blackberry port which we're starting to upstream makes use of it, though, so if you get rid of it we'll need to duplicate it in the platform layer.

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