DescriptionImplement poor man's redirect handling in ChromeFrame for browsers which don't implement
the NPAPI redirect notification spec.
We compare the URL received in the NewStream notification with the requested URL and if they
differ we cancel the current request and inform Chrome that this was a redirect. The sideeffect
would be that there would be two GET requests sent out.
BUG=69419
TEST=none.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=72029
Patch Set 1 #
Total comments: 2
Patch Set 2 : '' #
Messages
Total messages: 4 (0 generated)
|