Description[Fetch] Add a deprecation warning for Request.context
Request.context is removed from the spec:
https://github.com/whatwg/fetch/issues/93
and we will remove it in M-46.
This CL adds a deprecation warning to M-46 a little before Request.context is
actually removed by https://codereview.chromium.org/1292503002/, and
is to be merged into M-45.
BUG=515786
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200553
Patch Set 1 #Patch Set 2 : Add tests. #
Total comments: 4
Patch Set 3 : UseCounter. #Patch Set 4 : idl file. #Patch Set 5 : #Patch Set 6 : Provide a link in messages. #
Messages
Total messages: 22 (6 generated)
|