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

Issue 2710023009: media: Stop sending if-match headers for media fetch requests. (Closed)

Created:
3 years, 10 months ago by hubbe
Modified:
3 years, 9 months ago
Reviewers:
CC:
chromium-reviews
Target Ref:
refs/pending/branch-heads/2987
Project:
chromium
Visibility:
Public.

Description

media: Stop sending if-match headers for media fetch requests. Sending if-match headers disables caching, so stop doing that until we can think of a better solution. BUG=689989, 504194 Review-Url: https://codereview.chromium.org/2714583002 Cr-Commit-Position: refs/heads/master@{#452323} (cherry picked from commit 9974e4f50017f116c3696ce9cc38680e77ac14f1)

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -12 lines) Patch
M media/blink/resource_multibuffer_data_provider.cc View 1 chunk +5 lines, -4 lines 0 comments Download
M media/blink/resource_multibuffer_data_provider_unittest.cc View 2 chunks +3 lines, -8 lines 0 comments Download

Messages

Total messages: 1 (1 generated)
hubbe
3 years, 9 months ago (2017-03-16 17:52:49 UTC) #1
Description was changed from

==========
media: Stop sending if-match headers for media fetch requests.

Sending if-match headers disables caching, so stop doing that
until we can think of a better solution.

BUG=689989, 504194

Review-Url: https://codereview.chromium.org/2714583002
Cr-Commit-Position: refs/heads/master@{#452323}
(cherry picked from commit 9974e4f50017f116c3696ce9cc38680e77ac14f1)
==========

to

==========
media: Stop sending if-match headers for media fetch requests.

Sending if-match headers disables caching, so stop doing that
until we can think of a better solution.

BUG=689989, 504194

Review-Url: https://codereview.chromium.org/2714583002
Cr-Commit-Position: refs/heads/master@{#452323}
(cherry picked from commit 9974e4f50017f116c3696ce9cc38680e77ac14f1)
==========

Powered by Google App Engine
This is Rietveld 408576698