DescriptionUsing WebFrame::createAssociatedURLLoader() instead of WebFrame::dispatchWillSendRequest(...)
According to,
http://codesearch.google.com/codesearch/p?hl=en#OAMlx_jo-ck/src/third_party/WebKit/WebKit/chromium/public/WebFrame.h
WebFrame::dispatchWillSendRequest is now deprecated. Updating to use createAssociatedURLLoader() instead.
BUG=65806
TEST=media
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=69083
Patch Set 1 #Patch Set 2 : added a setTargetType for the requests #
Messages
Total messages: 11 (0 generated)
|