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

Issue 2568503002: devtools: Split Network.getCookies into Network.get{All,}Cookies (Closed)

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

Description

devtools: Split Network.getCookies into Network.get{All,}Cookies This patch splits the Network.getCookies command into Network.getCookies, which returns the cookies for the current URL and Network.getAllCookies, which returns all the cookies in the cookie jar. BUG=668932, 166637 Committed: https://crrev.com/9349e8fc1900cab593c7b3c17bc8d840fcae6f8d Cr-Commit-Position: refs/heads/master@{#438198}

Patch Set 1 #

Patch Set 2 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -68 lines) Patch
M content/browser/devtools/protocol/devtools_protocol_browsertest.cc View 1 chunk +1 line, -3 lines 0 comments Download
M content/browser/devtools/protocol/network_handler.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/devtools/protocol/network_handler.cc View 1 4 chunks +76 lines, -54 lines 0 comments Download
M content/browser/devtools/protocol_config.json View 1 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/browser_protocol.json View 1 1 chunk +7 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/inspector_protocol_config.json View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/devtools/front_end/sdk/CookieParser.js View 1 1 chunk +2 lines, -4 lines 0 comments Download

Messages

Total messages: 21 (13 generated)
Sami
4 years ago (2016-12-09 14:33:03 UTC) #5
dgozman
Thanks! lgtm
4 years ago (2016-12-09 21:30:17 UTC) #8
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/2568503002/1
4 years ago (2016-12-12 11:02:06 UTC) #10
commit-bot: I haz the power
Failed to apply patch for content/browser/devtools/protocol/devtools_protocol_handler_generator.py: While running git apply --index -p1; error: patch failed: ...
4 years ago (2016-12-12 12:55:07 UTC) #12
pfeldman
Thanks!
4 years ago (2016-12-12 20:45:59 UTC) #13
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/2568503002/20001
4 years ago (2016-12-13 15:18:35 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-12-13 17:13:08 UTC) #19
commit-bot: I haz the power
4 years ago (2016-12-13 17:16:16 UTC) #21
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/9349e8fc1900cab593c7b3c17bc8d840fcae6f8d
Cr-Commit-Position: refs/heads/master@{#438198}

Powered by Google App Engine
This is Rietveld 408576698