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

Issue 2696483003: [scheduler] Plumb websocket information to scheduler (Closed)

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

Description

[scheduler] Plumb websocket information to scheduler Notify scheduler about websocket connections and stop budget-based throttling when one is present. BUG=639852 Review-Url: https://codereview.chromium.org/2652973002 Cr-Commit-Position: refs/heads/master@{#449243} (cherry picked from commit 0618218ad2514070703af6237b0ae3579276b433) Review-Url: https://codereview.chromium.org/2696483003 . Cr-Commit-Position: refs/branch-heads/2987@{#473} Cr-Branched-From: ad51088c0e8776e8dcd963dbe752c4035ba6dab6-refs/heads/master@{#444943} Committed: https://chromium.googlesource.com/chromium/src/+/0d1089983ba725a41da52e32d19ca6dbd20fcdbd

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+289 lines, -17 lines) Patch
M third_party/WebKit/Source/modules/websockets/DocumentWebSocketChannel.h View 4 chunks +5 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/websockets/DocumentWebSocketChannel.cpp View 7 chunks +14 lines, -1 line 0 comments Download
M third_party/WebKit/Source/platform/WebFrameScheduler.h View 3 chunks +18 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/scheduler/renderer/web_frame_scheduler_impl.h View 3 chunks +24 lines, -1 line 0 comments Download
M third_party/WebKit/Source/platform/scheduler/renderer/web_frame_scheduler_impl.cc View 6 chunks +45 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/scheduler/renderer/web_view_scheduler_impl.h View 4 chunks +9 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/scheduler/renderer/web_view_scheduler_impl.cc View 5 chunks +39 lines, -11 lines 0 comments Download
M third_party/WebKit/Source/platform/scheduler/renderer/web_view_scheduler_impl_unittest.cc View 1 chunk +100 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/web/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/Source/web/tests/ActiveConnectionThrottlingTest.cpp View 1 chunk +32 lines, -0 lines 0 comments Download
M third_party/WebKit/public/platform/WebViewScheduler.h View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
altimin
3 years, 10 months ago (2017-02-13 14:17:42 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
0d1089983ba725a41da52e32d19ca6dbd20fcdbd.

Powered by Google App Engine
This is Rietveld 408576698