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

Issue 2563083002: [DevTools] show warning if 'Set-Cookie' header length is > 4096 symbols (Closed)

Created:
4 years ago by kozy
Modified:
4 years ago
Reviewers:
lushnikov, allada
CC:
chromium-reviews, caseq+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, blink-reviews, pfeldman, kozyatinskiy+blink_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[DevTools] show warning if 'Set-Cookie' header length is > 4096 symbols BUG=chromium:643400 R=allada@chromium.org Committed: https://crrev.com/37be34422bf87bbaaeb668c628c2fa494c820299 Cr-Commit-Position: refs/heads/master@{#439309}

Patch Set 1 #

Total comments: 4

Patch Set 2 : addressed comments #

Total comments: 10

Patch Set 3 : addressed comments #

Total comments: 6

Patch Set 4 : addressed all comments #

Messages

Total messages: 29 (16 generated)
kozy
Blaise, please take a look.
4 years ago (2016-12-09 18:02:05 UTC) #1
allada
Can we also write a test? https://codereview.chromium.org/2563083002/diff/1/third_party/WebKit/Source/devtools/front_end/sdk/NetworkManager.js File third_party/WebKit/Source/devtools/front_end/sdk/NetworkManager.js (right): https://codereview.chromium.org/2563083002/diff/1/third_party/WebKit/Source/devtools/front_end/sdk/NetworkManager.js#newcode376 third_party/WebKit/Source/devtools/front_end/sdk/NetworkManager.js:376: if (response.headers['Set-Cookie'].length > ...
4 years ago (2016-12-09 18:26:50 UTC) #2
kozy
all done, please take another look. Programming in PHP is great :) https://codereview.chromium.org/2563083002/diff/1/third_party/WebKit/Source/devtools/front_end/sdk/NetworkManager.js File third_party/WebKit/Source/devtools/front_end/sdk/NetworkManager.js ...
4 years ago (2016-12-10 02:44:17 UTC) #4
allada
Looks good, I especially like the PHP work! ;-) https://codereview.chromium.org/2563083002/diff/40001/third_party/WebKit/LayoutTests/http/tests/inspector/network/resources/set-long-cookie.php File third_party/WebKit/LayoutTests/http/tests/inspector/network/resources/set-long-cookie.php (right): https://codereview.chromium.org/2563083002/diff/40001/third_party/WebKit/LayoutTests/http/tests/inspector/network/resources/set-long-cookie.php#newcode1 third_party/WebKit/LayoutTests/http/tests/inspector/network/resources/set-long-cookie.php:1: ...
4 years ago (2016-12-10 09:48:22 UTC) #5
kozy
thanks, all done. Andrey, please take a look too, I need owner lgtm. https://codereview.chromium.org/2563083002/diff/40001/third_party/WebKit/LayoutTests/http/tests/inspector/network/resources/set-long-cookie.php File ...
4 years ago (2016-12-16 03:15:02 UTC) #7
allada
some nits, but lgtm https://codereview.chromium.org/2563083002/diff/60001/third_party/WebKit/LayoutTests/http/tests/inspector/network/resources/set-cookie.php File third_party/WebKit/LayoutTests/http/tests/inspector/network/resources/set-cookie.php (right): https://codereview.chromium.org/2563083002/diff/60001/third_party/WebKit/LayoutTests/http/tests/inspector/network/resources/set-cookie.php#newcode6 third_party/WebKit/LayoutTests/http/tests/inspector/network/resources/set-cookie.php:6: header("Access-Control-Allow-Origin:http://127.0.0.1:8000"); nit: space after : ...
4 years ago (2016-12-16 22:33:21 UTC) #12
kozy
thanks, all done. https://codereview.chromium.org/2563083002/diff/60001/third_party/WebKit/LayoutTests/http/tests/inspector/network/resources/set-cookie.php File third_party/WebKit/LayoutTests/http/tests/inspector/network/resources/set-cookie.php (right): https://codereview.chromium.org/2563083002/diff/60001/third_party/WebKit/LayoutTests/http/tests/inspector/network/resources/set-cookie.php#newcode6 third_party/WebKit/LayoutTests/http/tests/inspector/network/resources/set-cookie.php:6: header("Access-Control-Allow-Origin:http://127.0.0.1:8000"); On 2016/12/16 22:33:21, allada wrote: ...
4 years ago (2016-12-16 23:13:26 UTC) #13
lushnikov
lgtm, thanks!
4 years ago (2016-12-16 23:22:05 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2563083002/80001
4 years ago (2016-12-16 23:23:36 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/351954)
4 years ago (2016-12-17 00:49:53 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2563083002/80001
4 years ago (2016-12-17 01:54:38 UTC) #24
commit-bot: I haz the power
Committed patchset #4 (id:80001)
4 years ago (2016-12-17 03:37:33 UTC) #27
commit-bot: I haz the power
4 years ago (2016-12-17 03:39:28 UTC) #29
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/37be34422bf87bbaaeb668c628c2fa494c820299
Cr-Commit-Position: refs/heads/master@{#439309}

Powered by Google App Engine
This is Rietveld 408576698