Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(145)

Issue 5515008: Using WebFrame::createAssociatedURLLoader() instead of WebFrame::dispatchWillSendRequest(...) (Closed)

Created:
10 years ago by annacc
Modified:
9 years, 7 months ago
CC:
chromium-reviews, vrk (LEFT CHROMIUM), fbarchard, ddorwin+watch_chromium.org, acolwell GONE FROM CHROMIUM, awong, Alpha Left Google, sjl, darin-cc_chromium.org, scherkus (not reviewing)
Visibility:
Public.

Description

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -6 lines) Patch
M webkit/glue/media/buffered_data_source.cc View 1 1 chunk +2 lines, -3 lines 0 comments Download
M webkit/glue/media/simple_data_source.cc View 1 1 chunk +2 lines, -3 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
annacc
10 years ago (2010-12-07 03:13:21 UTC) #1
scherkus (not reviewing)
do we have a corresponding bug and test? other than that I think this is ...
10 years ago (2010-12-07 19:56:44 UTC) #2
annacc
Thanks Andrew. I've added a corresponding bug and I believe general media tests should be ...
10 years ago (2010-12-08 00:03:52 UTC) #3
scherkus (not reviewing)
LGTM!
10 years ago (2010-12-08 01:20:49 UTC) #4
annacc
Thanks! I'll go ahead and commit if it looks ok to hclam and darin. On ...
10 years ago (2010-12-09 20:25:56 UTC) #5
michaeln
Ah... i see... i'll drop my CL then :) Could you also be sure to ...
10 years ago (2010-12-11 01:16:02 UTC) #6
annacc
Thanks michaeln! I went ahead and added the setTargetType to requests in both buffered_ and ...
10 years ago (2010-12-11 21:45:20 UTC) #7
annacc
Shall I go ahead and commit? On 2010/12/11 21:45:20, annacc wrote: > Thanks michaeln! I ...
10 years ago (2010-12-13 20:22:02 UTC) #8
michaeln
This LGTM!
10 years ago (2010-12-13 21:35:32 UTC) #9
darin (slow to review)
LGTM2!
10 years ago (2010-12-14 00:10:48 UTC) #10
annacc
10 years ago (2010-12-14 00:57:57 UTC) #11
committed, revision 69083.

Powered by Google App Engine
This is Rietveld 408576698